Searched refs:last_event (Results 1 – 2 of 2) sorted by relevance
259 hcd_pipe_event_t last_event; member292 hcd_port_event_t last_event; member849 pipe->last_event = HCD_PIPE_EVENT_URB_DONE; in _intr_hdlr_chan()850 event = pipe->last_event; in _intr_hdlr_chan()853 _buffer_done(pipe, stop_idx, pipe->last_event, false); in _intr_hdlr_chan()871 pipe->last_event = pipe_decode_error_event(chan_error); in _intr_hdlr_chan()872 event = pipe->last_event; in _intr_hdlr_chan()876 _buffer_done(pipe, stop_idx, pipe->last_event, false); in _intr_hdlr_chan()884 pipe->last_event = HCD_PIPE_EVENT_URB_DONE; in _intr_hdlr_chan()885 event = pipe->last_event; in _intr_hdlr_chan()[all …]
65 hcd_pipe_event_t last_event; member343 ep_obj->dynamic.last_event = pipe_event; in pipe_callback()575 hcd_pipe_event_t last_event = ep_obj->dynamic.last_event; in _handle_pending_ep() local580 switch (last_event) { in _handle_pending_ep()