Home
last modified time | relevance | path

Searched refs:roccat_common2_device (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/hid/
Dhid-roccat-savu.c62 struct roccat_common2_device *savu; in savu_init_specials()
102 struct roccat_common2_device *savu; in savu_remove_specials()
151 static void savu_report_to_chrdev(struct roccat_common2_device const *savu, in savu_report_to_chrdev()
173 struct roccat_common2_device *savu = hid_get_drvdata(hdev); in savu_raw_event()
Dhid-roccat-konepure.c82 struct roccat_common2_device *konepure; in konepure_init_specials()
122 struct roccat_common2_device *konepure; in konepure_remove_specials()
175 struct roccat_common2_device *konepure = hid_get_drvdata(hdev); in konepure_raw_event()
Dhid-roccat-common.c126 struct roccat_common2_device *dev) in roccat_common2_device_init_struct()
139 struct roccat_common2_device *roccat_dev = hid_get_drvdata(dev_get_drvdata(dev)); in roccat_common2_sysfs_read()
163 struct roccat_common2_device *roccat_dev = hid_get_drvdata(dev_get_drvdata(dev)); in roccat_common2_sysfs_write()
Dhid-roccat-ryos.c90 struct roccat_common2_device *ryos; in ryos_init_specials()
130 struct roccat_common2_device *ryos; in ryos_remove_specials()
183 struct roccat_common2_device *ryos = hid_get_drvdata(hdev); in ryos_raw_event()
Dhid-roccat-common.h35 struct roccat_common2_device { struct
42 struct roccat_common2_device *dev); argument