Searched refs:WM8904_SetRecord (Results 1 – 3 of 3) sorted by relevance
545 status_t WM8904_SetRecord(wm8904_handle_t *handle, uint32_t recordSource);
425 result = WM8904_SetRecord(handle, config->recordSource); in WM8904_Init()1360 status_t WM8904_SetRecord(wm8904_handle_t *handle, uint32_t recordSource) in WM8904_SetRecord() function
246 …ret = WM8904_SetRecord((wm8904_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHandle))… in HAL_CODEC_WM8904_SetRecord()