Home
last modified time | relevance | path

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

/linux-6.15/drivers/hid/
H A Dhid-playstation.c151 struct dualsense { struct
152 struct ps_device base;
153 struct input_dev *gamepad;
154 struct input_dev *sensors;
155 struct input_dev *touchpad;
158 uint16_t update_version;
170 bool use_vibration_v2;
171 bool update_rumble;
172 uint8_t motor_left;
173 uint8_t motor_right;
[all …]