Home
last modified time | relevance | path

Searched refs:roccat_report_event (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/include/linux/
Dhid-roccat.h22 int roccat_report_event(int minor, u8 const *data);
/Linux-v5.4/drivers/hid/
Dhid-roccat-pyra.c271 roccat_report_event(pyra->chrdev_minor, in pyra_sysfs_write_settings()
520 roccat_report_event(pyra->chrdev_minor, in pyra_report_to_chrdev()
534 roccat_report_event(pyra->chrdev_minor, in pyra_report_to_chrdev()
Dhid-roccat.c247 int roccat_report_event(int minor, u8 const *data) in roccat_report_event() function
282 EXPORT_SYMBOL_GPL(roccat_report_event);
Dhid-roccat-kone.c50 roccat_report_event(kone->chrdev_minor, (uint8_t *)&roccat_report); in kone_profile_report()
807 roccat_report_event(kone->chrdev_minor, in kone_report_to_chrdev()
816 roccat_report_event(kone->chrdev_minor, in kone_report_to_chrdev()
Dhid-roccat-isku.c103 roccat_report_event(isku->chrdev_minor, (uint8_t const *)&roccat_report); in isku_sysfs_set_actual_profile()
391 roccat_report_event(isku->chrdev_minor, in isku_report_to_chrdev()
Dhid-roccat-savu.c162 roccat_report_event(savu->chrdev_minor, in savu_report_to_chrdev()
Dhid-roccat-konepure.c182 roccat_report_event(konepure->chrdev_minor, data); in konepure_raw_event()
Dhid-roccat-ryos.c190 roccat_report_event(ryos->chrdev_minor, data); in ryos_raw_event()
Dhid-roccat-koneplus.c284 roccat_report_event(koneplus->chrdev_minor, in koneplus_sysfs_set_actual_profile()
503 roccat_report_event(koneplus->chrdev_minor, in koneplus_report_to_chrdev()
Dhid-roccat-kovaplus.c314 roccat_report_event(kovaplus->chrdev_minor, in kovaplus_sysfs_set_actual_profile()
594 roccat_report_event(kovaplus->chrdev_minor, in kovaplus_report_to_chrdev()
Dhid-roccat-arvo.c396 roccat_report_event(arvo->chrdev_minor, in arvo_report_to_chrdev()