Home
last modified time | relevance | path

Searched refs:target_volume (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/sound/soc/sof/
H A Dipc4-fw-reg.h42 u32 target_volume[SOF_IPC4_PV_MAX_SUPPORTED_CHANNELS]; member
/linux-6.15/sound/soc/intel/catpt/
H A Dmessages.c233 u32 target_volume; member
250 input.target_volume = volume; in catpt_ipc_set_volume()
/linux-6.15/sound/soc/intel/avs/
H A Dtopology.h117 u32 target_volume; member
H A Dcontrol.c77 ctl_data->values[i] = dspvols[i].target_volume; in avs_control_volume_get()
H A Dpath.c415 vols[i].target_volume = input[i]; in avs_peakvol_set_volume()
427 vols[0].target_volume = input[0]; in avs_peakvol_set_volume()
491 cfg->vols[0].target_volume = S32_MAX; in avs_peakvol_create()
H A Dmessages.h810 u32 target_volume; member
H A Dtopology.c863 .offset = offsetof(struct avs_tplg_modcfg_ext, peakvol.target_volume),