Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm0010.c342 const struct dfw_inforec *inforec; in wm0010_firmware_load() local
357 inforec = (const struct dfw_inforec *)rec->data; in wm0010_firmware_load()
359 dsp = inforec->dsp_target; in wm0010_firmware_load()
371 if (inforec->info_version != INFO_VERSION) { in wm0010_firmware_load()
374 inforec->info_version); in wm0010_firmware_load()
380 inforec->info_version); in wm0010_firmware_load()