Lines Matching defs:hdev
157 struct hid_device *hdev; member
184 struct hid_device *hdev = dev->hdev; in cp2112_gpio_direction_input() local
223 struct hid_device *hdev = dev->hdev; in cp2112_gpio_set() local
245 struct hid_device *hdev = dev->hdev; in cp2112_gpio_get_all() local
283 struct hid_device *hdev = dev->hdev; in cp2112_gpio_direction_output() local
323 static int cp2112_hid_get(struct hid_device *hdev, unsigned char report_number, in cp2112_hid_get()
340 static int cp2112_hid_output(struct hid_device *hdev, u8 *data, size_t count, in cp2112_hid_output()
385 struct hid_device *hdev = dev->hdev; in cp2112_xfer_status() local
408 struct hid_device *hdev = dev->hdev; in cp2112_read() local
524 struct hid_device *hdev = dev->hdev; in cp2112_i2c_xfer() local
642 struct hid_device *hdev = dev->hdev; in cp2112_xfer() local
835 static int cp2112_get_usb_config(struct hid_device *hdev, in cp2112_get_usb_config()
852 static int cp2112_set_usb_config(struct hid_device *hdev, in cp2112_set_usb_config()
958 struct hid_device *hdev = to_hid_device(kdev); in pstr_store() local
989 struct hid_device *hdev = to_hid_device(kdev); in pstr_show() local
1052 static void chmod_sysfs_attrs(struct hid_device *hdev) in chmod_sysfs_attrs()
1231 static int cp2112_probe(struct hid_device *hdev, const struct hid_device_id *id) in cp2112_probe()
1388 static void cp2112_remove(struct hid_device *hdev) in cp2112_remove()
1417 static int cp2112_raw_event(struct hid_device *hdev, struct hid_report *report, in cp2112_raw_event()