Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/
Dfw-file-profile.c18 enum sof_ipc_type fw_ipc_type; in sof_test_firmware_file() local
40 fw_ipc_type = SOF_IPC_TYPE_3; in sof_test_firmware_file()
43 fw_ipc_type = SOF_IPC_TYPE_4; in sof_test_firmware_file()
52 *ipc_type_to_adjust = fw_ipc_type; in sof_test_firmware_file()
53 } else if (fw_ipc_type != profile->ipc_type) { in sof_test_firmware_file()
56 fw_filename, fw_ipc_type, profile->ipc_type); in sof_test_firmware_file()