Searched refs:oslec_flush (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/misc/echo/
H A Doslec.h61 * oslec_flush - Flush (reinitialise) a voice echo canceller context.
64 void oslec_flush(struct oslec_state *ec);
H A Decho.c313 void oslec_flush(struct oslec_state *ec) oslec_flush() function
337 EXPORT_SYMBOL_GPL(oslec_flush); variable

Completed in 133 milliseconds