Home
last modified time | relevance | path

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

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