Searched refs:roccat_common2_send (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-roccat-common.c43 int roccat_common2_send(struct usb_device *usb_dev, uint report_id, function
62 EXPORT_SYMBOL_GPL(roccat_common2_send); variable
112 retval = roccat_common2_send(usb_dev, command, buf, size);
H A Dhid-roccat-common.h27 int roccat_common2_send(struct usb_device *usb_dev, uint report_id,
H A Dhid-roccat-arvo.c65 retval = roccat_common2_send(usb_dev, ARVO_COMMAND_MODE_KEY,
115 retval = roccat_common2_send(usb_dev, ARVO_COMMAND_KEY_MASK,
172 retval = roccat_common2_send(usb_dev, ARVO_COMMAND_ACTUAL_PROFILE,
198 retval = roccat_common2_send(usb_dev, command, buf, real_size);
H A Dhid-roccat-lua.c61 retval = roccat_common2_send(usb_dev, command, buf, real_size);
H A Dhid-roccat-kovaplus.c58 retval = roccat_common2_send(usb_dev, ROCCAT_COMMON_COMMAND_CONTROL,
H A Dhid-roccat-pyra.c52 return roccat_common2_send(usb_dev, ROCCAT_COMMON_COMMAND_CONTROL,

Completed in 121 milliseconds