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

/haiku/src/add-ons/kernel/drivers/audio/usb/
H A DDevice.h72 status_t _MultiGetEnabledChannels(multi_channel_enable* Enable);
H A DDevice.cpp187 status_t status = _MultiGetEnabledChannels(&enable);
574 Device::_MultiGetEnabledChannels(multi_channel_enable* Enable) function in class:Device
/haiku/src/add-ons/kernel/drivers/audio/ac97/sis7018/
H A DDevice.h77 status_t _MultiGetEnabledChannels(multi_channel_enable *Enable);
H A DDevice.cpp253 return _MultiGetEnabledChannels((multi_channel_enable*)buffer);
386 Device::_MultiGetEnabledChannels(multi_channel_enable *Enable) function in class:Device

Completed in 46 milliseconds