Searched defs:db9_mode_data (Results 1 – 1 of 1) sorted by relevance
74 struct db9_mode_data { struct75 const char *name;76 const short *buttons;77 int n_buttons;78 int n_pads;102 static const struct db9_mode_data db9_modes[] = { argument