Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dof.h333 static inline struct device_node *of_parse_phandle(struct device_node *np, in of_parse_phandle() function
/linux-3.4.99/drivers/of/
Dbase.c847 of_parse_phandle(struct device_node *np, const char *phandle_name, int index) in of_parse_phandle() function