Lines Matching refs:hid_device

229 	struct hid_device *hdev;
239 static int ft260_hid_feature_report_get(struct hid_device *hdev, in ft260_hid_feature_report_get()
260 static int ft260_hid_feature_report_set(struct hid_device *hdev, u8 *data, in ft260_hid_feature_report_set()
279 static int ft260_i2c_reset(struct hid_device *hdev) in ft260_i2c_reset()
298 struct hid_device *hdev = dev->hdev; in ft260_xfer_status()
339 static int ft260_hid_output_report(struct hid_device *hdev, u8 *data, in ft260_hid_output_report()
359 struct hid_device *hdev = dev->hdev; in ft260_hid_output_report_check_status()
390 struct hid_device *hdev = dev->hdev; in ft260_i2c_write()
461 struct hid_device *hdev = dev->hdev; in ft260_i2c_read()
518 struct hid_device *hdev = dev->hdev; in ft260_i2c_write_read()
561 struct hid_device *hdev = dev->hdev; in ft260_i2c_xfer()
602 struct hid_device *hdev = dev->hdev; in ft260_smbus_xfer()
722 static int ft260_get_system_config(struct hid_device *hdev, in ft260_get_system_config()
737 static int ft260_is_interface_enabled(struct hid_device *hdev) in ft260_is_interface_enabled()
772 static int ft260_byte_show(struct hid_device *hdev, int id, u8 *cfg, int len, in ft260_byte_show()
784 static int ft260_word_show(struct hid_device *hdev, int id, u8 *cfg, int len, in ft260_word_show()
801 struct hid_device *hdev = to_hid_device(kdev); \
822 struct hid_device *hdev = to_hid_device(kdev); \
887 struct hid_device *hdev = to_hid_device(kdev); in i2c_reset_store()
912 static int ft260_probe(struct hid_device *hdev, const struct hid_device_id *id) in ft260_probe()
1000 static void ft260_remove(struct hid_device *hdev) in ft260_remove()
1014 static int ft260_raw_event(struct hid_device *hdev, struct hid_report *report, in ft260_raw_event()