Searched refs:hfp_vol_mixer_ctl (Results 1 – 1 of 1) sorted by relevance
55 char hfp_vol_mixer_ctl[AUDIO_PARAMATER_HFP_VALUE_MAX]; member68 .hfp_vol_mixer_ctl = {0, },110 if (0 == hfpmod.hfp_vol_mixer_ctl[0]) { in hfp_set_volume()112 strcpy(hfpmod.hfp_vol_mixer_ctl, "PRI AUXPCM LOOPBACK Volume"); in hfp_set_volume()114 strcpy(hfpmod.hfp_vol_mixer_ctl, "Internal HFP RX Volume"); in hfp_set_volume()117 __func__, hfpmod.hfp_vol_mixer_ctl); in hfp_set_volume()119 ctl = mixer_get_ctl_by_name(adev->mixer, hfpmod.hfp_vol_mixer_ctl); in hfp_set_volume()122 __func__, hfpmod.hfp_vol_mixer_ctl); in hfp_set_volume()484 strcpy(hfpmod.hfp_vol_mixer_ctl, value); in audio_extn_hfp_set_parameters()