Searched refs:WM8904_SetChannelMute (Results 1 – 3 of 3) sorted by relevance
172 …ret = WM8904_SetChannelMute((wm8904_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHan… in HAL_CODEC_WM8904_SetVolume()184 …ret = WM8904_SetChannelMute((wm8904_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHan… in HAL_CODEC_WM8904_SetVolume()205 …return WM8904_SetChannelMute((wm8904_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHa… in HAL_CODEC_WM8904_SetMute()
580 status_t WM8904_SetChannelMute(wm8904_handle_t *handle, uint32_t channel, bool isMute);
1238 status_t WM8904_SetChannelMute(wm8904_handle_t *handle, uint32_t channel, bool isMute) in WM8904_SetChannelMute() function