Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dof_gpio.h63 const struct of_phandle_args *gpiospec,
82 const struct of_phandle_args *gpiospec, in of_gpio_simple_xlate()
Dof.h69 struct of_phandle_args { struct
242 struct of_phandle_args *out_args);
/linux-3.4.99/drivers/of/
Dgpio.c39 struct of_phandle_args gpiospec; in of_get_named_gpio_flags()
127 const struct of_phandle_args *gpiospec, u32 *flags) in of_gpio_simple_xlate()
Dselftest.c27 struct of_phandle_args args; in of_selftest_parse_phandle_with_args()
Dbase.c894 struct of_phandle_args *out_args) in of_parse_phandle_with_args()
/linux-3.4.99/include/asm-generic/
Dgpio.h133 const struct of_phandle_args *gpiospec, u32 *flags);
/linux-3.4.99/drivers/gpio/
Dgpio-samsung.c2661 const struct of_phandle_args *gpiospec, u32 *flags) in exynos_gpio_xlate()