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

/linux-master/drivers/of/
H A Ddevice.c213 const void *of_device_get_match_data(const struct device *dev) function
223 EXPORT_SYMBOL(of_device_get_match_data); variable
/linux-master/include/linux/
H A Dof.h888 static inline const void *of_device_get_match_data(const struct device *dev) function

Completed in 205 milliseconds