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

/linux-4.1.27/include/linux/
H A Dof_device.h87 #define of_match_device(matches, dev) \ macro
/linux-4.1.27/drivers/of/
H A Ddevice.c24 const struct of_device_id *of_match_device(const struct of_device_id *matches, of_match_device() function
31 EXPORT_SYMBOL(of_match_device); variable

Completed in 73 milliseconds