Go to the documentation of this file.
28 #include <linux/kernel.h>
29 #include <linux/string.h>
37 {
"deftaps",
"128",
"Set the number of taps of cancellation." },
78 while ((tok =
strsep(&dup,
","))) {
87 if (!
strcmp(name,
"deftaps")) {
88 if (
sscanf(val,
"%d", &tmp) == 1)
97 memset(&cq, 0,
sizeof(cq));
118 memset(&cq, 0,
sizeof(cq));