Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/usb/
Dusbh.h138 int usbh_shutdown(struct usbh_contex *const uhs_ctx);
/Zephyr-latest/subsys/usb/host/
Dusbh_api.c89 int usbh_shutdown(struct usbh_contex *const uhs_ctx) in usbh_shutdown() function