Searched refs:usbd_status_suspended (Results 1 – 2 of 2) sorted by relevance
99 usbd_status_suspended(uds_ctx, false); in event_handler_bus_reset()138 usbd_status_suspended(uds_ctx, true); in usbd_event_handler()143 usbd_status_suspended(uds_ctx, false); in usbd_event_handler()
71 static inline void usbd_status_suspended(struct usbd_contex *const uds_ctx, in usbd_status_suspended() function