Lines Matching refs:snd_cs46xx

27 static int cs46xx_dsp_async_init (struct snd_cs46xx *chip,
45 static int shadow_and_reallocate_code (struct snd_cs46xx * chip, u32 * data, u32 size,
139 static int add_symbols (struct snd_cs46xx * chip, struct dsp_module_desc * module)
185 add_symbol (struct snd_cs46xx * chip, char * symbol_name, u32 address, int type)
222 struct dsp_spos_instance *cs46xx_dsp_spos_create (struct snd_cs46xx * chip)
278 void cs46xx_dsp_spos_destroy (struct snd_cs46xx * chip)
303 static int dsp_load_parameter(struct snd_cs46xx *chip,
328 static int dsp_load_sample(struct snd_cs46xx *chip,
354 int cs46xx_dsp_load_module (struct snd_cs46xx * chip, struct dsp_module_desc * module)
445 cs46xx_dsp_lookup_symbol (struct snd_cs46xx * chip, char * symbol_name, int symbol_type)
472 cs46xx_dsp_lookup_symbol_addr (struct snd_cs46xx * chip, u32 address, int symbol_type)
496 struct snd_cs46xx *chip = entry->private_data;
524 struct snd_cs46xx *chip = entry->private_data;
547 struct snd_cs46xx *chip = entry->private_data;
575 struct snd_cs46xx *chip = entry->private_data;
608 struct snd_cs46xx *chip = entry->private_data;
636 struct snd_cs46xx *chip = entry->private_data;
781 int cs46xx_dsp_proc_init (struct snd_card *card, struct snd_cs46xx *chip)
845 int cs46xx_dsp_proc_done (struct snd_cs46xx *chip)
867 static void _dsp_create_task_tree (struct snd_cs46xx *chip, u32 * task_data,
882 static void _dsp_create_scb (struct snd_cs46xx *chip, u32 * scb_data, u32 dest)
910 static struct dsp_scb_descriptor * _map_scb (struct snd_cs46xx *chip, char * name, u32 dest)
943 _map_task_tree (struct snd_cs46xx *chip, char * name, u32 dest, u32 size)
974 cs46xx_dsp_create_scb (struct snd_cs46xx *chip, char * name, u32 * scb_data, u32 dest)
1001 cs46xx_dsp_create_task_tree (struct snd_cs46xx *chip, char * name, u32 * task_data,
1017 int cs46xx_dsp_scb_and_task_init (struct snd_cs46xx *chip)
1444 static int cs46xx_dsp_async_init (struct snd_cs46xx *chip,
1622 static void cs46xx_dsp_disable_spdif_hw (struct snd_cs46xx *chip)
1643 int cs46xx_dsp_enable_spdif_hw (struct snd_cs46xx *chip)
1666 int cs46xx_dsp_enable_spdif_in (struct snd_cs46xx *chip)
1728 int cs46xx_dsp_disable_spdif_in (struct snd_cs46xx *chip)
1756 int cs46xx_dsp_enable_pcm_capture (struct snd_cs46xx *chip)
1773 int cs46xx_dsp_disable_pcm_capture (struct snd_cs46xx *chip)
1788 int cs46xx_dsp_enable_adc_capture (struct snd_cs46xx *chip)
1805 int cs46xx_dsp_disable_adc_capture (struct snd_cs46xx *chip)
1820 int cs46xx_poke_via_dsp (struct snd_cs46xx *chip, u32 address, u32 data)
1858 int cs46xx_dsp_set_dac_volume (struct snd_cs46xx * chip, u16 left, u16 right)
1887 int cs46xx_dsp_set_iec958_volume (struct snd_cs46xx * chip, u16 left, u16 right)
1906 int cs46xx_dsp_resume(struct snd_cs46xx * chip)