Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/pinctrl/qcom/
Dpinctrl-lpass-lpi.c282 static int lpi_gpio_direction_input(struct gpio_chip *chip, unsigned int pin) in lpi_gpio_direction_input() function
380 .direction_input = lpi_gpio_direction_input,