asynch_tx_scb 204 sound/pci/cs46xx/cs46xx_dsp_spos.h struct dsp_scb_descriptor * asynch_tx_scb; asynch_tx_scb 1247 sound/pci/cs46xx/dsp_spos_scb_lib.c if (snd_BUG_ON(!ins->asynch_tx_scb)) asynch_tx_scb 1249 sound/pci/cs46xx/dsp_spos_scb_lib.c mixer_scb = ins->asynch_tx_scb; asynch_tx_scb 1644 sound/pci/cs46xx/dsp_spos_scb_lib.c if (snd_BUG_ON(ins->asynch_tx_scb)) asynch_tx_scb 1655 sound/pci/cs46xx/dsp_spos_scb_lib.c ins->asynch_tx_scb = cs46xx_dsp_create_asynch_fg_tx_scb(chip,"AsynchFGTxSCB",ASYNCTX_SCB_ADDR, asynch_tx_scb 1660 sound/pci/cs46xx/dsp_spos_scb_lib.c if (!ins->asynch_tx_scb) return -ENOMEM; asynch_tx_scb 1665 sound/pci/cs46xx/dsp_spos_scb_lib.c ins->asynch_tx_scb, asynch_tx_scb 1688 sound/pci/cs46xx/dsp_spos_scb_lib.c if (snd_BUG_ON(!ins->asynch_tx_scb)) asynch_tx_scb 1692 sound/pci/cs46xx/dsp_spos_scb_lib.c if (snd_BUG_ON(ins->master_mix_scb->next_scb_ptr != ins->asynch_tx_scb)) asynch_tx_scb 1694 sound/pci/cs46xx/dsp_spos_scb_lib.c if (snd_BUG_ON(ins->asynch_tx_scb->parent_scb_ptr != asynch_tx_scb 1699 sound/pci/cs46xx/dsp_spos_scb_lib.c cs46xx_dsp_remove_scb (chip,ins->asynch_tx_scb); asynch_tx_scb 1702 sound/pci/cs46xx/dsp_spos_scb_lib.c ins->asynch_tx_scb = NULL; asynch_tx_scb 1732 sound/pci/cs46xx/dsp_spos_scb_lib.c ins->asynch_tx_scb = cs46xx_dsp_create_asynch_fg_tx_scb(chip,"AsynchFGTxSCB",ASYNCTX_SCB_ADDR, asynch_tx_scb 1751 sound/pci/cs46xx/dsp_spos_scb_lib.c if (snd_BUG_ON(!ins->asynch_tx_scb)) asynch_tx_scb 1765 sound/pci/cs46xx/dsp_spos_scb_lib.c cs46xx_dsp_remove_scb (chip,ins->asynch_tx_scb); asynch_tx_scb 1766 sound/pci/cs46xx/dsp_spos_scb_lib.c ins->asynch_tx_scb = NULL;