Searched defs:gpio_get (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | nsc_gpio.h | 27 int (*gpio_get) (unsigned iminor); member |
| /linux/drivers/gpio/ | ||
| H A D | gpio-mpc8xxx.c | 286 int (*gpio_get)(struct gpio_chip *, unsigned int); member |