Home
last modified time | relevance | path

Searched defs:hid_device (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dhid.h603 __u8 *dev_rdesc;
604 unsigned dev_rsize;
605 __u8 *rdesc;
606 unsigned rsize;
623 struct hid_driver *driver;
637 __s32 battery_capacity;
638 __s32 battery_min;
639 __s32 battery_max;
641 __s32 battery_report_id;
665 int (*ff_init)(struct hid_device *); argument
[all …]
/linux/drivers/hid/
H A Dhid-hyperv.c143 struct hid_device *hid_device; member