Home
last modified time | relevance | path

Searched defs:of_device_get_match_data (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/drivers/of/
H A Ddevice.c205 const void *of_device_get_match_data(const struct device *dev) in of_device_get_match_data() function
215 EXPORT_SYMBOL(of_device_get_match_data); variable
/kernel/linux/linux-5.10/drivers/of/
H A Ddevice.c206 const void *of_device_get_match_data(const struct device *dev) in of_device_get_match_data() function
216 EXPORT_SYMBOL(of_device_get_match_data); variable
/kernel/linux/linux-6.6/include/linux/
H A Dof.h873 static inline const void *of_device_get_match_data(const struct device *dev) in of_device_get_match_data() function

Completed in 5 milliseconds