Searched defs:db9_mode_data (Results 1 – 1 of 1) sorted by relevance
93 struct db9_mode_data { struct94 const char *name;95 const short *buttons;96 int n_buttons;120 static const struct db9_mode_data db9_modes[] = { argument