Home
last modified time | relevance | path

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

/sound/soc/sof/
Dipc4-loader.c163 struct sof_ipc4_fw_version *fw_ver; in sof_ipc4_query_fw_configuration() local
190 fw_ver = (struct sof_ipc4_fw_version *)tuple->value; in sof_ipc4_query_fw_configuration()
194 fw_ver->major, fw_ver->minor, fw_ver->hotfix, in sof_ipc4_query_fw_configuration()
195 fw_ver->build); in sof_ipc4_query_fw_configuration()
/sound/firewire/bebob/
Dbebob_proc.c21 u32 fw_ver; member
60 snd_iprintf(buffer, "Firmware Ver:\t%d\n", info->fw_ver); in proc_read_hw_info()
/sound/soc/codecs/
Dwm_adsp.c607 switch (cs_dsp->fw_ver) { in wm_adsp_control_add()