Searched refs:usbd_device_shutdown_core (Results 1 – 3 of 3) sorted by relevance
154 int usbd_device_shutdown_core(struct usbd_context *const uds_ctx);
226 int usbd_device_shutdown_core(struct usbd_context *const uds_ctx) in usbd_device_shutdown_core() function
320 ret = usbd_device_shutdown_core(uds_ctx); in usbd_shutdown()