Searched refs:asynch_rx_scb (Results 1 – 2 of 2) sorted by relevance
189 struct dsp_scb_descriptor * asynch_rx_scb; member
1669 if (snd_BUG_ON(ins->asynch_rx_scb)) in cs46xx_dsp_enable_spdif_in()1690 ins->asynch_rx_scb = cs46xx_dsp_create_asynch_fg_rx_scb(chip,"AsynchFGRxSCB", in cs46xx_dsp_enable_spdif_in()1724 if (snd_BUG_ON(!ins->asynch_rx_scb)) in cs46xx_dsp_disable_spdif_in()1731 cs46xx_dsp_remove_scb(chip, ins->asynch_rx_scb); in cs46xx_dsp_disable_spdif_in()1732 ins->asynch_rx_scb = NULL; in cs46xx_dsp_disable_spdif_in()1878 if (ins->asynch_rx_scb != NULL) in cs46xx_dsp_set_iec958_volume()1879 cs46xx_dsp_scb_set_volume (chip,ins->asynch_rx_scb, in cs46xx_dsp_set_iec958_volume()