Lines Matching defs:hid
69 hiddev_lookup_report(struct hid_device *hid, struct hiddev_report_info *rinfo) in hiddev_lookup_report()
122 hiddev_lookup_usage(struct hid_device *hid, struct hiddev_usage_ref *uref) in hiddev_lookup_usage()
153 static void hiddev_send_event(struct hid_device *hid, in hiddev_send_event()
179 void hiddev_hid_event(struct hid_device *hid, struct hid_field *field, in hiddev_hid_event()
199 void hiddev_report_event(struct hid_device *hid, struct hid_report *report) in hiddev_report_event()
303 struct hid_device *hid; in hiddev_open() local
442 struct hid_device *hid = hiddev->hid; in hiddev_ioctl_usage() local
581 struct hid_device *hid = hiddev->hid; in hiddev_ioctl_string() local
611 struct hid_device *hid; in hiddev_ioctl() local
898 int hiddev_connect(struct hid_device *hid, unsigned int force) in hiddev_connect()
950 void hiddev_disconnect(struct hid_device *hid) in hiddev_disconnect()