Home
last modified time | relevance | path

Searched refs:dsp_scb_descriptor (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/cs46xx/
H A Dcs46xx_dsp_spos.h91 struct dsp_scb_descriptor { struct
97 struct dsp_scb_descriptor * sub_list_ptr; argument
98 struct dsp_scb_descriptor * next_scb_ptr; argument
99 struct dsp_scb_descriptor * parent_scb_ptr; argument
127 struct dsp_scb_descriptor * pcm_reader_scb; argument
128 struct dsp_scb_descriptor * src_scb;
129 struct dsp_scb_descriptor * mixer_scb;
143 struct dsp_scb_descriptor * master_mix_scb;
148 struct dsp_scb_descriptor * rear_mix_scb;
151 struct dsp_scb_descriptor * center_lfe_mix_scb;
[all …]
H A Dcs46xx_lib.h104 struct dsp_scb_descriptor * cs46xx_dsp_create_scb (struct snd_cs46xx *chip, char * name,
107 void cs46xx_dsp_proc_free_scb_desc (struct dsp_scb_descriptor * scb);
109 struct dsp_scb_descriptor * scb);
114 struct dsp_scb_descriptor * cs46xx_dsp_create_timing_master_scb (struct snd_cs46xx *chip);
115 struct dsp_scb_descriptor *
119 struct dsp_scb_descriptor * parent_scb,
121 struct dsp_scb_descriptor *
125 struct dsp_scb_descriptor * parent_scb,
128 struct dsp_scb_descriptor * scb);
129 struct dsp_scb_descriptor *
[all …]
H A Ddsp_spos.h193 struct dsp_scb_descriptor * scb) in cs46xx_dsp_spos_update_scb()
204 struct dsp_scb_descriptor * scb, in cs46xx_dsp_scb_set_volume()