Searched refs:WM8904_Deinit (Results 1 – 4 of 4) sorted by relevance
27 .op.Deinit = WM8904_Deinit,
343 status_t WM8904_Deinit(wm8904_handle_t *handle);
454 status_t WM8904_Deinit(wm8904_handle_t *handle) in WM8904_Deinit() function
112 … return WM8904_Deinit((wm8904_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHandle))); in HAL_CODEC_WM8904_Deinit()