Lines Matching refs:snd_cs46xx

27 	struct snd_cs46xx *chip;
30 static void remove_symbol (struct snd_cs46xx * chip, struct dsp_symbol_entry * symbol) in remove_symbol()
62 struct snd_cs46xx *chip = scb_info->chip; in cs46xx_dsp_proc_scb_info_read()
98 static void _dsp_unlink_scb (struct snd_cs46xx *chip, struct dsp_scb_descriptor * scb) in _dsp_unlink_scb()
148 static void _dsp_clear_sample_buffer (struct snd_cs46xx *chip, u32 sample_buffer_addr, in _dsp_clear_sample_buffer()
160 void cs46xx_dsp_remove_scb (struct snd_cs46xx *chip, struct dsp_scb_descriptor * scb) in cs46xx_dsp_remove_scb()
219 struct snd_cs46xx *chip = scb_info->chip; in cs46xx_dsp_proc_free_scb_desc()
232 void cs46xx_dsp_proc_register_scb_desc (struct snd_cs46xx *chip, in cs46xx_dsp_proc_register_scb_desc()
265 _dsp_create_generic_scb (struct snd_cs46xx *chip, char * name, u32 * scb_data, u32 dest, in _dsp_create_generic_scb()
343 cs46xx_dsp_create_generic_scb (struct snd_cs46xx *chip, char * name, u32 * scb_data, in cs46xx_dsp_create_generic_scb()
364 cs46xx_dsp_create_timing_master_scb (struct snd_cs46xx *chip) in cs46xx_dsp_create_timing_master_scb()
398 cs46xx_dsp_create_codec_out_scb(struct snd_cs46xx * chip, char * codec_name, in cs46xx_dsp_create_codec_out_scb()
436 cs46xx_dsp_create_codec_in_scb(struct snd_cs46xx * chip, char * codec_name, in cs46xx_dsp_create_codec_in_scb()
481 cs46xx_dsp_create_pcm_reader_scb(struct snd_cs46xx * chip, char * scb_name, in cs46xx_dsp_create_pcm_reader_scb()
585 cs46xx_dsp_create_src_task_scb(struct snd_cs46xx * chip, char * scb_name, in cs46xx_dsp_create_src_task_scb()
691 cs46xx_dsp_create_filter_scb(struct snd_cs46xx * chip, char * scb_name,
741 cs46xx_dsp_create_mix_only_scb(struct snd_cs46xx * chip, char * scb_name, in cs46xx_dsp_create_mix_only_scb()
781 cs46xx_dsp_create_mix_to_ostream_scb(struct snd_cs46xx * chip, char * scb_name, in cs46xx_dsp_create_mix_to_ostream_scb()
835 cs46xx_dsp_create_vari_decimate_scb(struct snd_cs46xx * chip,char * scb_name, in cs46xx_dsp_create_vari_decimate_scb()
879 cs46xx_dsp_create_pcm_serial_input_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, in cs46xx_dsp_create_pcm_serial_input_scb()
922 cs46xx_dsp_create_asynch_fg_tx_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, in cs46xx_dsp_create_asynch_fg_tx_scb()
969 cs46xx_dsp_create_asynch_fg_rx_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, in cs46xx_dsp_create_asynch_fg_rx_scb()
1019 cs46xx_dsp_create_output_snoop_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest,
1061 cs46xx_dsp_create_spio_write_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, in cs46xx_dsp_create_spio_write_scb()
1097 cs46xx_dsp_create_magic_snoop_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, in cs46xx_dsp_create_magic_snoop_scb()
1133 find_next_free_scb (struct snd_cs46xx * chip, struct dsp_scb_descriptor * from) in find_next_free_scb()
1218 cs46xx_dsp_create_pcm_channel (struct snd_cs46xx * chip, in cs46xx_dsp_create_pcm_channel()
1383 int cs46xx_dsp_pcm_channel_set_period (struct snd_cs46xx * chip, in cs46xx_dsp_pcm_channel_set_period()
1423 int cs46xx_dsp_pcm_ostream_set_period (struct snd_cs46xx * chip, in cs46xx_dsp_pcm_ostream_set_period()
1462 void cs46xx_dsp_destroy_pcm_channel (struct snd_cs46xx * chip, in cs46xx_dsp_destroy_pcm_channel()
1495 int cs46xx_dsp_pcm_unlink (struct snd_cs46xx * chip, in cs46xx_dsp_pcm_unlink()
1518 int cs46xx_dsp_pcm_link (struct snd_cs46xx * chip, in cs46xx_dsp_pcm_link()
1557 cs46xx_add_record_source (struct snd_cs46xx *chip, struct dsp_scb_descriptor * source, in cs46xx_add_record_source()
1583 int cs46xx_src_unlink(struct snd_cs46xx *chip, struct dsp_scb_descriptor * src) in cs46xx_src_unlink()
1600 int cs46xx_src_link(struct snd_cs46xx *chip, struct dsp_scb_descriptor * src) in cs46xx_src_link()
1626 int cs46xx_dsp_enable_spdif_out (struct snd_cs46xx *chip) in cs46xx_dsp_enable_spdif_out()
1677 int cs46xx_dsp_disable_spdif_out (struct snd_cs46xx *chip) in cs46xx_dsp_disable_spdif_out()
1714 int cs46xx_iec958_pre_open (struct snd_cs46xx *chip) in cs46xx_iec958_pre_open()
1747 int cs46xx_iec958_post_close (struct snd_cs46xx *chip) in cs46xx_iec958_post_close()