Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A Dpath.c515 vols[i].curve_type = t->cfg_ext->peakvol.curve_type; in avs_peakvol_set_volume()
516 vols[i].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_set_volume()
527 vols[0].curve_type = t->cfg_ext->peakvol.curve_type; in avs_peakvol_set_volume()
528 vols[0].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_set_volume()
551 mutes[i].curve_type = t->cfg_ext->peakvol.curve_type; in avs_peakvol_set_mute()
552 mutes[i].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_set_mute()
563 mutes[0].curve_type = t->cfg_ext->peakvol.curve_type; in avs_peakvol_set_mute()
564 mutes[0].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_set_mute()
591 cfg->vols[0].curve_type = t->cfg_ext->peakvol.curve_type; in avs_peakvol_create()
592 cfg->vols[0].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_create()
H A Dtopology.h123 } peakvol; member
H A Dtopology.c880 .offset = offsetof(struct avs_tplg_modcfg_ext, peakvol.target_volume),
886 .offset = offsetof(struct avs_tplg_modcfg_ext, peakvol.curve_type),
892 .offset = offsetof(struct avs_tplg_modcfg_ext, peakvol.curve_duration),