Searched defs:db9_mode_data (Results 1 – 1 of 1) sorted by relevance
77 struct db9_mode_data { struct78 const char *name;79 const short *buttons;80 int n_buttons;81 int n_pads;105 static const struct db9_mode_data db9_modes[] = { argument