Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhid-roccat.h25 int roccat_report_event(int minor, u8 const *data);
/Linux-v4.19/drivers/hid/
Dhid-roccat-pyra.c274 roccat_report_event(pyra->chrdev_minor, in pyra_sysfs_write_settings()
523 roccat_report_event(pyra->chrdev_minor, in pyra_report_to_chrdev()
537 roccat_report_event(pyra->chrdev_minor, in pyra_report_to_chrdev()
Dhid-roccat.c250 int roccat_report_event(int minor, u8 const *data) in roccat_report_event() function
285 EXPORT_SYMBOL_GPL(roccat_report_event);
Dhid-roccat-kone.c53 roccat_report_event(kone->chrdev_minor, (uint8_t *)&roccat_report); in kone_profile_report()
809 roccat_report_event(kone->chrdev_minor, in kone_report_to_chrdev()
818 roccat_report_event(kone->chrdev_minor, in kone_report_to_chrdev()
Dhid-roccat-isku.c106 roccat_report_event(isku->chrdev_minor, (uint8_t const *)&roccat_report); in isku_sysfs_set_actual_profile()
394 roccat_report_event(isku->chrdev_minor, in isku_report_to_chrdev()
Dhid-roccat-savu.c165 roccat_report_event(savu->chrdev_minor, in savu_report_to_chrdev()
Dhid-roccat-konepure.c185 roccat_report_event(konepure->chrdev_minor, data); in konepure_raw_event()
Dhid-roccat-ryos.c193 roccat_report_event(ryos->chrdev_minor, data); in ryos_raw_event()
Dhid-roccat-koneplus.c287 roccat_report_event(koneplus->chrdev_minor, in koneplus_sysfs_set_actual_profile()
506 roccat_report_event(koneplus->chrdev_minor, in koneplus_report_to_chrdev()
Dhid-roccat-kovaplus.c317 roccat_report_event(kovaplus->chrdev_minor, in kovaplus_sysfs_set_actual_profile()
597 roccat_report_event(kovaplus->chrdev_minor, in kovaplus_report_to_chrdev()
Dhid-roccat-arvo.c399 roccat_report_event(arvo->chrdev_minor, in arvo_report_to_chrdev()