Home
last modified time | relevance | path

Searched refs:lastwhat (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_dtmf.c43 dsp->dtmf.lastwhat = '\0'; in dsp_dtmf_goertzel_init()
287 if (dsp->dtmf.lastwhat != what) in dsp_dtmf_goertzel_decode()
310 dsp->dtmf.lastwhat = what; in dsp_dtmf_goertzel_decode()
H A Ddsp.h128 u8 lastwhat, lastdigit; member