Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c393 struct tasdevice_fw_fixed_hdr *fw_fixed_hdr = &(fw_hdr->fixed_hdr); in map_dev_idx()
1096 if (tas_fmw->fw_hdr.fixed_hdr.drv_ver >= PPC_DRIVER_CRCCHK) { in fw_parse_block_data()
1903 struct tasdevice_fw_fixed_hdr *fw_fixed_hdr = &(fw_hdr->fixed_hdr); in fw_parse_header()
2119 fw_fixed_hdr = &(tas_fmw->fw_hdr.fixed_hdr); in tasdevice_dspfw_ready()
/linux/tools/net/ynl/pyynl/
H A Dynl_gen_c.py1559 fixed_hdr = op.fixed_header if op else None
1564 self.fixed_hdr_len = f"sizeof(struct {c_lower(fixed_hdr)})"
1605 fixed_header=fixed_hdr,
1609 fixed_header=fixed_hdr,