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

/linux-4.4.14/drivers/misc/echo/
H A Doslec.h47 * oslec_create - Create a voice echo canceller context.
52 struct oslec_state *oslec_create(int len, int adaption_mode);
H A Decho.c228 struct oslec_state *oslec_create(int len, int adaption_mode) oslec_create() function
292 EXPORT_SYMBOL_GPL(oslec_create); variable

Completed in 75 milliseconds