Lines Matching refs:pcm_slot_tx

173 			       member->dsp->name, member->dsp->pcm_slot_tx,  in dsp_cmx_debug()
407 if (dsp->pcm_slot_tx >= 0 || dsp->pcm_slot_rx >= 0) { in dsp_cmx_hardware()
413 dsp->pcm_slot_tx, dsp->pcm_slot_rx); in dsp_cmx_hardware()
416 dsp->pcm_slot_tx = -1; in dsp_cmx_hardware()
427 if (dsp->pcm_slot_tx >= 0 && dsp->pcm_slot_rx < 0 && in dsp_cmx_hardware()
433 if (dsp->pcm_slot_tx >= 0) { in dsp_cmx_hardware()
434 dsp->pcm_slot_rx = dsp->pcm_slot_tx; in dsp_cmx_hardware()
441 dsp->pcm_slot_tx); in dsp_cmx_hardware()
443 dsp->pcm_slot_tx, 2, dsp->pcm_slot_rx, 2); in dsp_cmx_hardware()
448 dsp->pcm_slot_tx = -1; in dsp_cmx_hardware()
456 if (finddsp->pcm_slot_tx >= 0 && in dsp_cmx_hardware()
457 finddsp->pcm_slot_tx < sizeof(freeslots)) in dsp_cmx_hardware()
458 freeslots[finddsp->pcm_slot_tx] = 0; in dsp_cmx_hardware()
478 dsp->pcm_slot_tx = i; in dsp_cmx_hardware()
485 __func__, dsp->name, dsp->pcm_slot_tx); in dsp_cmx_hardware()
487 dsp->pcm_slot_tx, 2, dsp->pcm_slot_rx, 2); in dsp_cmx_hardware()
533 if (dsp->pcm_slot_tx >= 0 || in dsp_cmx_hardware()
542 dsp->pcm_slot_tx, in dsp_cmx_hardware()
547 dsp->pcm_slot_tx = -1; in dsp_cmx_hardware()
708 if (member->dsp->pcm_slot_tx >= 0 && in dsp_cmx_hardware()
710 nextm->dsp->pcm_slot_tx >= 0 && in dsp_cmx_hardware()
712 nextm->dsp->pcm_slot_tx == in dsp_cmx_hardware()
715 member->dsp->pcm_slot_tx && in dsp_cmx_hardware()
716 nextm->dsp->pcm_slot_tx == in dsp_cmx_hardware()
717 member->dsp->pcm_slot_tx && in dsp_cmx_hardware()
731 member->dsp->pcm_slot_tx, in dsp_cmx_hardware()
749 if (dsp->pcm_slot_tx >= 0 && in dsp_cmx_hardware()
750 dsp->pcm_slot_tx < in dsp_cmx_hardware()
752 freeslots[dsp->pcm_slot_tx] = 0; in dsp_cmx_hardware()
773 member->dsp->pcm_slot_tx = i; in dsp_cmx_hardware()
775 nextm->dsp->pcm_slot_tx = i; in dsp_cmx_hardware()
789 member->dsp->pcm_slot_tx); in dsp_cmx_hardware()
791 member->dsp->pcm_slot_tx, member->dsp->pcm_bank_tx, in dsp_cmx_hardware()
794 nextm->dsp->pcm_slot_tx, nextm->dsp->pcm_bank_tx, in dsp_cmx_hardware()
802 if (member->dsp->pcm_slot_tx >= 0 && in dsp_cmx_hardware()
804 nextm->dsp->pcm_slot_tx >= 0 && in dsp_cmx_hardware()
806 nextm->dsp->pcm_slot_tx == in dsp_cmx_hardware()
809 member->dsp->pcm_slot_tx && in dsp_cmx_hardware()
810 member->dsp->pcm_slot_tx != in dsp_cmx_hardware()
824 member->dsp->pcm_slot_tx, in dsp_cmx_hardware()
841 if (dsp->pcm_slot_tx >= 0 && in dsp_cmx_hardware()
842 dsp->pcm_slot_tx < in dsp_cmx_hardware()
844 freeslots[dsp->pcm_slot_tx] = 0; in dsp_cmx_hardware()
882 member->dsp->pcm_slot_tx = i1; in dsp_cmx_hardware()
884 nextm->dsp->pcm_slot_tx = i2; in dsp_cmx_hardware()
898 member->dsp->pcm_slot_tx, in dsp_cmx_hardware()
901 member->dsp->pcm_slot_tx, member->dsp->pcm_bank_tx, in dsp_cmx_hardware()
904 nextm->dsp->pcm_slot_tx, nextm->dsp->pcm_bank_tx, in dsp_cmx_hardware()
966 if (dsp->pcm_slot_tx >= 0 && in dsp_cmx_hardware()
967 dsp->pcm_slot_tx < in dsp_cmx_hardware()
969 freeslots[dsp->pcm_slot_tx] = 0; in dsp_cmx_hardware()
998 member->dsp->pcm_slot_tx = i; in dsp_cmx_hardware()