Lines Matching full:library
17 /* The module ID includes the id of the library it is part of at offset 12 */
77 dev_info(sdev->dev, "Loaded firmware library: %s, version: %u.%u.%u.%u\n", in sof_ipc4_fw_parse_ext_man()
181 dev_err(sdev->dev, "Library loading is not supported on this platform\n"); in sof_ipc4_load_library()
193 /* optional library, override the error */ in sof_ipc4_load_library()
201 dev_err(sdev->dev, "Library file '%s' is missing\n", in sof_ipc4_load_library()
207 dev_dbg(sdev->dev, "Library file '%s' loaded\n", lib_filename); in sof_ipc4_load_library()
222 /* Fix up the module ID numbers within the library */ in sof_ipc4_load_library()
228 * loading the library for the first time in sof_ipc4_load_library()
264 * sof_ipc4_complete_split_release - loads the library parts of a split firmware
272 * debug library is present (the openmodules content is built in the basefw).
346 "Library loading is not supported due to not set library path\n"); in sof_ipc4_load_library_by_uuid()
381 * Do not attempt to load external library in case the maximum number of in sof_ipc4_find_module_by_uuid()
391 /* The module cannot be found, try to load it as a library */ in sof_ipc4_find_module_by_uuid()
396 /* Look for the module in the newly loaded library, it should be available now */ in sof_ipc4_find_module_by_uuid()
559 dev_err(sdev->dev, "%s: Failed to reload library: %s, %d\n", in sof_ipc4_reload_fw_libraries()