Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dof_device.h70 static inline const void *of_device_get_match_data(const struct device *dev) in of_device_get_match_data() function
/linux-4.4.14/drivers/of/
Ddevice.c167 const void *of_device_get_match_data(const struct device *dev) in of_device_get_match_data() function