mic20db 1192 sound/pci/ctxfi/cthw20k1.c unsigned char mic20db; /* boost mic by 20db if input is microphone */ mic20db 1693 sound/pci/ctxfi/cthw20k1.c static int adc_init_SB055x(struct hw *hw, int input, int mic20db) mic20db 1695 sound/pci/ctxfi/cthw20k1.c return adc_input_select_SB055x(hw, input, mic20db); mic20db 1698 sound/pci/ctxfi/cthw20k1.c static int adc_init_SBx(struct hw *hw, int input, int mic20db) mic20db 1742 sound/pci/ctxfi/cthw20k1.c if (mic20db) { mic20db 1766 sound/pci/ctxfi/cthw20k1.c return adc_init_SB055x(hw, info->input, info->mic20db); mic20db 1768 sound/pci/ctxfi/cthw20k1.c return adc_init_SBx(hw, info->input, info->mic20db); mic20db 2064 sound/pci/ctxfi/cthw20k1.c adc_info.mic20db = 0; mic20db 1135 sound/pci/ctxfi/cthw20k2.c unsigned char mic20db; /* boost mic by 20db if input is microphone */ mic20db 2183 sound/pci/ctxfi/cthw20k2.c adc_info.mic20db = 0;