Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dfw-file-profile.c100 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
214 sof_print_missing_firmware_info(struct snd_sof_dev * sdev,enum sof_ipc_type ipc_type,struct sof_loadable_file_profile * base_profile) sof_print_missing_firmware_info() argument
266 sof_print_profile_info(struct snd_sof_dev * sdev,enum sof_ipc_type ipc_type,struct sof_loadable_file_profile * profile) sof_print_profile_info() argument
[all...]
H A Dsof-client-ipc-msg-injector.c27 enum sof_ipc_type ipc_type; member