Home
last modified time | relevance | path

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

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