Home
last modified time | relevance | path

Searched refs:roccat_common2_receive (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/hid/
A Dhid-roccat-common.c21 int roccat_common2_receive(struct usb_device *usb_dev, uint report_id, in roccat_common2_receive() function
41 EXPORT_SYMBOL_GPL(roccat_common2_receive);
79 retval = roccat_common2_receive(usb_dev, in roccat_common2_receive_control_status()
146 retval = roccat_common2_receive(usb_dev, command, buf, real_size); in roccat_common2_sysfs_read()
A Dhid-roccat-arvo.c39 retval = roccat_common2_receive(usb_dev, ARVO_COMMAND_MODE_KEY, in arvo_sysfs_show_mode_key()
89 retval = roccat_common2_receive(usb_dev, ARVO_COMMAND_KEY_MASK, in arvo_sysfs_show_key_mask()
134 retval = roccat_common2_receive(usb_dev, ARVO_COMMAND_ACTUAL_PROFILE, in arvo_get_actual_profile()
222 retval = roccat_common2_receive(usb_dev, command, buf, real_size); in arvo_sysfs_read()
A Dhid-roccat-pyra.c67 return roccat_common2_receive(usb_dev, PYRA_COMMAND_PROFILE_SETTINGS, in pyra_get_profile_settings()
74 return roccat_common2_receive(usb_dev, PYRA_COMMAND_SETTINGS, in pyra_get_settings()
102 retval = roccat_common2_receive(usb_dev, command, buf, real_size); in pyra_sysfs_read()
302 roccat_common2_receive(usb_dev, PYRA_COMMAND_SETTINGS, in pyra_sysfs_show_actual_profile()
323 roccat_common2_receive(usb_dev, PYRA_COMMAND_INFO, in pyra_sysfs_show_firmware_version()
A Dhid-roccat-kovaplus.c82 return roccat_common2_receive(usb_dev, KOVAPLUS_COMMAND_PROFILE_SETTINGS, in kovaplus_get_profile_settings()
96 return roccat_common2_receive(usb_dev, KOVAPLUS_COMMAND_PROFILE_BUTTONS, in kovaplus_get_profile_buttons()
106 retval = roccat_common2_receive(usb_dev, KOVAPLUS_COMMAND_ACTUAL_PROFILE, in kovaplus_get_actual_profile()
142 retval = roccat_common2_receive(usb_dev, command, buf, real_size); in kovaplus_sysfs_read()
366 roccat_common2_receive(usb_dev, KOVAPLUS_COMMAND_INFO, in kovaplus_sysfs_show_firmware_version()
A Dhid-roccat-koneplus.c63 retval = roccat_common2_receive(usb_dev, KONEPLUS_COMMAND_ACTUAL_PROFILE, in koneplus_get_actual_profile()
99 retval = roccat_common2_receive(usb_dev, command, buf, real_size); in koneplus_sysfs_read()
310 roccat_common2_receive(usb_dev, KONEPLUS_COMMAND_INFO, in koneplus_sysfs_show_firmware_version()
A Dhid-roccat-common.h25 int roccat_common2_receive(struct usb_device *usb_dev, uint report_id,
A Dhid-roccat-lua.c42 retval = roccat_common2_receive(usb_dev, command, buf, real_size); in lua_sysfs_read()
A Dhid-roccat-isku.c36 return roccat_common2_receive(usb_dev, command, buf, size); in isku_receive()

Completed in 12 milliseconds