Searched defs:dualsense (Results 1 – 1 of 1) sorted by relevance
151 struct dualsense { struct152 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 …]