Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.c1375 u8 clear_ehb) in cdnsp_update_erst_dequeue() argument
1391 if (clear_ehb) in cdnsp_update_erst_dequeue()
H A Dcdnsp-gadget.h1541 u8 clear_ehb);
/linux/drivers/usb/host/
H A Dxhci-ring.c3040 bool clear_ehb) in xhci_update_erst_dequeue() argument
3054 if ((temp_64 & ERST_PTR_MASK) == (deq & ERST_PTR_MASK) && !clear_ehb) in xhci_update_erst_dequeue()
3062 if (clear_ehb) in xhci_update_erst_dequeue()
H A Dxhci.h1959 bool clear_ehb);