Home
last modified time | relevance | path

Searched defs:of_match_table (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/include/linux/mtd/
Dpartitions.h82 const struct of_device_id *of_match_table; member
/linux-6.12.1/include/linux/device/
Ddriver.h106 const struct of_device_id *of_match_table; member
/linux-6.12.1/include/linux/
Dw1.h275 const struct of_device_id *of_match_table; member
/linux-6.12.1/drivers/acpi/
Dbus.c778 const struct of_device_id *of_match_table, in acpi_of_match_device()