Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-roccat-savu.c62 struct roccat_common2_device *savu; in savu_init_specials()
102 struct roccat_common2_device *savu; in savu_remove_specials()
154 static void savu_report_to_chrdev(struct roccat_common2_device const *savu, in savu_report_to_chrdev()
176 struct roccat_common2_device *savu = hid_get_drvdata(hdev); in savu_raw_event()
H A Dhid-roccat-common.c123 struct roccat_common2_device *dev) in roccat_common2_device_init_struct()
135 struct roccat_common2_device *roccat_dev = hid_get_drvdata(dev_get_drvdata(dev)); in roccat_common2_sysfs_read()
158 struct roccat_common2_device *roccat_dev = hid_get_drvdata(dev_get_drvdata(dev)); in roccat_common2_sysfs_write()
H A Dhid-roccat-konepure.c82 struct roccat_common2_device *konepure; in konepure_init_specials()
122 struct roccat_common2_device *konepure; in konepure_remove_specials()
178 struct roccat_common2_device *konepure = hid_get_drvdata(hdev); in konepure_raw_event()
H A Dhid-roccat-ryos.c90 struct roccat_common2_device *ryos; in ryos_init_specials()
130 struct roccat_common2_device *ryos; in ryos_remove_specials()
186 struct roccat_common2_device *ryos = hid_get_drvdata(hdev); in ryos_raw_event()
H A Dhid-roccat-common.h32 struct roccat_common2_device { struct
39 struct roccat_common2_device *dev); argument