Searched refs:msm_gpio_direction_input (Results 1 – 2 of 2) sorted by relevance
149 static int msm_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in msm_gpio_direction_input() function402 msm_gpio.gpio_chip.direction_input = msm_gpio_direction_input; in msm_gpio_probe()
380 static int msm_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in msm_gpio_direction_input() function525 .direction_input = msm_gpio_direction_input,