Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
DmISDNdsp.h30 int hfc_loops; /* set if card supports tone loops */ member
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
Dhfcmulti.c3597 features->hfc_loops = 0; in channel_bctrl()