Searched refs:HCD_POLL_PENDING (Results 1 – 2 of 2) sorted by relevance
115 #define HCD_POLL_PENDING(hcd) ((hcd)->flags & (1U << HCD_FLAG_POLL_PENDING)) macro
741 else if (HCD_POLL_PENDING(hcd)) in rh_queue_status()