Searched refs:hid_table (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-generic.c70 static const struct hid_device_id hid_table[] = { variable in typeref:struct:hid_device_id
74 MODULE_DEVICE_TABLE(hid, hid_table);
78 .id_table = hid_table,

Completed in 154 milliseconds