Searched defs:gpch (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpio/
H A Dgpio-rdc321x.c46 struct rdc321x_gpio *gpch; rdc_gpio_get_value() local
65 struct rdc321x_gpio *gpch; rdc_gpio_set_value_impl() local
84 struct rdc321x_gpio *gpch; rdc_gpio_set_value() local
95 struct rdc321x_gpio *gpch; rdc_gpio_config() local
/linux-4.1.27/arch/mips/rb532/
H A Dgpio.c89 struct rb532_gpio_chip *gpch; rb532_gpio_get() local
101 struct rb532_gpio_chip *gpch; rb532_gpio_set() local
112 struct rb532_gpio_chip *gpch; rb532_gpio_direction_input() local
129 struct rb532_gpio_chip *gpch; rb532_gpio_direction_output() local
/linux-4.1.27/arch/mips/ar7/
H A Dgpio.c33 struct ar7_gpio_chip *gpch = ar7_gpio_get_value() local
42 struct ar7_gpio_chip *gpch = titan_gpio_get_value() local
53 struct ar7_gpio_chip *gpch = ar7_gpio_set_value() local
67 struct ar7_gpio_chip *gpch = titan_gpio_set_value() local
81 struct ar7_gpio_chip *gpch = ar7_gpio_direction_input() local
92 struct ar7_gpio_chip *gpch = titan_gpio_direction_input() local
108 struct ar7_gpio_chip *gpch = ar7_gpio_direction_output() local
121 struct ar7_gpio_chip *gpch = titan_gpio_direction_output() local
317 struct ar7_gpio_chip *gpch; ar7_gpio_init() local

Completed in 162 milliseconds