Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c1180 static int byt_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) in byt_gpio_direction_input() function
1330 .direction_input = byt_gpio_direction_input,