Searched refs:WM8962_SetDataRoute (Results 1 – 2 of 2) sorted by relevance
470 status_t WM8962_SetDataRoute(wm8962_handle_t *handle, const wm8962_route_config_t *route);
365 WM8962_CHECK_RET(WM8962_SetDataRoute(handle, &config->route), ret); in WM8962_Init()485 status_t WM8962_SetDataRoute(wm8962_handle_t *handle, const wm8962_route_config_t *route) in WM8962_SetDataRoute() function