Searched refs:WM8904_SetChannelVolume (Results 1 – 3 of 3) sorted by relevance
534 status_t WM8904_SetChannelVolume(wm8904_handle_t *handle, uint32_t channel, uint32_t volume);
1197 status_t WM8904_SetChannelVolume(wm8904_handle_t *handle, uint32_t channel, uint32_t volume) in WM8904_SetChannelVolume() function
180 …ret = WM8904_SetChannelVolume((wm8904_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevH… in HAL_CODEC_WM8904_SetVolume()