Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dtas2781-dsp.h66 struct tasdevice_fw_fixed_hdr fixed_hdr; member
/linux-6.15/tools/net/ynl/pyynl/
H A Dynl_gen_c.py1236 self.fixed_hdr = None
1238 self.fixed_hdr = 'struct ' + c_lower(op.fixed_header)
1707 if ri.fixed_hdr:
1748 if ri.fixed_hdr:
1888 if ri.fixed_hdr:
1908 if ri.fixed_hdr:
1954 if ri.fixed_hdr:
1972 if ri.fixed_hdr:
2035 if ri.fixed_hdr:
2036 ri.cw.p(ri.fixed_hdr + ' _hdr;')
/linux-6.15/sound/pci/hda/
H A Dtas2781_spi_fwlib.c369 struct tasdevice_fw_fixed_hdr *fw_fixed_hdr = &fw_hdr->fixed_hdr; in map_dev_idx()
948 if (tas_fmw->fw_hdr.fixed_hdr.drv_ver >= PPC_DRIVER_CRCCHK) { in fw_parse_block_data()
1644 struct tasdevice_fw_fixed_hdr *fw_fixed_hdr = &fw_hdr->fixed_hdr; in fw_parse_header()
1706 fw_fixed_hdr = &tas_fmw->fw_hdr.fixed_hdr; in tasdevice_dspfw_ready()
/linux-6.15/sound/soc/codecs/
H A Dtas2781-fmwlib.c388 struct tasdevice_fw_fixed_hdr *fw_fixed_hdr = &(fw_hdr->fixed_hdr); in map_dev_idx()
1086 if (tas_fmw->fw_hdr.fixed_hdr.drv_ver >= PPC_DRIVER_CRCCHK) { in fw_parse_block_data()
1893 struct tasdevice_fw_fixed_hdr *fw_fixed_hdr = &(fw_hdr->fixed_hdr); in fw_parse_header()
2110 fw_fixed_hdr = &(tas_fmw->fw_hdr.fixed_hdr); in tasdevice_dspfw_ready()