Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dof_device.h107 #define of_match_device(matches, dev) \ macro
/OK3568_Linux_fs/kernel/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