Searched refs:WM8962_SetProtocol (Results 1 – 2 of 2) sorted by relevance
480 status_t WM8962_SetProtocol(wm8962_handle_t *handle, wm8962_protocol_t protocol);
367 WM8962_CHECK_RET(WM8962_SetProtocol(handle, config->bus), ret); in WM8962_Init()404 status_t WM8962_SetProtocol(wm8962_handle_t *handle, wm8962_protocol_t protocol) in WM8962_SetProtocol() function