Searched refs:num_vols (Results 1 – 2 of 2) sorted by relevance
681 struct avs_volume_cfg **vols, size_t *num_vols) in avs_ipc_peakvol_get_volume() argument697 *num_vols = payload_size / sizeof(**vols); in avs_ipc_peakvol_get_volume()710 struct avs_volume_cfg *vols, size_t num_vols) in avs_ipc_peakvol_set_volumes() argument718 size = num_vols * sizeof(*vols); in avs_ipc_peakvol_set_volumes()719 size += num_vols * sizeof(*tlv); in avs_ipc_peakvol_set_volumes()727 for (offset = i = 0; i < num_vols; i++) { in avs_ipc_peakvol_set_volumes()
967 struct avs_volume_cfg **vols, size_t *num_vols);971 struct avs_volume_cfg *vols, size_t num_vols);