Searched refs:mxc_gpio_get (Results 1 – 1 of 1) sorted by relevance
84 static int mxc_gpio_get(struct gpio_chip *chip, unsigned offset);103 val = mxc_gpio_get(&port->chip, gpio & 31); in gpio_set_irq_type()276 static int mxc_gpio_get(struct gpio_chip *chip, unsigned offset) in mxc_gpio_get() function329 port[i].chip.get = mxc_gpio_get; in mxc_gpio_init()