Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_cmx.c392 if (dsp->hfc_conf >= 0) { in dsp_cmx_hardware()
400 dsp->hfc_conf = -1; in dsp_cmx_hardware()
518 if (dsp->hfc_conf >= 0) { in dsp_cmx_hardware()
526 dsp->hfc_conf); in dsp_cmx_hardware()
530 dsp->hfc_conf = -1; in dsp_cmx_hardware()
643 if (member->dsp->hfc_conf < 0) in dsp_cmx_hardware()
689 member->dsp->hfc_conf = -1; in dsp_cmx_hardware()
700 nextm->dsp->hfc_conf = -1; in dsp_cmx_hardware()
1021 dsp->hfc_conf >= 0 && in dsp_cmx_hardware()
1023 dsp->hfc_conf < 8) in dsp_cmx_hardware()
[all …]
H A Ddsp.h220 int hfc_conf; /* unique id of current conference (or -1) */ member
H A Ddsp_core.c1090 ndsp->hfc_conf = -1; /* current conference number */ in dspcreate()
/openbmc/linux/include/linux/
H A DmISDNdsp.h29 int hfc_conf; /* set if HFCmulti card supports conferences */ member
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c3570 features->hfc_conf = 1; in channel_bctrl()