Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpio/
Dgpio-tps65219.c117 static int tps65219_gpio_direction_input(struct gpio_chip *gc, unsigned int offset) in tps65219_gpio_direction_input() function
149 .direction_input = tps65219_gpio_direction_input,