Home
last modified time | relevance | path

Searched defs:dev_ctx (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/usb/host/
Dusbip.c123 struct usbip_dev_ctx *const dev_ctx = cmd_nd->ctx; in usbip_req_cb() local
199 struct usbip_dev_ctx *const dev_ctx = cmd_nd->ctx; in usbip_submit_req() local
237 static int usbip_handle_submit(struct usbip_dev_ctx *const dev_ctx, in usbip_handle_submit()
315 static int usbip_handle_unlink(struct usbip_dev_ctx *const dev_ctx, in usbip_handle_unlink()
357 static int usbip_handle_cmd(struct usbip_dev_ctx *const dev_ctx) in usbip_handle_cmd()
386 struct usbip_dev_ctx *dev_ctx = a; in usbip_thread_cmd() local
539 struct usbip_dev_ctx *const dev_ctx = &bus_ctx->devs[i]; in get_free_dev_ctx() local
562 struct usbip_dev_ctx *dev_ctx; in usbip_handle_import() local