Lines Matching defs:hid
54 struct hid_device *hid; member
77 hiddev_lookup_report(struct hid_device *hid, struct hiddev_report_info *rinfo) in hiddev_lookup_report()
130 hiddev_lookup_usage(struct hid_device *hid, struct hiddev_usage_ref *uref) in hiddev_lookup_usage()
161 static void hiddev_send_event(struct hid_device *hid, in hiddev_send_event()
187 void hiddev_hid_event(struct hid_device *hid, struct hid_field *field, in hiddev_hid_event()
207 void hiddev_report_event(struct hid_device *hid, struct hid_report *report) in hiddev_report_event()
272 struct hid_device *hid; in hiddev_open() local
312 struct hid_device *hid = hiddev->hid; in hiddev_open() local
451 struct hid_device *hid = hiddev->hid; in hiddev_ioctl_usage() local
570 struct hid_device *hid = hiddev->hid; in hiddev_ioctl_string() local
600 struct hid_device *hid; in hiddev_ioctl() local
878 int hiddev_connect(struct hid_device *hid, unsigned int force) in hiddev_connect()
921 void hiddev_disconnect(struct hid_device *hid) in hiddev_disconnect()