Searched refs:f7188x_gpio_set (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-f7188x.c | 145 static void f7188x_gpio_set(struct gpio_chip *chip, unsigned offset, int value); 158 .set = f7188x_gpio_set, \ 353 static void f7188x_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in f7188x_gpio_set() function
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-f7188x.c | 162 static void f7188x_gpio_set(struct gpio_chip *chip, unsigned offset, int value); 175 .set = f7188x_gpio_set, \ 394 static void f7188x_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in f7188x_gpio_set() function
|
Completed in 3 milliseconds