Searched refs:hfc_loops (Results 1 – 3 of 3) sorted by relevance
30 int hfc_loops; /* set if card supports tone loops */ member
507 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()
3618 features->hfc_loops = 0; in channel_bctrl()