Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.c4630 bool qh_allocated = false; in _dwc2_hcd_urb_enqueue() local
4746 qh_allocated = true; in _dwc2_hcd_urb_enqueue()
4777 if (qh_allocated && qh->channel && qh->channel->qh == qh) in _dwc2_hcd_urb_enqueue()
4784 if (qh_allocated) { in _dwc2_hcd_urb_enqueue()