Lines Matching defs:hdev
155 struct hid_device *hdev; member
174 struct hid_device *hdev = dev->hdev; in cp2112_gpio_direction_input() local
203 struct hid_device *hdev = dev->hdev; in cp2112_gpio_set() local
221 struct hid_device *hdev = dev->hdev; in cp2112_gpio_get() local
240 struct hid_device *hdev = dev->hdev; in cp2112_gpio_direction_output() local
271 static int cp2112_hid_get(struct hid_device *hdev, unsigned char report_number, in cp2112_hid_get()
288 static int cp2112_hid_output(struct hid_device *hdev, u8 *data, size_t count, in cp2112_hid_output()
333 struct hid_device *hdev = dev->hdev; in cp2112_xfer_status() local
356 struct hid_device *hdev = dev->hdev; in cp2112_read() local
472 struct hid_device *hdev = dev->hdev; in cp2112_i2c_xfer() local
590 struct hid_device *hdev = dev->hdev; in cp2112_xfer() local
767 static int cp2112_get_usb_config(struct hid_device *hdev, in cp2112_get_usb_config()
784 static int cp2112_set_usb_config(struct hid_device *hdev, in cp2112_set_usb_config()
890 struct hid_device *hdev = container_of(kdev, struct hid_device, dev); in pstr_store() local
921 struct hid_device *hdev = container_of(kdev, struct hid_device, dev); in pstr_show() local
984 static void chmod_sysfs_attrs(struct hid_device *hdev) in chmod_sysfs_attrs()
1007 static int cp2112_probe(struct hid_device *hdev, const struct hid_device_id *id) in cp2112_probe()
1141 static void cp2112_remove(struct hid_device *hdev) in cp2112_remove()
1159 static int cp2112_raw_event(struct hid_device *hdev, struct hid_report *report, in cp2112_raw_event()