Searched refs:cy8c95x0_gpio_get_value (Results 1 – 1 of 1) sorted by relevance
580 static int cy8c95x0_gpio_get_value(struct gpio_chip *gc, unsigned int off) in cy8c95x0_gpio_get_value() function831 gc->get = cy8c95x0_gpio_get_value; in cy8c95x0_setup_gpiochip()1008 while (!cy8c95x0_gpio_get_value(gc, level)) in cy8c95x0_irq_handler()1011 while (cy8c95x0_gpio_get_value(gc, level)) in cy8c95x0_irq_handler()