Searched refs:xhci_noop (Results 1 – 1 of 1) sorted by relevance
125 void xhci_noop(struct usbd_xfer *);172 .abort = xhci_noop,174 .done = xhci_noop,190 .done = xhci_noop,214 .done = xhci_noop,2802 xhci_noop(struct usbd_xfer *xfer) in xhci_noop() function