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

/linux-4.1.27/drivers/hid/
H A Dhid-lcpower.c46 static const struct hid_device_id ts_devices[] = { variable in typeref:struct:hid_device_id
50 MODULE_DEVICE_TABLE(hid, ts_devices);
54 .id_table = ts_devices,
H A Dhid-topseed.c64 static const struct hid_device_id ts_devices[] = { variable in typeref:struct:hid_device_id
72 MODULE_DEVICE_TABLE(hid, ts_devices);
76 .id_table = ts_devices,

Completed in 74 milliseconds