Searched refs:SetControllerCookie (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/usb/
H A Dusb_private.h363 void SetControllerCookie(void *cookie) function in class:Pipe
601 void SetControllerCookie(void *cookie) function in class:Device
/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.cpp1707 pipe.SetControllerCookie(endpoint0);
1808 pipe.SetControllerCookie(NULL);
1946 pipe->SetControllerCookie(&device->endpoints[id]);
1967 pipe->SetControllerCookie(NULL);
H A Dohci.cpp1936 pipe->SetControllerCookie((void *)endpoint);

Completed in 153 milliseconds