Home
last modified time | relevance | path

Searched defs:of_match_device (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dof_device.h66 static inline const struct of_device_id *of_match_device( in of_match_device() function
/kernel/linux/linux-5.10/include/linux/
H A Dof_device.h107 #define of_match_device(matches, dev) \ macro
/kernel/linux/linux-6.6/drivers/of/
H A Ddevice.c26 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device() function
33 EXPORT_SYMBOL(of_match_device); variable
/kernel/linux/linux-5.10/drivers/of/
H A Ddevice.c27 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device() function
34 EXPORT_SYMBOL(of_match_device); variable

Completed in 2 milliseconds