Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dof_device.h78 static inline const void *of_device_get_match_data(const struct device *dev) in of_device_get_match_data() function
/OK3568_Linux_fs/kernel/drivers/of/
H A Ddevice.c206 const void *of_device_get_match_data(const struct device *dev) in of_device_get_match_data() function