Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dtas2781-dsp.h64 struct tasdevice_fw_fixed_hdr fixed_hdr; member
/Linux-v6.6/sound/soc/codecs/
Dtas2781-fmwlib.c772 struct tasdevice_fw_fixed_hdr *fw_fixed_hdr = &(fw_hdr->fixed_hdr); in tasdevice_load_block_kernel()
999 if (tas_fmw->fw_hdr.fixed_hdr.drv_ver >= PPC_DRIVER_CRCCHK) { in fw_parse_block_data()
1789 struct tasdevice_fw_fixed_hdr *fw_fixed_hdr = &(fw_hdr->fixed_hdr); in fw_parse_header()
2009 fw_fixed_hdr = &(tas_fmw->fw_hdr.fixed_hdr); in tasdevice_dspfw_ready()