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