Searched refs:has_urb (Results 1 – 1 of 1) sorted by relevance
265 …uint32_t has_urb: 1; //Indicates there is at least one URB either pending, inflight, or… member1914 && !pipe->cs_flags.has_urb in hcd_pipe_free()1938 !pipe->cs_flags.has_urb && in hcd_pipe_update_mps()1954 !pipe->cs_flags.has_urb && in hcd_pipe_update_dev_addr()1970 !pipe->cs_flags.has_urb && in hcd_pipe_update_callback()1985 !pipe->cs_flags.has_urb && in hcd_pipe_set_persist_reset()2566 if (!pipe->cs_flags.has_urb) { in hcd_urb_enqueue()2572 pipe->cs_flags.has_urb = 1; in hcd_urb_enqueue()2592 if (pipe->cs_flags.has_urb in hcd_urb_dequeue()2600 pipe->cs_flags.has_urb = 0; in hcd_urb_dequeue()