Lines Matching refs:snd_cs46xx
41 struct snd_cs46xx *chip;
44 static void remove_symbol (struct snd_cs46xx * chip, struct dsp_symbol_entry * symbol) in remove_symbol()
77 struct snd_cs46xx *chip = scb_info->chip; in cs46xx_dsp_proc_scb_info_read()
115 static void _dsp_unlink_scb (struct snd_cs46xx *chip, struct dsp_scb_descriptor * scb) in _dsp_unlink_scb()
165 static void _dsp_clear_sample_buffer (struct snd_cs46xx *chip, u32 sample_buffer_addr, in _dsp_clear_sample_buffer()
177 void cs46xx_dsp_remove_scb (struct snd_cs46xx *chip, struct dsp_scb_descriptor * scb) in cs46xx_dsp_remove_scb()
236 struct snd_cs46xx *chip = scb_info->chip; in cs46xx_dsp_proc_free_scb_desc()
249 void cs46xx_dsp_proc_register_scb_desc (struct snd_cs46xx *chip, in cs46xx_dsp_proc_register_scb_desc()
291 _dsp_create_generic_scb (struct snd_cs46xx *chip, char * name, u32 * scb_data, u32 dest, in _dsp_create_generic_scb()
369 cs46xx_dsp_create_generic_scb (struct snd_cs46xx *chip, char * name, u32 * scb_data, in cs46xx_dsp_create_generic_scb()
390 cs46xx_dsp_create_timing_master_scb (struct snd_cs46xx *chip) in cs46xx_dsp_create_timing_master_scb()
424 cs46xx_dsp_create_codec_out_scb(struct snd_cs46xx * chip, char * codec_name, in cs46xx_dsp_create_codec_out_scb()
462 cs46xx_dsp_create_codec_in_scb(struct snd_cs46xx * chip, char * codec_name, in cs46xx_dsp_create_codec_in_scb()
507 cs46xx_dsp_create_pcm_reader_scb(struct snd_cs46xx * chip, char * scb_name, in cs46xx_dsp_create_pcm_reader_scb()
611 cs46xx_dsp_create_src_task_scb(struct snd_cs46xx * chip, char * scb_name, in cs46xx_dsp_create_src_task_scb()
717 cs46xx_dsp_create_filter_scb(struct snd_cs46xx * chip, char * scb_name,
767 cs46xx_dsp_create_mix_only_scb(struct snd_cs46xx * chip, char * scb_name, in cs46xx_dsp_create_mix_only_scb()
807 cs46xx_dsp_create_mix_to_ostream_scb(struct snd_cs46xx * chip, char * scb_name, in cs46xx_dsp_create_mix_to_ostream_scb()
861 cs46xx_dsp_create_vari_decimate_scb(struct snd_cs46xx * chip,char * scb_name, in cs46xx_dsp_create_vari_decimate_scb()
905 cs46xx_dsp_create_pcm_serial_input_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, in cs46xx_dsp_create_pcm_serial_input_scb()
948 cs46xx_dsp_create_asynch_fg_tx_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, in cs46xx_dsp_create_asynch_fg_tx_scb()
995 cs46xx_dsp_create_asynch_fg_rx_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, in cs46xx_dsp_create_asynch_fg_rx_scb()
1045 cs46xx_dsp_create_output_snoop_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest,
1087 cs46xx_dsp_create_spio_write_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, in cs46xx_dsp_create_spio_write_scb()
1123 cs46xx_dsp_create_magic_snoop_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, in cs46xx_dsp_create_magic_snoop_scb()
1159 find_next_free_scb (struct snd_cs46xx * chip, struct dsp_scb_descriptor * from) in find_next_free_scb()
1244 cs46xx_dsp_create_pcm_channel (struct snd_cs46xx * chip, in cs46xx_dsp_create_pcm_channel()
1409 int cs46xx_dsp_pcm_channel_set_period (struct snd_cs46xx * chip, in cs46xx_dsp_pcm_channel_set_period()
1449 int cs46xx_dsp_pcm_ostream_set_period (struct snd_cs46xx * chip, in cs46xx_dsp_pcm_ostream_set_period()
1488 void cs46xx_dsp_destroy_pcm_channel (struct snd_cs46xx * chip, in cs46xx_dsp_destroy_pcm_channel()
1521 int cs46xx_dsp_pcm_unlink (struct snd_cs46xx * chip, in cs46xx_dsp_pcm_unlink()
1544 int cs46xx_dsp_pcm_link (struct snd_cs46xx * chip, in cs46xx_dsp_pcm_link()
1583 cs46xx_add_record_source (struct snd_cs46xx *chip, struct dsp_scb_descriptor * source, in cs46xx_add_record_source()
1609 int cs46xx_src_unlink(struct snd_cs46xx *chip, struct dsp_scb_descriptor * src) in cs46xx_src_unlink()
1626 int cs46xx_src_link(struct snd_cs46xx *chip, struct dsp_scb_descriptor * src) in cs46xx_src_link()
1652 int cs46xx_dsp_enable_spdif_out (struct snd_cs46xx *chip) in cs46xx_dsp_enable_spdif_out()
1703 int cs46xx_dsp_disable_spdif_out (struct snd_cs46xx *chip) in cs46xx_dsp_disable_spdif_out()
1740 int cs46xx_iec958_pre_open (struct snd_cs46xx *chip) in cs46xx_iec958_pre_open()
1773 int cs46xx_iec958_post_close (struct snd_cs46xx *chip) in cs46xx_iec958_post_close()