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

/linux-4.1.27/drivers/gpio/
H A Dgpio-msm-v2.c149 static int msm_gpio_direction_input(struct gpio_chip *chip, unsigned offset) msm_gpio_direction_input() function
402 msm_gpio.gpio_chip.direction_input = msm_gpio_direction_input; msm_gpio_probe()
/linux-4.1.27/drivers/pinctrl/qcom/
H A Dpinctrl-msm.c380 static int msm_gpio_direction_input(struct gpio_chip *chip, unsigned offset) msm_gpio_direction_input() function
525 .direction_input = msm_gpio_direction_input,

Completed in 181 milliseconds