Home
last modified time | relevance | path

Searched refs:mxs_gpio_get (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/arm/mach-mxs/
Dgpio.c89 static int mxs_gpio_get(struct gpio_chip *chip, unsigned offset);
206 static int mxs_gpio_get(struct gpio_chip *chip, unsigned offset) in mxs_gpio_get() function
280 port[i].chip.get = mxs_gpio_get; in mxs_gpio_init()