Lines Matching defs:hid
53 struct hid_device *hid; member
76 hiddev_lookup_report(struct hid_device *hid, struct hiddev_report_info *rinfo) in hiddev_lookup_report()
129 hiddev_lookup_usage(struct hid_device *hid, struct hiddev_usage_ref *uref) in hiddev_lookup_usage()
160 static void hiddev_send_event(struct hid_device *hid, in hiddev_send_event()
186 void hiddev_hid_event(struct hid_device *hid, struct hid_field *field, in hiddev_hid_event()
206 void hiddev_report_event(struct hid_device *hid, struct hid_report *report) in hiddev_report_event()
271 struct hid_device *hid; in hiddev_open() local
311 struct hid_device *hid = hiddev->hid; in hiddev_open() local
450 struct hid_device *hid = hiddev->hid; in hiddev_ioctl_usage() local
569 struct hid_device *hid = hiddev->hid; in hiddev_ioctl_string() local
599 struct hid_device *hid; in hiddev_ioctl() local
877 int hiddev_connect(struct hid_device *hid, unsigned int force) in hiddev_connect()
920 void hiddev_disconnect(struct hid_device *hid) in hiddev_disconnect()