Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/intel/avs/
Dcontrol.c52 struct avs_volume_cfg *dspvols = NULL; in avs_control_volume_get()
85 struct avs_volume_cfg dspvol = {0}; in avs_control_volume_put()
Dmessages.h738 struct avs_volume_cfg { struct
748 struct avs_volume_cfg vols[]; argument
834 struct avs_volume_cfg *vol);
836 struct avs_volume_cfg **vols, size_t *num_vols);
Dmessages.c706 struct avs_volume_cfg *vol) in avs_ipc_peakvol_set_volume()
713 struct avs_volume_cfg **vols, size_t *num_vols) in avs_ipc_peakvol_get_volume()
728 *vols = (struct avs_volume_cfg *)payload; in avs_ipc_peakvol_get_volume()