Searched refs:tps65218_gpio_set (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-tps65218.c | 37 static void tps65218_gpio_set(struct gpio_chip *gc, unsigned offset, in tps65218_gpio_set() function 58 tps65218_gpio_set(gc, offset, value); in tps65218_gpio_output() 179 .set = tps65218_gpio_set,
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-tps65218.c | 37 static void tps65218_gpio_set(struct gpio_chip *gc, unsigned offset, in tps65218_gpio_set() function 58 tps65218_gpio_set(gc, offset, value); in tps65218_gpio_output() 179 .set = tps65218_gpio_set,
|
Completed in 1 milliseconds