Home
last modified time | relevance | path

Searched refs:gpio_count (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/input/
Dinput_gpio_kbd_matrix.c162 const struct gpio_dt_spec *gpio, int gpio_count) in gpio_kbd_matrix_is_gpio_coherent() argument
166 for (int i = 1; i < gpio_count; i++) { in gpio_kbd_matrix_is_gpio_coherent()