Home
last modified time | relevance | path

Searched refs:roccat_common2_send_with_status (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-roccat-common.c107 int roccat_common2_send_with_status(struct usb_device *usb_dev, in roccat_common2_send_with_status() function
120 EXPORT_SYMBOL_GPL(roccat_common2_send_with_status);
166 retval = roccat_common2_send_with_status(usb_dev, command, buf, real_size); in roccat_common2_sysfs_write()
H A Dhid-roccat-koneplus.c49 return roccat_common2_send_with_status(usb_dev, in koneplus_send_control()
76 return roccat_common2_send_with_status(usb_dev, in koneplus_set_actual_profile()
119 retval = roccat_common2_send_with_status(usb_dev, command, in koneplus_sysfs_write()
H A Dhid-roccat-common.h29 int roccat_common2_send_with_status(struct usb_device *usb_dev,
H A Dhid-roccat-isku.c54 return roccat_common2_send_with_status(usb_dev, in isku_set_actual_profile()
150 retval = roccat_common2_send_with_status(usb_dev, command, in isku_sysfs_write()
H A Dhid-roccat-pyra.c78 return roccat_common2_send_with_status(usb_dev, in pyra_set_settings()
121 retval = roccat_common2_send_with_status(usb_dev, command, (void *)buf, real_size); in pyra_sysfs_write()
H A Dhid-roccat-kovaplus.c119 return roccat_common2_send_with_status(usb_dev, in kovaplus_set_actual_profile()
162 retval = roccat_common2_send_with_status(usb_dev, command, in kovaplus_sysfs_write()