Home
last modified time | relevance | path

Searched refs:pending_empty (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-gadget.c389 u8 pending_empty = list_empty(&priv_ep->pending_req_list); in cdns3_start_all_request() local
396 if (!pending_empty) { in cdns3_start_all_request()
571 u8 pending_empty = list_empty(&priv_ep->pending_req_list); in cdns3_wa2_gadget_ep_queue() local
579 if (pending_empty && !descmiss_empty && in cdns3_wa2_gadget_ep_queue()
603 if (!pending_empty && !descmiss_empty) { in cdns3_wa2_gadget_ep_queue()
650 u8 pending_empty = list_empty(&priv_ep->pending_req_list); in cdns3_wa2_descmissing_packet() local
653 if (!pending_empty) { in cdns3_wa2_descmissing_packet()
737 u8 pending_empty = list_empty(&outq_ep->pending_req_list); in cdns3_wa2_check_outq_status() local
741 !pending_empty) { in cdns3_wa2_check_outq_status()