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

/linux-4.4.14/drivers/hid/
H A Dhid-roccat-common.c46 int roccat_common2_send(struct usb_device *usb_dev, uint report_id, roccat_common2_send() function
65 EXPORT_SYMBOL_GPL(roccat_common2_send); variable
115 retval = roccat_common2_send(usb_dev, command, buf, size); roccat_common2_send_with_status()
H A Dhid-roccat-arvo.c70 retval = roccat_common2_send(usb_dev, ARVO_COMMAND_MODE_KEY, arvo_sysfs_set_mode_key()
120 retval = roccat_common2_send(usb_dev, ARVO_COMMAND_KEY_MASK, arvo_sysfs_set_key_mask()
177 retval = roccat_common2_send(usb_dev, ARVO_COMMAND_ACTUAL_PROFILE, arvo_sysfs_set_actual_profile()
204 retval = roccat_common2_send(usb_dev, command, buf, real_size); arvo_sysfs_write()
H A Dhid-roccat-common.h30 int roccat_common2_send(struct usb_device *usb_dev, uint report_id,
H A Dhid-roccat-lua.c64 retval = roccat_common2_send(usb_dev, command, buf, real_size); lua_sysfs_write()
H A Dhid-roccat-kovaplus.c61 retval = roccat_common2_send(usb_dev, ROCCAT_COMMON_COMMAND_CONTROL, kovaplus_send_control()
H A Dhid-roccat-pyra.c58 return roccat_common2_send(usb_dev, ROCCAT_COMMON_COMMAND_CONTROL, pyra_send_control()

Completed in 131 milliseconds