Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dof_device.h102 #define of_match_device(matches, dev) \ macro
/linux-4.19.296/drivers/of/
Ddevice.c26 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device() function