Searched refs:WM8524_SetMute (Results 1 – 3 of 3) sorted by relevance
91 void WM8524_SetMute(wm8524_handle_t *handle, bool isMute);
77 void WM8524_SetMute(wm8524_handle_t *handle, bool isMute) in WM8524_SetMute() function
105 …WM8524_SetMute((wm8524_handle_t *)((uintptr_t)(((codec_handle_t *)handle)->codecDevHandle)), isMut… in HAL_CODEC_WM8524_SetMute()