Searched refs:parent_scb (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/sound/pci/cs46xx/ |
D | dsp_spos_scb_lib.c | 267 struct dsp_scb_descriptor * parent_scb, in _dsp_create_generic_scb() argument 293 scb->parent_scb_ptr = parent_scb; in _dsp_create_generic_scb() 345 struct dsp_scb_descriptor * parent_scb, in cs46xx_dsp_create_generic_scb() argument 360 parent_scb,scb_child_type); in cs46xx_dsp_create_generic_scb() 400 u32 dest, struct dsp_scb_descriptor * parent_scb, in cs46xx_dsp_create_codec_out_scb() argument 429 dest,"S16_CODECOUTPUTTASK",parent_scb, in cs46xx_dsp_create_codec_out_scb() 438 u32 dest, struct dsp_scb_descriptor * parent_scb, in cs46xx_dsp_create_codec_in_scb() argument 474 dest,"S16_CODECINPUTTASK",parent_scb, in cs46xx_dsp_create_codec_in_scb() 484 struct dsp_scb_descriptor * parent_scb, in cs46xx_dsp_create_pcm_reader_scb() argument 576 dest,ins->null_algorithm,parent_scb, in cs46xx_dsp_create_pcm_reader_scb() [all …]
|
D | cs46xx_lib.h | 119 struct dsp_scb_descriptor * parent_scb, 125 struct dsp_scb_descriptor * parent_scb, 133 struct dsp_scb_descriptor * parent_scb, 139 struct dsp_scb_descriptor * parent_scb, 144 struct dsp_scb_descriptor * parent_scb, 150 struct dsp_scb_descriptor * parent_scb, 155 struct dsp_scb_descriptor * parent_scb, 159 struct dsp_scb_descriptor * parent_scb, 164 struct dsp_scb_descriptor * parent_scb, 170 struct dsp_scb_descriptor * parent_scb,
|