Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpio/
Dgpio-mpfs.c57 static int mpfs_gpio_direction_input(struct gpio_chip *gc, unsigned int gpio_index) in mpfs_gpio_direction_input() function
146 mpfs_gpio->gc.direction_input = mpfs_gpio_direction_input; in mpfs_gpio_probe()