Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dhid-roccat.h22 int roccat_report_event(int minor, u8 const *data);
/linux-6.12.1/drivers/hid/
Dhid-roccat-pyra.c268 roccat_report_event(pyra->chrdev_minor, in pyra_sysfs_write_settings()
526 roccat_report_event(pyra->chrdev_minor, in pyra_report_to_chrdev()
540 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
286 EXPORT_SYMBOL_GPL(roccat_report_event);
Dhid-roccat-kone.c50 roccat_report_event(kone->chrdev_minor, (uint8_t *)&roccat_report); in kone_profile_report()
822 roccat_report_event(kone->chrdev_minor, in kone_report_to_chrdev()
831 roccat_report_event(kone->chrdev_minor, in kone_report_to_chrdev()
Dhid-roccat-isku.c101 roccat_report_event(isku->chrdev_minor, (uint8_t const *)&roccat_report); in isku_sysfs_set_actual_profile()
397 roccat_report_event(isku->chrdev_minor, in isku_report_to_chrdev()
Dhid-roccat-savu.c168 roccat_report_event(savu->chrdev_minor, in savu_report_to_chrdev()
Dhid-roccat-konepure.c188 roccat_report_event(konepure->chrdev_minor, data); in konepure_raw_event()
Dhid-roccat-ryos.c196 roccat_report_event(ryos->chrdev_minor, data); in ryos_raw_event()
Dhid-roccat-koneplus.c282 roccat_report_event(koneplus->chrdev_minor, in koneplus_sysfs_set_actual_profile()
509 roccat_report_event(koneplus->chrdev_minor, in koneplus_report_to_chrdev()
Dhid-roccat-kovaplus.c312 roccat_report_event(kovaplus->chrdev_minor, in kovaplus_sysfs_set_actual_profile()
600 roccat_report_event(kovaplus->chrdev_minor, in kovaplus_report_to_chrdev()
Dhid-roccat-arvo.c402 roccat_report_event(arvo->chrdev_minor, in arvo_report_to_chrdev()