H A D | dsp_spos_scb_lib.c | 261 int scb_child_type) in _dsp_create_generic_scb() argument 304 if (scb_child_type == SCB_ON_PARENT_NEXT_SCB) { in _dsp_create_generic_scb() 311 } else if (scb_child_type == SCB_ON_PARENT_SUBLIST_SCB) { in _dsp_create_generic_scb() 339 int scb_child_type) in cs46xx_dsp_create_generic_scb() argument 353 parent_scb,scb_child_type); in cs46xx_dsp_create_generic_scb() 394 int scb_child_type) in cs46xx_dsp_create_codec_out_scb() argument 423 scb_child_type); in cs46xx_dsp_create_codec_out_scb() 432 int scb_child_type) in cs46xx_dsp_create_codec_in_scb() argument 468 scb_child_type); in cs46xx_dsp_create_codec_in_scb() 478 int scb_child_type) in cs46xx_dsp_create_pcm_reader_scb() argument 583 cs46xx_dsp_create_src_task_scb(struct snd_cs46xx * chip,char * scb_name,int rate,u16 src_buffer_addr,u16 src_delay_buffer_addr,u32 dest,struct dsp_scb_descriptor * parent_scb,int scb_child_type,int pass_through) cs46xx_dsp_create_src_task_scb() argument 737 cs46xx_dsp_create_mix_only_scb(struct snd_cs46xx * chip,char * scb_name,u16 mix_buffer_addr,u32 dest,struct dsp_scb_descriptor * parent_scb,int scb_child_type) cs46xx_dsp_create_mix_only_scb() argument 777 cs46xx_dsp_create_mix_to_ostream_scb(struct snd_cs46xx * chip,char * scb_name,u16 mix_buffer_addr,u16 writeback_spb,u32 dest,struct dsp_scb_descriptor * parent_scb,int scb_child_type) cs46xx_dsp_create_mix_to_ostream_scb() argument 833 cs46xx_dsp_create_vari_decimate_scb(struct snd_cs46xx * chip,char * scb_name,u16 vari_buffer_addr0,u16 vari_buffer_addr1,u32 dest,struct dsp_scb_descriptor * parent_scb,int scb_child_type) cs46xx_dsp_create_vari_decimate_scb() argument 875 cs46xx_dsp_create_pcm_serial_input_scb(struct snd_cs46xx * chip,char * scb_name,u32 dest,struct dsp_scb_descriptor * input_scb,struct dsp_scb_descriptor * parent_scb,int scb_child_type) cs46xx_dsp_create_pcm_serial_input_scb() argument 919 cs46xx_dsp_create_asynch_fg_tx_scb(struct snd_cs46xx * chip,char * scb_name,u32 dest,u16 hfg_scb_address,u16 asynch_buffer_address,struct dsp_scb_descriptor * parent_scb,int scb_child_type) cs46xx_dsp_create_asynch_fg_tx_scb() argument 966 cs46xx_dsp_create_asynch_fg_rx_scb(struct snd_cs46xx * chip,char * scb_name,u32 dest,u16 hfg_scb_address,u16 asynch_buffer_address,struct dsp_scb_descriptor * parent_scb,int scb_child_type) cs46xx_dsp_create_asynch_fg_rx_scb() argument 1056 cs46xx_dsp_create_spio_write_scb(struct snd_cs46xx * chip,char * scb_name,u32 dest,struct dsp_scb_descriptor * parent_scb,int scb_child_type) cs46xx_dsp_create_spio_write_scb() argument 1094 cs46xx_dsp_create_magic_snoop_scb(struct snd_cs46xx * chip,char * scb_name,u32 dest,u16 snoop_buffer_address,struct dsp_scb_descriptor * snoop_scb,struct dsp_scb_descriptor * parent_scb,int scb_child_type) cs46xx_dsp_create_magic_snoop_scb() argument [all...] |