Searched refs:WM8960_SetRightInput (Results 1 – 2 of 2) sorted by relevance
417 status_t WM8960_SetRightInput(wm8960_handle_t *handle, wm8960_input_t input);
216 WM8960_CHECK_RET(WM8960_SetRightInput(handle, config->rightInputSource), ret); in WM8960_Init()497 status_t WM8960_SetRightInput(wm8960_handle_t *handle, wm8960_input_t input) in WM8960_SetRightInput() function