Searched refs:CS42448_SetChannelMute (Results 1 – 3 of 3) sorted by relevance
120 …ret = CS42448_SetChannelMute((cs42448_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevH… in HAL_CODEC_CS42448_SetVolume()135 …CS42448_SetChannelMute((cs42448_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHandle)… in HAL_CODEC_CS42448_SetVolume()170 …ret = CS42448_SetChannelMute((cs42448_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevH… in HAL_CODEC_CS42448_SetMute()
319 status_t CS42448_SetChannelMute(cs42448_handle_t *handle, uint8_t channel, bool isMute);
438 status_t CS42448_SetChannelMute(cs42448_handle_t *handle, uint8_t channel, bool isMute) in CS42448_SetChannelMute() function