Home
last modified time | relevance | path

Searched refs:curve_duration (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/sound/soc/intel/catpt/
H A Dmessages.c234 u64 curve_duration; member
240 u32 curve_duration, in catpt_ipc_set_volume() argument
251 input.curve_duration = curve_duration; in catpt_ipc_set_volume()
H A Dmessages.h337 u32 curve_duration,
/linux-6.15/sound/soc/intel/avs/
H A Dpath.c417 vols[i].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_set_volume()
429 vols[0].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_set_volume()
453 mutes[i].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_set_mute()
465 mutes[0].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_set_mute()
493 cfg->vols[0].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_create()
H A Dtopology.h119 u32 curve_duration; member
H A Dmessages.h813 u64 curve_duration; member
822 u64 curve_duration; member
H A Dtopology.c875 .offset = offsetof(struct avs_tplg_modcfg_ext, peakvol.curve_duration),