Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhid.h607 struct hid_device { struct
611 unsigned int dev_rsize;
612 unsigned int bpf_rsize;
613 unsigned int rsize;
630 struct hid_driver *driver;
644 __s32 battery_capacity;
645 __s32 battery_min;
646 __s32 battery_max;
648 __s32 battery_report_id;
672 int (*ff_init)(struct hid_device *); argument
[all …]
/linux-6.15/drivers/hid/
H A Dhid-hyperv.c143 struct hid_device *hid_device; member