Searched refs:tx_mix (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/isdn/mISDN/
H A Ddsp.h179 int tx_mix; member in struct:dsp
H A Ddsp_cmx.c158 odsp->tx_mix);
508 if (member->dsp->tx_mix) {
512 "tx_mix is turned on\n", __func__,
566 /* check if member has tx_mix turned on */
567 if (member->dsp->tx_mix) {
571 "tx_mix is turned on\n",
1380 if (!dsp->tx_mix && t != tt) {
H A Ddsp_core.c462 dsp->tx_mix = 1;
476 dsp->tx_mix = 0;

Completed in 249 milliseconds