snd_sof_mod_hdr
struct snd_sof_mod_hdr *module)
struct snd_sof_mod_hdr *module;
int (*load_module)(struct snd_sof_dev *sof_dev, struct snd_sof_mod_hdr *hdr);
module = (struct snd_sof_mod_hdr *)(fw->data + payload_offset + sizeof(*header));
module = (struct snd_sof_mod_hdr *)((u8 *)module +
struct snd_sof_mod_hdr *hdr); /* optional */