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

/linux-master/drivers/hid/
H A Dhid-roccat-common.c107 int roccat_common2_send_with_status(struct usb_device *usb_dev, function
120 EXPORT_SYMBOL_GPL(roccat_common2_send_with_status); variable
166 retval = roccat_common2_send_with_status(usb_dev, command, buf, real_size);
H A Dhid-roccat-common.h29 int roccat_common2_send_with_status(struct usb_device *usb_dev,
H A Dhid-roccat-koneplus.c49 return roccat_common2_send_with_status(usb_dev,
76 return roccat_common2_send_with_status(usb_dev,
119 retval = roccat_common2_send_with_status(usb_dev, command,
H A Dhid-roccat-isku.c54 return roccat_common2_send_with_status(usb_dev,
150 retval = roccat_common2_send_with_status(usb_dev, command,
H A Dhid-roccat-kovaplus.c119 return roccat_common2_send_with_status(usb_dev,
162 retval = roccat_common2_send_with_status(usb_dev, command,
H A Dhid-roccat-pyra.c78 return roccat_common2_send_with_status(usb_dev,
121 retval = roccat_common2_send_with_status(usb_dev, command, (void *)buf, real_size);

Completed in 106 milliseconds