Home
last modified time | relevance | path

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.cpp777 return _InsertEndpointForPipe(pipe); in NotifyPipeChange()
1834 OHCI::_InsertEndpointForPipe(Pipe *pipe) in _InsertEndpointForPipe() function in OHCI
H A Dxhci.cpp1294 return _InsertEndpointForPipe(pipe); in NotifyPipeChange()
1864 XHCI::_InsertEndpointForPipe(Pipe *pipe) in _InsertEndpointForPipe() function in XHCI