Searched defs:hid_report_names (Results 1 - 1 of 1) sorted by relevance

/drivers/hid/
H A Dhid-core.c825 static const char * const hid_report_names[] = { variable
876 hid_err(hid, "missing %s %u\n", hid_report_names[type], id);
881 hid_report_names[type], id);
886 hid_report_names[type], id, field_index);

Completed in 168 milliseconds