Searched refs:lastdigit (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/isdn/mISDN/
H A Ddsp.h128 u8 lastwhat, lastdigit; member in struct:dsp_dtmf
H A Ddsp_dtmf.c44 dsp->dtmf.lastdigit = '\0';
292 if (dsp->dtmf.lastdigit != what) {
293 dsp->dtmf.lastdigit = what;

Completed in 225 milliseconds