Home
last modified time | relevance | path

Searched refs:peakvol (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/sound/soc/intel/avs/
H A Dpath.c416 vols[i].curve_type = t->cfg_ext->peakvol.curve_type; in avs_peakvol_set_volume()
417 vols[i].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_set_volume()
428 vols[0].curve_type = t->cfg_ext->peakvol.curve_type; in avs_peakvol_set_volume()
429 vols[0].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_set_volume()
452 mutes[i].curve_type = t->cfg_ext->peakvol.curve_type; in avs_peakvol_set_mute()
453 mutes[i].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_set_mute()
464 mutes[0].curve_type = t->cfg_ext->peakvol.curve_type; in avs_peakvol_set_mute()
465 mutes[0].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_set_mute()
492 cfg->vols[0].curve_type = t->cfg_ext->peakvol.curve_type; in avs_peakvol_create()
493 cfg->vols[0].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_create()
H A Dtopology.h120 } peakvol; member
H A Dtopology.c863 .offset = offsetof(struct avs_tplg_modcfg_ext, peakvol.target_volume),
869 .offset = offsetof(struct avs_tplg_modcfg_ext, peakvol.curve_type),
875 .offset = offsetof(struct avs_tplg_modcfg_ext, peakvol.curve_duration),