Home
last modified time | relevance | path

Searched refs:hdr_version (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dperfmon_default_smpl.c85 hdr->hdr_version = PFM_DEFAULT_SMPL_VERSION; in default_init()
96 hdr->hdr_version, in default_init()
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dperfmon_default_smpl.h46 unsigned int hdr_version; /* contains perfmon version (smpl format diffs) */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/scripts/
H A Dsign_encrypt.py183 hdr_version = args.ta_version # struct shdr_bootstrap_ta::ta_version
195 shdr_version = struct.pack('<I', hdr_version)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/scripts/
H A Dsign_encrypt.py183 hdr_version = args.ta_version # struct shdr_bootstrap_ta::ta_version
195 shdr_version = struct.pack('<I', hdr_version)
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/
H A Dos-area.c52 u32 hdr_version; member
315 h->hdr_version); in _dump_header()
360 if (header->hdr_version < 1) { in verify_header()
/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw_acf_bin.c364 switch (acf_hdr->hdr_version) { in aw_check_acf_firmware()
371 acf_hdr->hdr_version); in aw_check_acf_firmware()
812 acf_info->acf_hdr.hdr_version); in aw_parse_acf_v_0_0_0_1()
1434 switch (acf_info->acf_hdr.hdr_version) { in aw_acf_parse()
1441 acf_info->acf_hdr.hdr_version); in aw_acf_parse()
H A Daw_acf_bin.h91 int32_t hdr_version; /* sub section table version */ member
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_core.h307 __u8 hdr_version; member
H A Dqeth_core_main.c4349 ext->hdr_version = 1; in qeth_fill_tso_ext()