Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_cmx.c380 int same_hfc = -1, same_pcm = -1, current_conf = -1, in dsp_cmx_hardware() local
503 same_hfc = member->dsp->features.hfc_id; in dsp_cmx_hardware()
637 if (same_hfc != member->dsp->features.hfc_id) in dsp_cmx_hardware()
638 same_hfc = -1; in dsp_cmx_hardware()
918 if (same_hfc < 0) { in dsp_cmx_hardware()
1019 if (dsp->features.hfc_id == same_hfc && in dsp_cmx_hardware()