Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/cs46xx/
Dcs46xx_dsp_spos.h166 struct dsp_scb_descriptor * center_lfe_mix_scb; member
Ddsp_spos.c1454 ins->center_lfe_mix_scb = cs46xx_dsp_create_mix_only_scb(chip,"CLFEMixerSCB", in cs46xx_dsp_scb_and_task_init()
1459 if (!ins->center_lfe_mix_scb) goto _fail_end; in cs46xx_dsp_scb_and_task_init()
1465 ins->center_lfe_mix_scb = rear_mix_scb; in cs46xx_dsp_scb_and_task_init()
Ddsp_spos_scb_lib.c1266 mixer_scb = ins->center_lfe_mix_scb; in cs46xx_dsp_create_pcm_channel()