Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm0010.c352 const struct dfw_inforec *inforec; in wm0010_firmware_load() local
367 inforec = (const struct dfw_inforec *)rec->data; in wm0010_firmware_load()
369 dsp = inforec->dsp_target; in wm0010_firmware_load()
381 if (inforec->info_version != INFO_VERSION) { in wm0010_firmware_load()
384 inforec->info_version); in wm0010_firmware_load()
390 inforec->info_version); in wm0010_firmware_load()