Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mtd/
Dpartitions.h82 const struct of_device_id *of_match_table; member
/Linux-v5.10/include/linux/device/
Ddriver.h105 const struct of_device_id *of_match_table; member
/Linux-v5.10/include/linux/
Dw1.h274 const struct of_device_id *of_match_table; member
/Linux-v5.10/drivers/acpi/
Dbus.c631 const struct of_device_id *of_match_table, in acpi_of_match_device()