Searched refs:parent_scb (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/sound/pci/cs46xx/ |
D | dsp_spos_scb_lib.c | 293 struct dsp_scb_descriptor * parent_scb, in _dsp_create_generic_scb() argument 319 scb->parent_scb_ptr = parent_scb; in _dsp_create_generic_scb() 371 struct dsp_scb_descriptor * parent_scb, in cs46xx_dsp_create_generic_scb() argument 386 parent_scb,scb_child_type); in cs46xx_dsp_create_generic_scb() 426 u32 dest, struct dsp_scb_descriptor * parent_scb, in cs46xx_dsp_create_codec_out_scb() argument 455 dest,"S16_CODECOUTPUTTASK",parent_scb, in cs46xx_dsp_create_codec_out_scb() 464 u32 dest, struct dsp_scb_descriptor * parent_scb, in cs46xx_dsp_create_codec_in_scb() argument 500 dest,"S16_CODECINPUTTASK",parent_scb, in cs46xx_dsp_create_codec_in_scb() 510 struct dsp_scb_descriptor * parent_scb, in cs46xx_dsp_create_pcm_reader_scb() argument 602 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,
|