Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/of/
Ddevice.c205 const void *of_device_get_match_data(const struct device *dev) in of_device_get_match_data() function
/linux-6.6.21/include/linux/
Dof.h873 static inline const void *of_device_get_match_data(const struct device *dev) in of_device_get_match_data() function