Searched refs:hdr_version (Results 1 – 10 of 10) sorted by relevance
171 u64 hdr_version; in cs_etm__process_auxtrace_info() local180 hdr_version = ptr[0]; in cs_etm__process_auxtrace_info()181 if (hdr_version > CS_HEADER_CURRENT_VERSION) { in cs_etm__process_auxtrace_info()182 pr_err("\nCS ETM Trace: Unknown Header Version = %#" PRIx64, hdr_version); in cs_etm__process_auxtrace_info()
2873 int hdr_version; in cs_etm__create_meta_blk() local2883 hdr_version = buff_in[CS_HEADER_VERSION]; in cs_etm__create_meta_blk()2885 if (!hdr_version) { in cs_etm__create_meta_blk()
48 u8 hdr_version; member
322 hdr->hdr_version = MSG_HDR_VER; in enc_payload()
87 __u32 hdr_version; member
84 u32 hdr_version; member
1050 switch (cfg_hdr->hdr_version) { in aw88395_dev_cfg_load()1055 cfg_hdr->hdr_version); in aw88395_dev_cfg_load()1063 cfg_hdr->hdr_version); in aw88395_dev_cfg_load()1068 dev_err(aw_dev->dev, "unsupported hdr_version [0x%x]", cfg_hdr->hdr_version); in aw88395_dev_cfg_load()1212 switch (cfg_hdr->hdr_version) { in aw88395_dev_load_acf_check()1218 dev_err(aw_dev->dev, "unsupported hdr_version [0x%x]", cfg_hdr->hdr_version); in aw88395_dev_load_acf_check()
50 u32 hdr_version; member313 h->hdr_version); in _dump_header()358 if (header->hdr_version < 1) { in verify_header()
295 __u8 hdr_version; member
4285 ext->hdr_version = 1; in qeth_fill_tso_ext()