Searched refs:NotifyPipeChange (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/bus_managers/usb/
H A DPipe.cpp25 GetBusManager()->NotifyPipeChange(this, USB_CHANGE_DESTROYED);
43 GetBusManager()->NotifyPipeChange(this, USB_CHANGE_CREATED);
276 GetBusManager()->NotifyPipeChange(this, USB_CHANGE_PIPE_POLICY_CHANGED);
H A DBusManager.cpp284 BusManager::NotifyPipeChange(Pipe *pipe, usb_change change) function in class:BusManager
H A Dusb_private.h218 virtual status_t NotifyPipeChange(Pipe *pipe,
/haiku-fatelf/src/add-ons/kernel/busses/usb/
H A Dohci.h44 virtual status_t NotifyPipeChange(Pipe *pipe,
H A Dehci.h61 virtual status_t NotifyPipeChange(Pipe *pipe,
H A Dxhci.h92 virtual status_t NotifyPipeChange(Pipe *pipe,
H A Dohci.cpp514 OHCI::NotifyPipeChange(Pipe *pipe, usb_change change) function in class:OHCI
H A Dxhci.cpp607 XHCI::NotifyPipeChange(Pipe *pipe, usb_change change) function in class:XHCI
H A Dehci.cpp891 EHCI::NotifyPipeChange(Pipe *pipe, usb_change change) function in class:EHCI

Completed in 61 milliseconds