Searched refs:chrdev_minor (Results 1 - 16 of 16) sorted by relevance

/drivers/hid/
H A Dhid-roccat-arvo.h78 int chrdev_minor; member in struct:arvo_device
H A Dhid-roccat-konepure.c109 konepure->chrdev_minor = retval;
130 roccat_disconnect(konepure->chrdev_minor);
185 roccat_report_event(konepure->chrdev_minor, data);
H A Dhid-roccat-savu.c89 savu->chrdev_minor = retval;
110 roccat_disconnect(savu->chrdev_minor);
165 roccat_report_event(savu->chrdev_minor,
H A Dhid-roccat-isku.h93 int chrdev_minor; member in struct:isku_device
H A Dhid-roccat-koneplus.h120 int chrdev_minor; member in struct:koneplus_device
H A Dhid-roccat-kovaplus.h127 int chrdev_minor; member in struct:kovaplus_device
H A Dhid-roccat-pyra.h147 int chrdev_minor; member in struct:pyra_device
H A Dhid-roccat-ryos.c117 ryos->chrdev_minor = retval;
138 roccat_disconnect(ryos->chrdev_minor);
193 roccat_report_event(ryos->chrdev_minor, data);
H A Dhid-roccat-common.h37 int chrdev_minor; member in struct:roccat_common2_device
H A Dhid-roccat-isku.c106 roccat_report_event(isku->chrdev_minor, (uint8_t const *)&roccat_report);
302 isku->chrdev_minor = retval;
323 roccat_disconnect(isku->chrdev_minor);
396 roccat_report_event(isku->chrdev_minor,
H A Dhid-roccat-kone.c52 roccat_report_event(kone->chrdev_minor, (uint8_t *)&roccat_report);
719 kone->chrdev_minor = retval;
740 roccat_disconnect(kone->chrdev_minor);
812 roccat_report_event(kone->chrdev_minor,
821 roccat_report_event(kone->chrdev_minor,
H A Dhid-roccat-pyra.c275 roccat_report_event(pyra->chrdev_minor,
425 pyra->chrdev_minor = retval;
447 roccat_disconnect(pyra->chrdev_minor);
524 roccat_report_event(pyra->chrdev_minor,
538 roccat_report_event(pyra->chrdev_minor,
H A Dhid-roccat-arvo.c322 arvo->chrdev_minor = retval;
343 roccat_disconnect(arvo->chrdev_minor);
401 roccat_report_event(arvo->chrdev_minor,
H A Dhid-roccat-kone.h224 int chrdev_minor; member in struct:kone_device
H A Dhid-roccat-koneplus.c291 roccat_report_event(koneplus->chrdev_minor,
409 koneplus->chrdev_minor = retval;
431 roccat_disconnect(koneplus->chrdev_minor);
510 roccat_report_event(koneplus->chrdev_minor,
H A Dhid-roccat-kovaplus.c319 roccat_report_event(kovaplus->chrdev_minor,
476 kovaplus->chrdev_minor = retval;
499 roccat_disconnect(kovaplus->chrdev_minor);
599 roccat_report_event(kovaplus->chrdev_minor,

Completed in 128 milliseconds