Searched refs:roccat_connect (Results 1 - 11 of 11) sorted by relevance

/linux-master/include/linux/
H A Dhid-roccat.h19 int roccat_connect(const struct class *klass, struct hid_device *hid,
/linux-master/drivers/hid/
H A Dhid-roccat-konepure.c104 retval = roccat_connect(&konepure_class, hdev,
H A Dhid-roccat-savu.c84 retval = roccat_connect(&savu_class, hdev,
H A Dhid-roccat.c240 * @minor: minor device number returned by roccat_connect()
289 * roccat_connect() - create a char device for special event output
298 int roccat_connect(const struct class *klass, struct hid_device *hid, int report_size) function
350 EXPORT_SYMBOL_GPL(roccat_connect); variable
353 * @minor: the minor device number returned by roccat_connect()
H A Dhid-roccat-ryos.c112 retval = roccat_connect(&ryos_class, hdev,
H A Dhid-roccat-arvo.c315 retval = roccat_connect(&arvo_class, hdev,
H A Dhid-roccat-isku.c295 retval = roccat_connect(&isku_class, hdev,
H A Dhid-roccat-kone.c718 retval = roccat_connect(&kone_class, hdev,
H A Dhid-roccat-kovaplus.c469 retval = roccat_connect(&kovaplus_class, hdev,
H A Dhid-roccat-pyra.c419 retval = roccat_connect(&pyra_class, hdev,
H A Dhid-roccat-koneplus.c400 retval = roccat_connect(&koneplus_class, hdev,

Completed in 524 milliseconds