Searched refs:_RemoveEndpointForPipe (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/busses/usb/
H A Dohci.h109 status_t _RemoveEndpointForPipe(Pipe *pipe);
H A Dxhci.h148 status_t _RemoveEndpointForPipe(Pipe *pipe);
H A Dohci.cpp778 return _RemoveEndpointForPipe(pipe);
1948 OHCI::_RemoveEndpointForPipe(Pipe *pipe) function in class:OHCI
H A Dxhci.cpp1295 return _RemoveEndpointForPipe(pipe);
1953 XHCI::_RemoveEndpointForPipe(Pipe *pipe) function in class:XHCI

Completed in 110 milliseconds