Home
last modified time | relevance | path

Searched refs:hid_collection_str (Results 1 – 3 of 3) sorted by relevance

/DragonOS-0.1.2/kernel/src/driver/hid/
Dinternal.h37 extern char hid_collection_str[][64];
Dhidstrings.c1578 char hid_collection_str[][64] = { variable
Dhidparse.c481 return hid_collection_str[value]; in hid_get_collection_str()