Home
last modified time | relevance | path

Searched defs:out_profile (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/sof/
H A Dfw-file-profile.c103 sof_file_profile_for_ipc_type(struct snd_sof_dev * sdev,enum sof_ipc_type ipc_type,const struct sof_dev_desc * desc,struct sof_loadable_file_profile * base_profile,struct sof_loadable_file_profile * out_profile) sof_file_profile_for_ipc_type() argument
290 sof_create_ipc_file_profile(struct snd_sof_dev * sdev,struct sof_loadable_file_profile * base_profile,struct sof_loadable_file_profile * out_profile) sof_create_ipc_file_profile() argument
[all...]
H A Dcore.c269 struct sof_loadable_file_profile out_profile; in sof_select_ipc_and_paths() local