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

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

Completed in 136 milliseconds