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()
76 struct snd_cs46xx *chip = scb_info->chip; in cs46xx_dsp_proc_scb_info_read()
112 static void _dsp_unlink_scb (struct snd_cs46xx *chip, struct dsp_scb_descriptor * scb) in _dsp_unlink_scb()
162 static void _dsp_clear_sample_buffer (struct snd_cs46xx *chip, u32 sample_buffer_addr, in _dsp_clear_sample_buffer()
174 void cs46xx_dsp_remove_scb (struct snd_cs46xx *chip, struct dsp_scb_descriptor * scb) in cs46xx_dsp_remove_scb()
233 struct snd_cs46xx *chip = scb_info->chip; in cs46xx_dsp_proc_free_scb_desc()
246 void cs46xx_dsp_proc_register_scb_desc (struct snd_cs46xx *chip, in cs46xx_dsp_proc_register_scb_desc()
288 _dsp_create_generic_scb (struct snd_cs46xx *chip, char * name, u32 * scb_data, u32 dest, in _dsp_create_generic_scb()
366 cs46xx_dsp_create_generic_scb (struct snd_cs46xx *chip, char * name, u32 * scb_data, in cs46xx_dsp_create_generic_scb()
387 cs46xx_dsp_create_timing_master_scb (struct snd_cs46xx *chip) in cs46xx_dsp_create_timing_master_scb()
421 cs46xx_dsp_create_codec_out_scb(struct snd_cs46xx * chip, char * codec_name, in cs46xx_dsp_create_codec_out_scb()
459 cs46xx_dsp_create_codec_in_scb(struct snd_cs46xx * chip, char * codec_name, in cs46xx_dsp_create_codec_in_scb()
504 cs46xx_dsp_create_pcm_reader_scb(struct snd_cs46xx * chip, char * scb_name, in cs46xx_dsp_create_pcm_reader_scb()
608 cs46xx_dsp_create_src_task_scb(struct snd_cs46xx * chip, char * scb_name, in cs46xx_dsp_create_src_task_scb()
714 cs46xx_dsp_create_filter_scb(struct snd_cs46xx * chip, char * scb_name,
764 cs46xx_dsp_create_mix_only_scb(struct snd_cs46xx * chip, char * scb_name, in cs46xx_dsp_create_mix_only_scb()
804 cs46xx_dsp_create_mix_to_ostream_scb(struct snd_cs46xx * chip, char * scb_name, in cs46xx_dsp_create_mix_to_ostream_scb()
858 cs46xx_dsp_create_vari_decimate_scb(struct snd_cs46xx * chip,char * scb_name, in cs46xx_dsp_create_vari_decimate_scb()
902 cs46xx_dsp_create_pcm_serial_input_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, in cs46xx_dsp_create_pcm_serial_input_scb()
945 cs46xx_dsp_create_asynch_fg_tx_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, in cs46xx_dsp_create_asynch_fg_tx_scb()
992 cs46xx_dsp_create_asynch_fg_rx_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, in cs46xx_dsp_create_asynch_fg_rx_scb()
1042 cs46xx_dsp_create_output_snoop_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest,
1084 cs46xx_dsp_create_spio_write_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, in cs46xx_dsp_create_spio_write_scb()
1120 cs46xx_dsp_create_magic_snoop_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, in cs46xx_dsp_create_magic_snoop_scb()
1156 find_next_free_scb (struct snd_cs46xx * chip, struct dsp_scb_descriptor * from) in find_next_free_scb()
1241 cs46xx_dsp_create_pcm_channel (struct snd_cs46xx * chip, in cs46xx_dsp_create_pcm_channel()
1406 int cs46xx_dsp_pcm_channel_set_period (struct snd_cs46xx * chip, in cs46xx_dsp_pcm_channel_set_period()
1446 int cs46xx_dsp_pcm_ostream_set_period (struct snd_cs46xx * chip, in cs46xx_dsp_pcm_ostream_set_period()
1485 void cs46xx_dsp_destroy_pcm_channel (struct snd_cs46xx * chip, in cs46xx_dsp_destroy_pcm_channel()
1518 int cs46xx_dsp_pcm_unlink (struct snd_cs46xx * chip, in cs46xx_dsp_pcm_unlink()
1541 int cs46xx_dsp_pcm_link (struct snd_cs46xx * chip, in cs46xx_dsp_pcm_link()
1580 cs46xx_add_record_source (struct snd_cs46xx *chip, struct dsp_scb_descriptor * source, in cs46xx_add_record_source()
1606 int cs46xx_src_unlink(struct snd_cs46xx *chip, struct dsp_scb_descriptor * src) in cs46xx_src_unlink()
1623 int cs46xx_src_link(struct snd_cs46xx *chip, struct dsp_scb_descriptor * src) in cs46xx_src_link()
1649 int cs46xx_dsp_enable_spdif_out (struct snd_cs46xx *chip) in cs46xx_dsp_enable_spdif_out()
1700 int cs46xx_dsp_disable_spdif_out (struct snd_cs46xx *chip) in cs46xx_dsp_disable_spdif_out()
1737 int cs46xx_iec958_pre_open (struct snd_cs46xx *chip) in cs46xx_iec958_pre_open()
1770 int cs46xx_iec958_post_close (struct snd_cs46xx *chip) in cs46xx_iec958_post_close()