Searched refs:vols (Results 1 – 2 of 2) sorted by relevance
499 struct avs_volume_cfg vols[SND_SOC_TPLG_MAX_CHAN] = {{0}}; in avs_peakvol_set_volume() 511 vols[i].channel_id = i; in avs_peakvol_set_volume() 512 vols[i].target_volume = input[i]; in avs_peakvol_set_volume() 513 vols[i].curve_type = t->cfg_ext->peakvol.curve_type; in avs_peakvol_set_volume() 514 vols[i].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_set_volume() 517 ret = avs_ipc_peakvol_set_volumes(adev, mod->module_id, mod->instance_id, vols, in avs_peakvol_set_volume() 523 vols[0].channel_id = AVS_ALL_CHANNELS_MASK; in avs_peakvol_set_volume() 524 vols[0].target_volume = input[0]; in avs_peakvol_set_volume() 525 vols[0].curve_type = t->cfg_ext->peakvol.curve_type; in avs_peakvol_set_volume() 526 vols[ in avs_peakvol_set_volume() 501 struct avs_volume_cfg vols[SND_SOC_TPLG_MAX_CHAN] = {{0}}; avs_peakvol_set_volume() local [all...]
858 struct avs_volume_cfg vols[]; member967 struct avs_volume_cfg **vols, size_t *num_vols);971 struct avs_volume_cfg *vols, size_t num_vols);