Searched refs:tc3589x_gpio_set (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-tc3589x.c | 52 static void tc3589x_gpio_set(struct gpio_chip *chip, unsigned int offset, int val) in tc3589x_gpio_set() function 71 tc3589x_gpio_set(chip, offset, val); in tc3589x_gpio_direction_output() 149 .set = tc3589x_gpio_set,
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-tc3589x.c | 52 static void tc3589x_gpio_set(struct gpio_chip *chip, unsigned int offset, int val) in tc3589x_gpio_set() function 71 tc3589x_gpio_set(chip, offset, val); in tc3589x_gpio_direction_output() 149 .set = tc3589x_gpio_set,
|
Completed in 3 milliseconds