Searched refs:update_center_lfe_mix (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/pci/oxygen/
H A Doxygen.h95 void (*update_center_lfe_mix)(struct oxygen *chip, bool mixed); member in struct:oxygen_model
H A Doxygen_mixer.c92 else if (chip->model.update_center_lfe_mix)
178 if (chip->model.update_center_lfe_mix)
179 chip->model.update_center_lfe_mix(chip, chip->dac_routing > 2);
H A Dxonar_cs43xx.c402 .update_center_lfe_mix = update_cs43xx_center_lfe_mix,
H A Dxonar_wm87x6.c1261 .update_center_lfe_mix = update_wm8766_center_lfe_mix,

Completed in 112 milliseconds