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.c513 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()
525 vols[0].curve_type = t->cfg_ext->peakvol.curve_type; in avs_peakvol_set_volume()
526 vols[0].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_set_volume()
549 mutes[i].curve_type = t->cfg_ext->peakvol.curve_type; in avs_peakvol_set_mute()
550 mutes[i].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_set_mute()
561 mutes[0].curve_type = t->cfg_ext->peakvol.curve_type; in avs_peakvol_set_mute()
562 mutes[0].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_set_mute()
589 cfg->vols[0].curve_type = t->cfg_ext->peakvol.curve_type; in avs_peakvol_create()
590 cfg->vols[0].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_create()
H A Dtopology.h123 } peakvol; member
H A Dtopology.c881 .offset = offsetof(struct avs_tplg_modcfg_ext, peakvol.target_volume),
887 .offset = offsetof(struct avs_tplg_modcfg_ext, peakvol.curve_type),
893 .offset = offsetof(struct avs_tplg_modcfg_ext, peakvol.curve_duration),