Searched refs:parent_scb (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/pci/cs46xx/ |
D | dsp_spos_scb_lib.c | 290 struct dsp_scb_descriptor * parent_scb, in _dsp_create_generic_scb() argument 316 scb->parent_scb_ptr = parent_scb; in _dsp_create_generic_scb() 368 struct dsp_scb_descriptor * parent_scb, in cs46xx_dsp_create_generic_scb() argument 383 parent_scb,scb_child_type); in cs46xx_dsp_create_generic_scb() 423 u32 dest, struct dsp_scb_descriptor * parent_scb, in cs46xx_dsp_create_codec_out_scb() argument 452 dest,"S16_CODECOUTPUTTASK",parent_scb, in cs46xx_dsp_create_codec_out_scb() 461 u32 dest, struct dsp_scb_descriptor * parent_scb, in cs46xx_dsp_create_codec_in_scb() argument 497 dest,"S16_CODECINPUTTASK",parent_scb, in cs46xx_dsp_create_codec_in_scb() 507 struct dsp_scb_descriptor * parent_scb, in cs46xx_dsp_create_pcm_reader_scb() argument 599 dest,ins->null_algorithm,parent_scb, in cs46xx_dsp_create_pcm_reader_scb() [all …]
|
D | cs46xx_lib.h | 134 struct dsp_scb_descriptor * parent_scb, 140 struct dsp_scb_descriptor * parent_scb, 148 struct dsp_scb_descriptor * parent_scb, 154 struct dsp_scb_descriptor * parent_scb, 159 struct dsp_scb_descriptor * parent_scb, 165 struct dsp_scb_descriptor * parent_scb, 170 struct dsp_scb_descriptor * parent_scb, 174 struct dsp_scb_descriptor * parent_scb, 179 struct dsp_scb_descriptor * parent_scb, 185 struct dsp_scb_descriptor * parent_scb,
|