Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-msm-v2.c137 static int msm_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in msm_gpio_direction_input() function
184 .direction_input = msm_gpio_direction_input,
Dgpio-msm-v1.c293 .direction_input = msm_gpio_direction_input, \
394 static int msm_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in msm_gpio_direction_input() function