Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Ddsp_cmx.c391 int same_hfc = -1, same_pcm = -1, current_conf = -1, in dsp_cmx_hardware() local
514 same_hfc = member->dsp->features.hfc_id; in dsp_cmx_hardware()
648 if (same_hfc != member->dsp->features.hfc_id) in dsp_cmx_hardware()
649 same_hfc = -1; in dsp_cmx_hardware()
929 if (same_hfc < 0) { in dsp_cmx_hardware()
1030 if (dsp->features.hfc_id == same_hfc && in dsp_cmx_hardware()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds