Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/intel/
Dpinctrl-intel.c978 static int intel_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in intel_gpio_get_direction() function
1022 .get_direction = intel_gpio_get_direction,