Searched refs:avs_volume_cfg (Results 1 – 3 of 3) sorted by relevance
52 struct avs_volume_cfg *dspvols = NULL; in avs_control_volume_get()85 struct avs_volume_cfg dspvol = {0}; in avs_control_volume_put()
796 struct avs_volume_cfg { struct803 static_assert(sizeof(struct avs_volume_cfg) == 24); argument807 struct avs_volume_cfg vols[];904 struct avs_volume_cfg *vol);906 struct avs_volume_cfg **vols, size_t *num_vols);
633 struct avs_volume_cfg *vol) in avs_ipc_peakvol_set_volume()640 struct avs_volume_cfg **vols, size_t *num_vols) in avs_ipc_peakvol_get_volume()655 *vols = (struct avs_volume_cfg *)payload; in avs_ipc_peakvol_get_volume()