Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dpci-ptl.c44 .default_lib_path = {
73 .default_lib_path = {
/linux/sound/soc/sof/
H A Dfw-file-profile.c156 } else if (desc->default_lib_path[ipc_type]) { in sof_file_profile_for_ipc_type()
160 desc->default_lib_path[ipc_type], in sof_file_profile_for_ipc_type()
169 out_profile->fw_lib_path = desc->default_lib_path[ipc_type]; in sof_file_profile_for_ipc_type()
/linux/include/sound/
H A Dsof.h164 const char *default_lib_path[SOF_IPC_TYPE_COUNT]; member