Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/drivers/of/
Ddevice.c229 const void *of_device_get_match_data(const struct device *dev) in of_device_get_match_data() function