Searched refs:gpio_kbd_matrix_config (Results 1 – 1 of 1) sorted by relevance
21 struct gpio_kbd_matrix_config { struct42 INPUT_KBD_STRUCT_CHECK(struct gpio_kbd_matrix_config, argument47 const struct gpio_kbd_matrix_config *cfg = dev->config; in gpio_kbd_matrix_drive_column()92 const struct gpio_kbd_matrix_config *cfg = dev->config; in gpio_kbd_matrix_read_row()119 const struct gpio_kbd_matrix_config *cfg = dev->config; in gpio_kbd_matrix_idle_poll_handler()133 const struct gpio_kbd_matrix_config *cfg = dev->config; in gpio_kbd_matrix_set_detect_mode()179 const struct gpio_kbd_matrix_config *cfg = dev->config; in gpio_kbd_continuous_scan_mode()190 const struct gpio_kbd_matrix_config *cfg = dev->config; in gpio_kbd_matrix_init()314 static const struct gpio_kbd_matrix_config gpio_kbd_matrix_cfg_##n = { \