Home
last modified time | relevance | path

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

/linux/include/linux/
H A DmISDNdsp.h28 int hfc_dtmf; /* set if HFCmulti card supports dtmf */ member
/linux/drivers/isdn/mISDN/
H A Ddsp_dtmf.c57 if (!dsp->features.hfc_dtmf) in dsp_dtmf_hardware()