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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A DmISDNdsp.h28 int hfc_conf; /* set if HFCmulti card supports conferences */ member in struct:dsp_features
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A DmISDNdsp.h28 int hfc_conf; /* set if HFCmulti card supports conferences */ member in struct:dsp_features
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/mISDN/
H A Ddsp_cmx.c182 "slot_rx %d, bank_rx %d hfc_conf %d "
186 member->dsp->pcm_bank_rx, member->dsp->hfc_conf,
403 if (dsp->hfc_conf >= 0) {
408 dsp->name, dsp->hfc_conf);
411 dsp->hfc_conf = -1;
529 if (dsp->hfc_conf >= 0) {
537 dsp->hfc_conf);
541 dsp->hfc_conf = -1;
651 if (current_conf < 0 && member->dsp->hfc_conf >= 0)
652 current_conf = member->dsp->hfc_conf;
[all...]
H A Ddsp.h218 int hfc_conf; /* unique id of current conference (or -1) */ member in struct:dsp
H A Ddsp_core.c1091 ndsp->hfc_conf = -1; /* current conference number */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Ddsp_cmx.c182 "slot_rx %d, bank_rx %d hfc_conf %d "
186 member->dsp->pcm_bank_rx, member->dsp->hfc_conf,
403 if (dsp->hfc_conf >= 0) {
408 dsp->name, dsp->hfc_conf);
411 dsp->hfc_conf = -1;
529 if (dsp->hfc_conf >= 0) {
537 dsp->hfc_conf);
541 dsp->hfc_conf = -1;
651 if (current_conf < 0 && member->dsp->hfc_conf >= 0)
652 current_conf = member->dsp->hfc_conf;
[all...]
H A Ddsp.h218 int hfc_conf; /* unique id of current conference (or -1) */ member in struct:dsp
H A Ddsp_core.c1091 ndsp->hfc_conf = -1; /* current conference number */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c3571 features->hfc_conf = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c3571 features->hfc_conf = 1;

Completed in 97 milliseconds