Searched refs:update_center_lfe_mix (Results 1 – 4 of 4) sorted by relevance
95 void (*update_center_lfe_mix)(struct oxygen *chip, bool mixed); member
92 else if (chip->model.update_center_lfe_mix) in upmix_item_count()178 if (chip->model.update_center_lfe_mix) in oxygen_update_dac_routing()179 chip->model.update_center_lfe_mix(chip, chip->dac_routing > 2); in oxygen_update_dac_routing()
402 .update_center_lfe_mix = update_cs43xx_center_lfe_mix,
1261 .update_center_lfe_mix = update_wm8766_center_lfe_mix,