Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-playstation.c225 struct dualsense_output_report_common { struct
226 uint8_t valid_flag0;
250 static_assert(sizeof(struct dualsense_output_report_common) == 47); argument