Lines Matching defs:hdev
155 struct hid_device *hdev; member
182 struct hid_device *hdev = dev->hdev; in cp2112_gpio_direction_input() local
221 struct hid_device *hdev = dev->hdev; in cp2112_gpio_set() local
243 struct hid_device *hdev = dev->hdev; in cp2112_gpio_get_all() local
281 struct hid_device *hdev = dev->hdev; in cp2112_gpio_direction_output() local
321 static int cp2112_hid_get(struct hid_device *hdev, unsigned char report_number, in cp2112_hid_get()
338 static int cp2112_hid_output(struct hid_device *hdev, u8 *data, size_t count, in cp2112_hid_output()
383 struct hid_device *hdev = dev->hdev; in cp2112_xfer_status() local
406 struct hid_device *hdev = dev->hdev; in cp2112_read() local
522 struct hid_device *hdev = dev->hdev; in cp2112_i2c_xfer() local
640 struct hid_device *hdev = dev->hdev; in cp2112_xfer() local
828 static int cp2112_get_usb_config(struct hid_device *hdev, in cp2112_get_usb_config()
845 static int cp2112_set_usb_config(struct hid_device *hdev, in cp2112_set_usb_config()
951 struct hid_device *hdev = to_hid_device(kdev); in pstr_store() local
982 struct hid_device *hdev = to_hid_device(kdev); in pstr_show() local
1045 static void chmod_sysfs_attrs(struct hid_device *hdev) in chmod_sysfs_attrs()
1224 static int cp2112_probe(struct hid_device *hdev, const struct hid_device_id *id) in cp2112_probe()
1381 static void cp2112_remove(struct hid_device *hdev) in cp2112_remove()
1410 static int cp2112_raw_event(struct hid_device *hdev, struct hid_report *report, in cp2112_raw_event()