Home
last modified time | relevance | path

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

/subsys/usb/host/
A Dusbip.c61 struct usbip_command cmd;
69 static void usbip_ntoh_command(struct usbip_command *const cmd) in usbip_ntoh_command()
124 struct usbip_command *const cmd = &cmd_nd->cmd; in usbip_req_cb()
200 struct usbip_command *const cmd = &cmd_nd->cmd; in usbip_submit_req()
238 struct usbip_command *const cmd) in usbip_handle_submit()
297 memcpy(&cmd_nd->cmd, cmd, sizeof(struct usbip_command)); in usbip_handle_submit()
316 struct usbip_command *const cmd) in usbip_handle_unlink()
359 struct usbip_command cmd; in usbip_handle_cmd()
A Dusbip.h94 struct usbip_command { struct

Completed in 13 milliseconds