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

/linux-4.4.14/drivers/misc/echo/
H A Doslec.h67 * oslec_adaption_mode - set the adaption mode of a voice echo canceller context.
71 void oslec_adaption_mode(struct oslec_state *ec, int adaption_mode);
H A Decho.c263 oslec_adaption_mode(ec, adaption_mode); oslec_create()
307 void oslec_adaption_mode(struct oslec_state *ec, int adaption_mode) oslec_adaption_mode() function
311 EXPORT_SYMBOL_GPL(oslec_adaption_mode); variable

Completed in 33 milliseconds