Searched refs:msm_gpio_direction_input (Results 1 – 2 of 2) sorted by relevance
33 static int msm_gpio_direction_input(struct udevice *dev, unsigned int gpio) in msm_gpio_direction_input() function88 .direction_input = msm_gpio_direction_input,
562 static int msm_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in msm_gpio_direction_input() function786 .direction_input = msm_gpio_direction_input,1207 msm_gpio_direction_input(gc, d->hwirq); in msm_gpio_irq_reqres()