Lines Matching refs:hdev
229 - int (*start) (struct hid_device *hdev)
235 - void (*stop) (struct hid_device *hdev)
243 - int (*open) (struct hid_device *hdev)
250 - void (*close) (struct hid_device *hdev)
258 - int (*parse) (struct hid_device *hdev)
263 - int (*power) (struct hid_device *hdev, int level)
267 - void (*request) (struct hid_device *hdev, struct hid_report *report,
276 - int (*wait) (struct hid_device *hdev)
281 - int (*raw_request) (struct hid_device *hdev, unsigned char reportnum,
289 - int (*output_report) (struct hid_device *hdev, __u8 *buf, size_t len)
295 - int (*idle) (struct hid_device *hdev, int report, int idle, int reqtype)