Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-playstation.c261 struct dualsense_output_report_common { struct
262 u8 valid_flag0;
263 u8 valid_flag1;
266 u8 motor_right;
290 static_assert(sizeof(struct dualsense_output_report_common) == 47); argument