Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/intel/
Dpinctrl-intel.c927 static int intel_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in intel_gpio_get_direction() function
966 .get_direction = intel_gpio_get_direction,