Searched refs:f7188x_gpio_bank (Results 1 – 1 of 1) sorted by relevance
54 struct f7188x_gpio_bank { struct63 struct f7188x_gpio_bank *bank; argument153 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 …]