Searched refs:CS42888_SetChannelMute (Results 1 – 3 of 3) sorted by relevance
122 …ret = CS42888_SetChannelMute((cs42888_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevH… in HAL_CODEC_CS42888_SetVolume()137 …CS42888_SetChannelMute((cs42888_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHandle)… in HAL_CODEC_CS42888_SetVolume()172 …ret = CS42888_SetChannelMute((cs42888_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevH… in HAL_CODEC_CS42888_SetMute()
318 status_t CS42888_SetChannelMute(cs42888_handle_t *handle, uint8_t channel, bool isMute);
441 status_t CS42888_SetChannelMute(cs42888_handle_t *handle, uint8_t channel, bool isMute) in CS42888_SetChannelMute() function