Home
last modified time | relevance | path

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

/include/linux/
Dof_device.h36 extern const void *of_device_get_match_data(const struct device *dev);
72 static inline const void *of_device_get_match_data(const struct device *dev) in of_device_get_match_data() function