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

/linux-4.1.27/drivers/of/
H A Dbase.c302 const void *of_get_property(const struct device_node *np, const char *name, of_get_property() function
309 EXPORT_SYMBOL(of_get_property); variable
/linux-4.1.27/include/linux/
H A Dof.h549 static inline const void *of_get_property(const struct device_node *node, of_get_property() function

Completed in 54 milliseconds