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/
Dof_device.h66 static inline const struct of_device_id *of_match_device( in of_match_device() function
/kernel/linux/linux-6.6/drivers/of/
Ddevice.c26 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device() function
/kernel/linux/linux-5.10/include/linux/
Dof_device.h107 #define of_match_device(matches, dev) \ macro
/kernel/linux/linux-5.10/drivers/of/
Ddevice.c27 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device() function