Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpio/
Dgpio-msc313.c509 static int msc313_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) in msc313_gpio_direction_input() function
656 gpiochip->direction_input = msc313_gpio_direction_input; in msc313_gpio_probe()