Home
last modified time | relevance | path

Searched refs:hfc_loops (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
DmISDNdsp.h29 int hfc_loops; /* set if card supports tone loops */ member
/linux-4.1.27/drivers/isdn/mISDN/
Ddsp_tones.c508 if (dsp->features.hfc_loops && timer_pending(&tonet->tl)) in dsp_tone()
510 if (dsp->features.hfc_loops) in dsp_tone()
537 if (dsp->features.hfc_loops) { in dsp_tone()
/linux-4.1.27/drivers/isdn/hardware/mISDN/
Dhfcmulti.c3612 features->hfc_loops = 0; in channel_bctrl()