Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/catpt/
H A Dloader.c28 struct catpt_fw_mod_hdr { struct
330 struct catpt_fw_mod_hdr *basefw) in catpt_restore_basefw()
373 struct catpt_fw_mod_hdr *mod) in catpt_restore_module()
414 struct catpt_fw_mod_hdr *mod) in catpt_load_module()
470 struct catpt_fw_mod_hdr *mod; in catpt_restore_firmware()
473 mod = (struct catpt_fw_mod_hdr *)((u8 *)fw + offset); in catpt_restore_firmware()
516 struct catpt_fw_mod_hdr *mod; in catpt_load_firmware()
519 mod = (struct catpt_fw_mod_hdr *)((u8 *)fw + offset); in catpt_load_firmware()