Home
last modified time | relevance | path

Searched refs:cs46xx_dsp_proc_register_scb_desc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.h108 void cs46xx_dsp_proc_register_scb_desc (struct snd_cs46xx *chip,
112 #define cs46xx_dsp_proc_register_scb_desc(chip, scb) macro
H A Ddsp_spos.c839 cs46xx_dsp_proc_register_scb_desc (chip, (ins->scbs + i)); in cs46xx_dsp_proc_init()
1117 cs46xx_dsp_proc_register_scb_desc (chip,ins->the_null_scb); in cs46xx_dsp_scb_and_task_init()
1612 cs46xx_dsp_proc_register_scb_desc (chip,spdifo_scb_desc); in cs46xx_dsp_async_init()
1613 cs46xx_dsp_proc_register_scb_desc (chip,spdifi_scb_desc); in cs46xx_dsp_async_init()
1614 cs46xx_dsp_proc_register_scb_desc (chip,async_codec_scb_desc); in cs46xx_dsp_async_init()
H A Ddsp_spos_scb_lib.c232 void cs46xx_dsp_proc_register_scb_desc (struct snd_cs46xx *chip, in cs46xx_dsp_proc_register_scb_desc() function
337 cs46xx_dsp_proc_register_scb_desc (chip,scb); in _dsp_create_generic_scb()