Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-mxs.c244 static int mxs_gpio_get_direction(struct gpio_chip *gc, unsigned offset) in mxs_gpio_get_direction() function
347 port->gc.get_direction = mxs_gpio_get_direction; in mxs_gpio_probe()