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

/haiku-fatelf/src/add-ons/kernel/busses/usb/
H A Dohci.h96 status_t _RemoveEndpointForPipe(Pipe *pipe);
H A Dxhci.h109 status_t _RemoveEndpointForPipe(Pipe *pipe);
H A Dohci.cpp527 return _RemoveEndpointForPipe(pipe);
1537 OHCI::_RemoveEndpointForPipe(Pipe *pipe) function in class:OHCI
H A Dxhci.cpp616 _RemoveEndpointForPipe(pipe);
1233 XHCI::_RemoveEndpointForPipe(Pipe *pipe) function in class:XHCI

Completed in 92 milliseconds