Searched refs:check_gpio (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dbfin_gpio.c162 inline int check_gpio(unsigned gpio) function
198 if (check_gpio(gpio))
524 if (check_gpio(gpio) < 0)
697 if (unlikely(!check_gpio(ident) && is_reserved(gpio, ident, 1))) {
827 if (check_gpio(gpio) < 0)
885 if (check_gpio(gpio) < 0)
982 if (check_gpio(gpio) < 0)
1015 if (check_gpio(gpio) < 0)
1152 if (!check_gpio(c) && (gpio || irq))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dgpio.c402 static int check_gpio(int gpio) function
534 if (check_gpio(gpio) < 0)
579 if (check_gpio(gpio) < 0)
893 if (check_gpio(gpio) < 0)
1178 if (check_gpio(gpio) < 0)

Completed in 44 milliseconds