Home
last modified time | relevance | path

Searched refs:this08 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/pci/au88x0/
Dau88x0_eq.h23 s32 this08; /* inited to cero. Stereo flag? */ member
28 u16 this08; /* Bad codec flag ? SetBypassGain: bypass gain */ member
Dau88x0_eq.c75 if (eqhw->this08 == 0) { in vortex_EqHw_SetLeftCoefs()
97 if (eqhw->this08 == 0) { in vortex_EqHw_SetRightCoefs()
177 if (eqhw->this08 == 0) { in vortex_EqHw_SetBypassGain()
650 vortex_EqHw_SetBypassGain(vortex, eq->this08, eq->this08); in vortex_Eqlzr_SetBypass()
695 eq->this08 = 0; /* Bypass gain with EQ in use. */ in vortex_Eqlzr_init()