Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/host/
Dusbip.c59 struct usbip_cmd_node { struct
66 K_MEM_SLAB_DEFINE(usbip_slab, sizeof(struct usbip_cmd_node), argument
122 struct usbip_cmd_node *const cmd_nd = xfer->priv; in usbip_req_cb()
195 static int usbip_submit_req(struct usbip_cmd_node *const cmd_nd, const uint8_t ep, in usbip_submit_req()
242 struct usbip_cmd_node *cmd_nd; in usbip_handle_submit()
320 struct usbip_cmd_node *cmd_nd; in usbip_handle_unlink()