Searched refs:phandle_name (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dof.h205 const char *phandle_name,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dof.h205 const char *phandle_name,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/of/
H A Dbase.c598 * @phandle_name: Name of property holding a phandle value
606 of_parse_phandle(struct device_node *np, const char *phandle_name, int index) argument
611 phandle = of_get_property(np, phandle_name, &size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/of/
H A Dbase.c598 * @phandle_name: Name of property holding a phandle value
606 of_parse_phandle(struct device_node *np, const char *phandle_name, int index) argument
611 phandle = of_get_property(np, phandle_name, &size);

Completed in 170 milliseconds