Lines Matching defs:hdev
162 struct hid_device *hdev; member
188 struct hid_device *hdev = dev->hdev; in cp2112_gpio_direction_input() local
227 struct hid_device *hdev = dev->hdev; in cp2112_gpio_set() local
249 struct hid_device *hdev = dev->hdev; in cp2112_gpio_get_all() local
287 struct hid_device *hdev = dev->hdev; in cp2112_gpio_direction_output() local
327 static int cp2112_hid_get(struct hid_device *hdev, unsigned char report_number, in cp2112_hid_get()
344 static int cp2112_hid_output(struct hid_device *hdev, u8 *data, size_t count, in cp2112_hid_output()
389 struct hid_device *hdev = dev->hdev; in cp2112_xfer_status() local
412 struct hid_device *hdev = dev->hdev; in cp2112_read() local
528 struct hid_device *hdev = dev->hdev; in cp2112_i2c_xfer() local
646 struct hid_device *hdev = dev->hdev; in cp2112_xfer() local
834 static int cp2112_get_usb_config(struct hid_device *hdev, in cp2112_get_usb_config()
851 static int cp2112_set_usb_config(struct hid_device *hdev, in cp2112_set_usb_config()
957 struct hid_device *hdev = to_hid_device(kdev); in pstr_store() local
988 struct hid_device *hdev = to_hid_device(kdev); in pstr_show() local
1051 static void chmod_sysfs_attrs(struct hid_device *hdev) in chmod_sysfs_attrs()
1234 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()