Searched refs:query_fw_configuration (Results 1 – 3 of 3) sorted by relevance
178 if (sdev->first_boot && sdev->ipc->ops->fw_loader->query_fw_configuration) in snd_sof_run_firmware()179 return sdev->ipc->ops->fw_loader->query_fw_configuration(sdev); in snd_sof_run_firmware()
223 .query_fw_configuration = sof_ipc4_query_fw_configuration,
421 int (*query_fw_configuration)(struct snd_sof_dev *sdev); member