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

/haiku/src/add-ons/kernel/busses/usb/
H A Dohci.h108 status_t _InsertEndpointForPipe(Pipe *pipe);
H A Dxhci.h147 status_t _InsertEndpointForPipe(Pipe *pipe);
H A Dohci.cpp775 return _InsertEndpointForPipe(pipe);
1832 OHCI::_InsertEndpointForPipe(Pipe *pipe) function in class:OHCI
H A Dxhci.cpp1293 return _InsertEndpointForPipe(pipe);
1860 XHCI::_InsertEndpointForPipe(Pipe *pipe) function in class:XHCI

Completed in 45 milliseconds