Home
last modified time | relevance | path

Searched defs:db9_mode_data (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/input/joystick/
Ddb9.c74 struct db9_mode_data { struct
75 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
/kernel/linux/linux-5.10/drivers/input/joystick/
Ddb9.c77 struct db9_mode_data { struct
78 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