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

/linux-master/include/linux/
H A DmISDNdsp.h29 int hfc_conf; /* set if HFCmulti card supports conferences */ member in struct:dsp_features
/linux-master/drivers/isdn/mISDN/
H A Ddsp_cmx.c171 "slot_rx %d, bank_rx %d hfc_conf %d "
175 member->dsp->pcm_bank_rx, member->dsp->hfc_conf,
392 if (dsp->hfc_conf >= 0) {
397 dsp->name, dsp->hfc_conf);
400 dsp->hfc_conf = -1;
518 if (dsp->hfc_conf >= 0) {
526 dsp->hfc_conf);
530 dsp->hfc_conf = -1;
640 if (current_conf < 0 && member->dsp->hfc_conf >= 0)
641 current_conf = member->dsp->hfc_conf;
[all...]
H A Ddsp.h220 int hfc_conf; /* unique id of current conference (or -1) */ member in struct:dsp
H A Ddsp_core.c1090 ndsp->hfc_conf = -1; /* current conference number */
/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c3570 features->hfc_conf = 1;

Completed in 137 milliseconds