Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A 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()
H A Dmessages.h796 struct avs_volume_cfg { struct
803 static_assert(sizeof(struct avs_volume_cfg) == 24); argument
807 struct avs_volume_cfg vols[];
903 struct avs_volume_cfg *vol);
905 struct avs_volume_cfg **vols, size_t *num_vols);
H A Dmessages.c643 struct avs_volume_cfg *vol) in avs_ipc_peakvol_get_volume()
650 struct avs_volume_cfg **vols, size_t *num_vols) in avs_ipc_peakvol_get_volume()
665 *vols = (struct avs_volume_cfg *)payload; in avs_ipc_set_enable_logs()