Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-intel-mid.c120 static int intel_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in intel_gpio_direction_input() function
365 priv->chip.direction_input = intel_gpio_direction_input; in intel_gpio_probe()
/OK3568_Linux_fs/kernel/drivers/pinctrl/intel/
H A Dpinctrl-intel.c991 static int intel_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) in intel_gpio_direction_input() function
1008 .direction_input = intel_gpio_direction_input,