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