Home
last modified time | relevance | path

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

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