Searched refs:WM8960_SetProtocol (Results 1 – 2 of 2) sorted by relevance
427 status_t WM8960_SetProtocol(wm8960_handle_t *handle, wm8960_protocol_t protocol);
197 WM8960_CHECK_RET(WM8960_SetProtocol(handle, config->bus), ret); in WM8960_Init()555 status_t WM8960_SetProtocol(wm8960_handle_t *handle, wm8960_protocol_t protocol) in WM8960_SetProtocol() function