Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dtas2781-dsp.h64 struct tasdevice_fw_fixed_hdr fixed_hdr; member
/openbmc/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c770 struct tasdevice_fw_fixed_hdr *fw_fixed_hdr = &(fw_hdr->fixed_hdr); in tasdevice_load_block_kernel()
997 if (tas_fmw->fw_hdr.fixed_hdr.drv_ver >= PPC_DRIVER_CRCCHK) { in fw_parse_block_data()
1787 struct tasdevice_fw_fixed_hdr *fw_fixed_hdr = &(fw_hdr->fixed_hdr); in fw_parse_header()
2007 fw_fixed_hdr = &(tas_fmw->fw_hdr.fixed_hdr); in tasdevice_dspfw_ready()