Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pinctrl/intel/ !
Dpinctrl-intel.c973 static int intel_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in intel_gpio_get_direction() function
1017 .get_direction = intel_gpio_get_direction,