Searched refs:asynch_rx_scb (Results 1 – 2 of 2) sorted by relevance
210 struct dsp_scb_descriptor * asynch_rx_scb; member
1745 if (snd_BUG_ON(ins->asynch_rx_scb)) in cs46xx_dsp_enable_spdif_in()1766 ins->asynch_rx_scb = cs46xx_dsp_create_asynch_fg_rx_scb(chip,"AsynchFGRxSCB", in cs46xx_dsp_enable_spdif_in()1803 if (snd_BUG_ON(!ins->asynch_rx_scb)) in cs46xx_dsp_disable_spdif_in()1811 cs46xx_dsp_remove_scb (chip,ins->asynch_rx_scb); in cs46xx_dsp_disable_spdif_in()1812 ins->asynch_rx_scb = NULL; in cs46xx_dsp_disable_spdif_in()1964 if (ins->asynch_rx_scb != NULL) in cs46xx_dsp_set_iec958_volume()1965 cs46xx_dsp_scb_set_volume (chip,ins->asynch_rx_scb, in cs46xx_dsp_set_iec958_volume()