Lines Matching defs:hdev

155 	struct hid_device *hdev;  member
173 struct hid_device *hdev = dev->hdev; in cp2112_gpio_direction_input() local
202 struct hid_device *hdev = dev->hdev; in cp2112_gpio_set() local
220 struct hid_device *hdev = dev->hdev; in cp2112_gpio_get() local
239 struct hid_device *hdev = dev->hdev; in cp2112_gpio_direction_output() local
270 static int cp2112_hid_get(struct hid_device *hdev, unsigned char report_number, in cp2112_hid_get()
287 static int cp2112_hid_output(struct hid_device *hdev, u8 *data, size_t count, in cp2112_hid_output()
332 struct hid_device *hdev = dev->hdev; in cp2112_xfer_status() local
355 struct hid_device *hdev = dev->hdev; in cp2112_read() local
453 struct hid_device *hdev = dev->hdev; in cp2112_i2c_xfer() local
538 struct hid_device *hdev = dev->hdev; in cp2112_xfer() local
715 static int cp2112_get_usb_config(struct hid_device *hdev, in cp2112_get_usb_config()
732 static int cp2112_set_usb_config(struct hid_device *hdev, in cp2112_set_usb_config()
838 struct hid_device *hdev = container_of(kdev, struct hid_device, dev); in pstr_store() local
869 struct hid_device *hdev = container_of(kdev, struct hid_device, dev); in pstr_show() local
932 static void chmod_sysfs_attrs(struct hid_device *hdev) in chmod_sysfs_attrs()
955 static int cp2112_probe(struct hid_device *hdev, const struct hid_device_id *id) in cp2112_probe()
1088 static void cp2112_remove(struct hid_device *hdev) in cp2112_remove()
1106 static int cp2112_raw_event(struct hid_device *hdev, struct hid_report *report, in cp2112_raw_event()