Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-f7188x.c54 struct f7188x_gpio_bank { struct
63 struct f7188x_gpio_bank *bank; argument
153 static struct f7188x_gpio_bank f71869_gpio_bank[] = {
163 static struct f7188x_gpio_bank f71869a_gpio_bank[] = {
174 static struct f7188x_gpio_bank f71882_gpio_bank[] = {
182 static struct f7188x_gpio_bank f71889_gpio_bank[] = {
196 struct f7188x_gpio_bank *bank = in f7188x_gpio_direction_in()
197 container_of(chip, struct f7188x_gpio_bank, chip); in f7188x_gpio_direction_in()
218 struct f7188x_gpio_bank *bank = in f7188x_gpio_get()
219 container_of(chip, struct f7188x_gpio_bank, chip); in f7188x_gpio_get()
[all …]