Home
last modified time | relevance | path

Searched defs:hid_dev (Results 1 – 4 of 4) sorted by relevance

/drivers/hwmon/
Dnzxt-kraken2.c31 struct hid_device *hid_dev; member
/drivers/hid/usbhid/
Dusbhid.h93 #define hid_to_usb_dev(hid_dev) \ argument
/drivers/hid/
Dhid-hyperv.c454 struct hid_device *hid_dev; in mousevsc_probe() local
Dhid-logitech-hidpp.c178 struct hid_device *hid_dev; member
1378 static int hidpp20_map_battery_capacity(struct hid_device *hid_dev, int voltage) in hidpp20_map_battery_capacity()