Searched refs:usbd_device_shutdown_core (Results 1 – 3 of 3) sorted by relevance
113 int usbd_device_shutdown_core(struct usbd_contex *const uds_ctx);
203 int usbd_device_shutdown_core(struct usbd_contex *const uds_ctx) in usbd_device_shutdown_core() function
283 ret = usbd_device_shutdown_core(uds_ctx); in usbd_shutdown()