Searched refs:btn_spec (Results 1 – 1 of 1) sorted by relevance
65 } btn_spec[] = { in init_buttons() local79 static struct gpio_callback btn_cb_data[ARRAY_SIZE(btn_spec)]; in init_buttons()81 for (int i = 0; i < ARRAY_SIZE(btn_spec); ++i) { in init_buttons()82 const struct button_spec *btn = &btn_spec[i]; in init_buttons()