Searched refs:WM8904_SetPlay (Results 1 – 3 of 3) sorted by relevance
569 status_t WM8904_SetPlay(wm8904_handle_t *handle, uint32_t playSource);
436 result = WM8904_SetPlay(handle, config->playSource); in WM8904_Init()1508 status_t WM8904_SetPlay(wm8904_handle_t *handle, uint32_t playSource) in WM8904_SetPlay() function
287 …return WM8904_SetPlay((wm8904_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHandle)),… in HAL_CODEC_WM8904_SetPlay()