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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_audio.c177 #define LOGRP 0 macro
512 grp[LOGRP] = grp[HIGRP] = -1;
534 if (grp[LOGRP] >= 0) {
536 grp[LOGRP] = -1;
540 grp[LOGRP] = i;
551 if ((grp[LOGRP] >= 0) && (grp[HIGRP] >= 0)) {
552 what = dtmf_matrix[grp[LOGRP]][grp[HIGRP]];

Completed in 109 milliseconds