Searched refs:spk_pos (Results 1 – 3 of 3) sorted by relevance
343 hw_cfg->spk_pos = cfg->channel[cs35l41->index]; in generic_dsd_config()347 if (cfg->channel[i] == hw_cfg->spk_pos) in generic_dsd_config()394 hw_cfg->spk_pos = cs35l41->index; in hp_i2c_int_2amp_dual_spkid()426 hw_cfg->spk_pos = cs35l41->index; in lenovo_legion_no_acpi()
660 if (cs35l41->hw_cfg.spk_pos == CS35L41_CENTER) { in cs35l41_update_mixer()860 if (cs35l41->hw_cfg.spk_pos >= ARRAY_SIZE(channel_name)) in cs35l41_hda_channel_map()864 channel_name[cs35l41->hw_cfg.spk_pos], in cs35l41_hda_channel_map()871 if (cs35l41->hw_cfg.spk_pos == CS35L41_CENTER) in cs35l41_hda_channel_map()874 rx_slot = &cs35l41->hw_cfg.spk_pos; in cs35l41_hda_channel_map()1531 channel_name[cs35l41->hw_cfg.spk_pos], in cs35l41_hda_bind()1853 hw_cfg->spk_pos = values[cs35l41->index]; in cs35l41_hda_parse_acpi()1857 if (values[i] == hw_cfg->spk_pos) in cs35l41_hda_parse_acpi()
816 unsigned int spk_pos; member