Home
last modified time | relevance | path

Searched refs:_SetupEndpoints (Results 1 – 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/usb/
H A DDevice.h46 status_t _SetupEndpoints();
H A DDevice.cpp52 if (_SetupEndpoints() != B_OK) in Device()
443 status_t result = _SetupEndpoints(); in CompareAndReattach()
786 Device::_SetupEndpoints() in _SetupEndpoints() function in Device
/haiku/src/add-ons/kernel/drivers/network/ether/usb_asix/
H A DASIXDevice.h73 status_t _SetupEndpoints();
H A DASIXDevice.cpp86 if (_SetupEndpoints() != B_OK) { in ASIXDevice()
433 status_t result = _SetupEndpoints(); in CompareAndReattach()
455 ASIXDevice::_SetupEndpoints() in _SetupEndpoints() function in ASIXDevice
/haiku/src/add-ons/kernel/drivers/network/ether/usb_davicom/
H A DDavicomDevice.h132 status_t _SetupEndpoints();
H A DDavicomDevice.cpp143 if (_SetupEndpoints() != B_OK) { in DavicomDevice()
515 status_t result = _SetupEndpoints(); in CompareAndReattach()
537 DavicomDevice::_SetupEndpoints() in _SetupEndpoints() function in DavicomDevice