Searched refs:TFA9XXX_SetVolume (Results 1 – 4 of 4) sorted by relevance
166 status_t TFA9XXX_SetVolume(tfa9xxx_handle_t *handle, uint32_t volume);
46 …_SetVolume()` with volume between 0 ~ 100, which eventually passes volume to `TFA9XXX_SetVolume()`.
595 status_t TFA9XXX_SetVolume(tfa9xxx_handle_t *handle, uint32_t volume) in TFA9XXX_SetVolume() function
98 …retVal = TFA9XXX_SetVolume((tfa9xxx_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHan… in HAL_CODEC_TFA9XXX_SetVolume()