Searched refs:msm_gpio_direction_input (Results 1 – 2 of 2) sorted by relevance
34 static int msm_gpio_direction_input(struct udevice *dev, unsigned int gpio) in msm_gpio_direction_input() function89 .direction_input = msm_gpio_direction_input,
497 static int msm_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in msm_gpio_direction_input() function714 .direction_input = msm_gpio_direction_input,1120 msm_gpio_direction_input(gc, d->hwirq); in msm_gpio_irq_reqres()