Home
last modified time | relevance | path

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

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