Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pinctrl/intel/
Dpinctrl-cherryview.c1149 static int chv_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) in chv_gpio_direction_input() function
1166 .direction_input = chv_gpio_direction_input,