Searched refs:check_gpio (Results 1 – 2 of 2) sorted by relevance
154 inline int check_gpio(unsigned gpio) in check_gpio() function184 if (check_gpio(gpio)) in port_setup()530 if (check_gpio(gpio) < 0) in bfin_gpio_pm_wakeup_ctrl()675 if (unlikely(!check_gpio(ident) && is_reserved(gpio, ident, 1))) { in peripheral_request()805 if (check_gpio(gpio) < 0) in bfin_gpio_request()860 if (check_gpio(gpio) < 0) in bfin_gpio_free()957 if (check_gpio(gpio) < 0) in bfin_gpio_irq_request()990 if (check_gpio(gpio) < 0) in bfin_gpio_irq_free()1114 if (!check_gpio(c) && (gpio || irq)) in gpio_proc_show()
257 int blink_gpio, check_gpio; in rx1950_led_blink_set() local262 check_gpio = S3C2410_GPA(3); in rx1950_led_blink_set()266 check_gpio = S3C2410_GPA(4); in rx1950_led_blink_set()281 if (!gpio_get_value(check_gpio)) in rx1950_led_blink_set()