Searched refs:WM8962_SetModuleMute (Results 1 – 3 of 3) sorted by relevance
200 …retVal = WM8962_SetModuleMute((wm8962_handle_t *)((uintptr_t)(((codec_handle_t *)handle)->codecDev… in HAL_CODEC_WM8962_SetMute()206 …retVal = WM8962_SetModuleMute((wm8962_handle_t *)((uintptr_t)(((codec_handle_t *)handle)->codecDev… in HAL_CODEC_WM8962_SetMute()
520 status_t WM8962_SetModuleMute(wm8962_handle_t *handle, wm8962_module_t module, bool isEnabled);
662 status_t WM8962_SetModuleMute(wm8962_handle_t *handle, wm8962_module_t module, bool isEnabled) in WM8962_SetModuleMute() function