Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dhid-roccat.h25 int roccat_report_event(int minor, u8 const *data);
/linux-4.1.27/drivers/hid/
Dhid-roccat-pyra.c279 roccat_report_event(pyra->chrdev_minor, in pyra_sysfs_write_settings()
528 roccat_report_event(pyra->chrdev_minor, in pyra_report_to_chrdev()
542 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()
813 roccat_report_event(kone->chrdev_minor, in kone_report_to_chrdev()
822 roccat_report_event(kone->chrdev_minor, in kone_report_to_chrdev()
Dhid-roccat-konepure.c185 roccat_report_event(konepure->chrdev_minor, data); in konepure_raw_event()
Dhid-roccat-savu.c165 roccat_report_event(savu->chrdev_minor, in savu_report_to_chrdev()
Dhid-roccat-isku.c106 roccat_report_event(isku->chrdev_minor, (uint8_t const *)&roccat_report); in isku_sysfs_set_actual_profile()
396 roccat_report_event(isku->chrdev_minor, in isku_report_to_chrdev()
Dhid-roccat-ryos.c193 roccat_report_event(ryos->chrdev_minor, data); in ryos_raw_event()
Dhid-roccat-koneplus.c291 roccat_report_event(koneplus->chrdev_minor, in koneplus_sysfs_set_actual_profile()
510 roccat_report_event(koneplus->chrdev_minor, in koneplus_report_to_chrdev()
Dhid-roccat-kovaplus.c319 roccat_report_event(kovaplus->chrdev_minor, in kovaplus_sysfs_set_actual_profile()
599 roccat_report_event(kovaplus->chrdev_minor, in kovaplus_report_to_chrdev()
Dhid-roccat-arvo.c401 roccat_report_event(arvo->chrdev_minor, in arvo_report_to_chrdev()