Searched refs:asynch_rx_scb (Results 1 – 2 of 2) sorted by relevance
189 struct dsp_scb_descriptor * asynch_rx_scb; member
1675 if (snd_BUG_ON(ins->asynch_rx_scb)) in cs46xx_dsp_enable_spdif_in()1696 ins->asynch_rx_scb = cs46xx_dsp_create_asynch_fg_rx_scb(chip,"AsynchFGRxSCB", in cs46xx_dsp_enable_spdif_in()1733 if (snd_BUG_ON(!ins->asynch_rx_scb)) in cs46xx_dsp_disable_spdif_in()1741 cs46xx_dsp_remove_scb (chip,ins->asynch_rx_scb); in cs46xx_dsp_disable_spdif_in()1742 ins->asynch_rx_scb = NULL; in cs46xx_dsp_disable_spdif_in()1894 if (ins->asynch_rx_scb != NULL) in cs46xx_dsp_set_iec958_volume()1895 cs46xx_dsp_scb_set_volume (chip,ins->asynch_rx_scb, in cs46xx_dsp_set_iec958_volume()