Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pinctrl/intel/
Dpinctrl-baytrail.c1169 static int byt_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in byt_gpio_get_direction() function
1340 .get_direction = byt_gpio_get_direction,