Searched refs:acpi_match_table (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | acpi.h | 402 return !!acpi_match_device(drv->acpi_match_table, dev); in acpi_driver_match_device() |
D | device.h | 223 const struct acpi_device_id *acpi_match_table; member |