Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hid/
Dhid-roccat-kone.c53 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()