Searched refs:of_match_table (Results 1 – 5 of 5) sorted by relevance
82 const struct of_device_id *of_match_table; member
58 .of_match_table = drv_name##_irqchip_match_table, \
23 return of_match_device(drv->of_match_table, dev) != NULL; in of_driver_match_device()
275 const struct of_device_id *of_match_table; member
106 const struct of_device_id *of_match_table; member
Completed in 112 milliseconds