Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/intel/
Dpinctrl-cherryview.c1154 static int chv_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in chv_gpio_get_direction() function
1189 .get_direction = chv_gpio_get_direction,