Home
last modified time | relevance | path

Searched refs:_MultiGetGlobalFormat (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/usb/
H A DDevice.h75 status_t _MultiGetGlobalFormat(multi_format_info* Format);
H A DDevice.cpp234 status_t status = _MultiGetGlobalFormat(&info); in Control()
601 Device::_MultiGetGlobalFormat(multi_format_info* Format) in _MultiGetGlobalFormat() function in Device
/haiku/src/add-ons/kernel/drivers/audio/ac97/sis7018/
H A DDevice.h80 status_t _MultiGetGlobalFormat(multi_format_info *Format);
H A DDevice.cpp259 return _MultiGetGlobalFormat((multi_format_info*)buffer); in Control()
409 Device::_MultiGetGlobalFormat(multi_format_info *Format) in _MultiGetGlobalFormat() function in Device