Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Ddsp_cmx.c389 int freeunits[8]; in dsp_cmx_hardware() local
1027 memset(freeunits, 1, sizeof(freeunits)); in dsp_cmx_hardware()
1035 freeunits[dsp->hfc_conf] = 0; in dsp_cmx_hardware()
1040 if (freeunits[i]) in dsp_cmx_hardware()
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Ddsp_cmx.c378 int freeunits[8]; in dsp_cmx_hardware() local
1016 memset(freeunits, 1, sizeof(freeunits)); in dsp_cmx_hardware()
1024 freeunits[dsp->hfc_conf] = 0; in dsp_cmx_hardware()
1029 if (freeunits[i]) in dsp_cmx_hardware()

Completed in 4 milliseconds