Searched refs:TFA9896_SetMute (Results 1 – 4 of 4) sorted by relevance
301 error = TFA9896_SetMute(handle, Mute_Digital); in TFA9896_Init()369 error = TFA9896_SetMute(handle, Mute_Off); in TFA9896_Init()
532 status_t TFA9896_SetMute(tfa9896_handle_t *handle, tfa9896_mute_t mute);610 status_t TFA9896_SetMute(tfa9896_handle_t *handle, tfa9896_mute_t mute);
1671 status_t TFA9896_SetMute(tfa9896_handle_t *handle, tfa9896_mute_t mute) in TFA9896_SetMute() function
172 …TFA9896_SetMute((tfa9896_handle_t *)((uint32_t) & (((codec_handle_t *)handle)->codecDevHandle)), M… in HAL_CODEC_TFA9896_SetMute()