Searched refs:WM8960_SetLeftInput (Results 1 – 2 of 2) sorted by relevance
409 status_t WM8960_SetLeftInput(wm8960_handle_t *handle, wm8960_input_t input);
214 WM8960_CHECK_RET(WM8960_SetLeftInput(handle, config->leftInputSource), ret); in WM8960_Init()439 status_t WM8960_SetLeftInput(wm8960_handle_t *handle, wm8960_input_t input) in WM8960_SetLeftInput() function