Searched defs:db9_mode_data (Results 1 – 1 of 1) sorted by relevance
89 struct db9_mode_data { struct90 const char *name;91 const short *buttons;92 int n_buttons;93 int n_pads;117 static const struct db9_mode_data db9_modes[] = { argument