Searched refs:WM8960_SetDataRoute (Results 1 – 2 of 2) sorted by relevance
401 status_t WM8960_SetDataRoute(wm8960_handle_t *handle, wm8960_route_t route);
195 WM8960_CHECK_RET(WM8960_SetDataRoute(handle, config->route), ret); in WM8960_Init()371 status_t WM8960_SetDataRoute(wm8960_handle_t *handle, wm8960_route_t route) in WM8960_SetDataRoute() function