Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-playstation.c227 struct dualsense_output_report_common { struct
228 uint8_t valid_flag0;
252 static_assert(sizeof(struct dualsense_output_report_common) == 47); argument