aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/raid_class.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/raid_class.h')
0 files changed, 0 insertions, 0 deletions
pan class="hl opt">; } static const struct hid_device_id xinmo_devices[] = { { HID_USB_DEVICE(USB_VENDOR_ID_XIN_MO, USB_DEVICE_ID_XIN_MO_DUAL_ARCADE) }, { } }; MODULE_DEVICE_TABLE(hid, xinmo_devices); static struct hid_driver xinmo_driver = { .name = "xinmo", .id_table = xinmo_devices, .event = xinmo_event }; module_hid_driver(xinmo_driver); MODULE_LICENSE("GPL");