Searched refs:scb_name (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/cs46xx/
H A Dcs46xx_lib.h151 cs46xx_dsp_create_src_task_scb(struct snd_cs46xx * chip, char * scb_name,
157 cs46xx_dsp_create_mix_only_scb(struct snd_cs46xx * chip, char * scb_name,
163 cs46xx_dsp_create_vari_decimate_scb(struct snd_cs46xx * chip, char * scb_name,
168 cs46xx_dsp_create_asynch_fg_rx_scb(struct snd_cs46xx * chip, char * scb_name,
173 cs46xx_dsp_create_spio_write_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest,
177 cs46xx_dsp_create_mix_to_ostream_scb(struct snd_cs46xx * chip, char * scb_name,
182 cs46xx_dsp_create_magic_snoop_scb(struct snd_cs46xx * chip, char * scb_name,
199 u16 addr, char * scb_name);
H A Ddsp_spos_scb_lib.c84 snd_iprintf(buffer,"%04x %s:\n",scb->address,scb->scb_name);
98 scb->parent_scb_ptr->scb_name,
103 scb->sub_list_ptr->scb_name,
105 scb->next_scb_ptr->scb_name,
224 snd_printdd("cs46xx_dsp_proc_free_scb_desc: freeing %s\n",scb->scb_name);
244 if ((entry = snd_info_create_card_entry(ins->snd_card, scb->scb_name,
475 cs46xx_dsp_create_pcm_reader_scb(struct snd_cs46xx * chip, char * scb_name, argument
568 scb = _dsp_create_generic_scb(chip,scb_name,(u32 *)&pcm_reader_scb,
578 cs46xx_dsp_create_src_task_scb(struct snd_cs46xx * chip, char * scb_name, argument
593 snd_printdd( "dsp_spos: setting %s rate to %u\n",scb_name,rat
682 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) argument
722 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) argument
776 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) argument
820 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) argument
863 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) argument
910 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) argument
961 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) argument
997 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) argument
1128 char scb_name[DSP_MAX_SCB_NAME]; local
1451 cs46xx_add_record_source(struct snd_cs46xx *chip, struct dsp_scb_descriptor * source, u16 addr, char * scb_name) argument
[all...]
H A Ddsp_spos.c579 snd_iprintf(buffer,"\n%04x %s:\n\n",ins->scbs[i].address,ins->scbs[i].scb_name);
583 ins->scbs[i].parent_scb_ptr->scb_name,
588 ins->scbs[i].sub_list_ptr->scb_name,
590 ins->scbs[i].next_scb_ptr->scb_name,
961 strcpy(ins->scbs[index].scb_name, name);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/cs46xx/
H A Dcs46xx_lib.h151 cs46xx_dsp_create_src_task_scb(struct snd_cs46xx * chip, char * scb_name,
157 cs46xx_dsp_create_mix_only_scb(struct snd_cs46xx * chip, char * scb_name,
163 cs46xx_dsp_create_vari_decimate_scb(struct snd_cs46xx * chip, char * scb_name,
168 cs46xx_dsp_create_asynch_fg_rx_scb(struct snd_cs46xx * chip, char * scb_name,
173 cs46xx_dsp_create_spio_write_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest,
177 cs46xx_dsp_create_mix_to_ostream_scb(struct snd_cs46xx * chip, char * scb_name,
182 cs46xx_dsp_create_magic_snoop_scb(struct snd_cs46xx * chip, char * scb_name,
199 u16 addr, char * scb_name);
H A Ddsp_spos_scb_lib.c84 snd_iprintf(buffer,"%04x %s:\n",scb->address,scb->scb_name);
98 scb->parent_scb_ptr->scb_name,
103 scb->sub_list_ptr->scb_name,
105 scb->next_scb_ptr->scb_name,
224 snd_printdd("cs46xx_dsp_proc_free_scb_desc: freeing %s\n",scb->scb_name);
244 if ((entry = snd_info_create_card_entry(ins->snd_card, scb->scb_name,
475 cs46xx_dsp_create_pcm_reader_scb(struct snd_cs46xx * chip, char * scb_name, argument
568 scb = _dsp_create_generic_scb(chip,scb_name,(u32 *)&pcm_reader_scb,
578 cs46xx_dsp_create_src_task_scb(struct snd_cs46xx * chip, char * scb_name, argument
593 snd_printdd( "dsp_spos: setting %s rate to %u\n",scb_name,rat
682 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) argument
722 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) argument
776 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) argument
820 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) argument
863 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) argument
910 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) argument
961 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) argument
997 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) argument
1128 char scb_name[DSP_MAX_SCB_NAME]; local
1451 cs46xx_add_record_source(struct snd_cs46xx *chip, struct dsp_scb_descriptor * source, u16 addr, char * scb_name) argument
[all...]
H A Ddsp_spos.c579 snd_iprintf(buffer,"\n%04x %s:\n\n",ins->scbs[i].address,ins->scbs[i].scb_name);
583 ins->scbs[i].parent_scb_ptr->scb_name,
588 ins->scbs[i].sub_list_ptr->scb_name,
590 ins->scbs[i].next_scb_ptr->scb_name,
961 strcpy(ins->scbs[index].scb_name, name);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/sound/
H A Dcs46xx_dsp_spos.h107 char scb_name[DSP_MAX_SCB_NAME]; member in struct:dsp_scb_descriptor
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/sound/
H A Dcs46xx_dsp_spos.h107 char scb_name[DSP_MAX_SCB_NAME]; member in struct:dsp_scb_descriptor

Completed in 989 milliseconds