Searched refs:usb_command (Results 1 – 1 of 1) sorted by relevance
/drivers/hid/ |
D | hid-roccat-kone.c | 53 static int kone_receive(struct usb_device *usb_dev, uint usb_command, in kone_receive() argument 66 usb_command, 0, buf, size, USB_CTRL_SET_TIMEOUT); in kone_receive() 73 static int kone_send(struct usb_device *usb_dev, uint usb_command, in kone_send() argument 86 usb_command, 0, buf, size, USB_CTRL_SET_TIMEOUT); in kone_send()
|