Home
last modified time | relevance | path

Searched refs:of_match_device (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dof_device.h12 extern const struct of_device_id *of_match_device(
23 return of_match_device(drv->of_match_table, dev) != NULL; in of_driver_match_device()
66 static inline const struct of_device_id *of_match_device( in of_match_device() function

Completed in 3 milliseconds