Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
DmISDNdsp.h30 int hfc_loops; /* set if card supports tone loops */ member
/linux-4.19.296/drivers/isdn/mISDN/
Ddsp_tones.c507 if (dsp->features.hfc_loops && timer_pending(&tonet->tl)) in dsp_tone()
509 if (dsp->features.hfc_loops) in dsp_tone()
536 if (dsp->features.hfc_loops) { in dsp_tone()
/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dhfcmulti.c3618 features->hfc_loops = 0; in channel_bctrl()