Home
last modified time | relevance | path

Searched refs:mxs_gpio_get_direction (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-mxs.c244 static int mxs_gpio_get_direction(struct gpio_chip *gc, unsigned offset) in mxs_gpio_get_direction() function
350 port->gc.get_direction = mxs_gpio_get_direction; in mxs_gpio_probe()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-mxs.c238 static int mxs_gpio_get_direction(struct gpio_chip *gc, unsigned int offset) in mxs_gpio_get_direction() function
331 port->gc.get_direction = mxs_gpio_get_direction; in mxs_gpio_probe()

Completed in 3 milliseconds