Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/intel/
Dpinctrl-intel.c999 static int intel_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in intel_gpio_get_direction() function
1043 .get_direction = intel_gpio_get_direction,