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

/linux-4.1.27/drivers/hid/
H A Dhid-generic.c27 static const struct hid_device_id hid_table[] = { variable in typeref:struct:hid_device_id
31 MODULE_DEVICE_TABLE(hid, hid_table);
35 .id_table = hid_table,

Completed in 69 milliseconds