Searched refs:out_gpio (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpio/
H A Dgpiolib-of.c34 struct gpio_desc *out_gpio; member in struct:gg_data
51 * Store translation error in out_gpio. of_gpiochip_find_and_xlate()
55 gg_data->out_gpio = ERR_PTR(ret); of_gpiochip_find_and_xlate()
59 gg_data->out_gpio = gpiochip_get_desc(gc, ret); of_gpiochip_find_and_xlate()
82 .out_gpio = ERR_PTR(-EPROBE_DEFER) of_get_named_gpiod_flags()
103 PTR_ERR_OR_ZERO(gg_data.out_gpio)); of_get_named_gpiod_flags()
104 return gg_data.out_gpio; of_get_named_gpiod_flags()
170 if (!gg_data.out_gpio) { of_parse_own_gpio()
188 desc_to_gpio(gg_data.out_gpio), np->name); of_parse_own_gpio()
195 return gg_data.out_gpio; of_parse_own_gpio()
/linux-4.4.14/drivers/mtd/nand/
H A Dams-delta.c239 goto out_gpio; ams_delta_init()
255 out_gpio: ams_delta_init()
/linux-4.4.14/arch/mips/txx9/generic/
H A Dsetup.c759 goto out_gpio; txx9_iocled_init()
779 out_gpio: txx9_iocled_init()

Completed in 181 milliseconds