version           538 arch/alpha/kernel/osf_sys.c 	memcpy(tmp + 3 * 32, utsname()->version, 32);
version           730 arch/alpha/kernel/osf_sys.c 		utsname()->version,
version           149 arch/arc/kernel/unwind.c 	unsigned version:8;
version           265 arch/arc/kernel/unwind.c 		u8 version;
version           321 arch/arc/kernel/unwind.c 	header->version = 1;
version           611 arch/arc/kernel/unwind.c 	unsigned version = *ptr;
version           632 arch/arc/kernel/unwind.c 		version <= 1 ? (void) ++ptr : (void)get_uleb128(&ptr, end);
version          1058 arch/arc/kernel/unwind.c 			    state.version <= 1 ? *ptr++ : get_uleb128(&ptr,
version           179 arch/arm/mach-davinci/board-da830-evm.c 	.version	= MCASP_VERSION_2,
version           764 arch/arm/mach-davinci/board-da850-evm.c 	.version		= MCASP_VERSION_2,
version          1044 arch/arm/mach-davinci/board-da850-evm.c 	.version = 0x100,	/* /sys/class/input/input?/id/version */
version            47 arch/arm/mach-davinci/board-mityomapl138.c 	u32	version;
version           149 arch/arm/mach-davinci/board-mityomapl138.c 	if (factory_config.version != FACTORY_CONFIG_VERSION) {
version           151 arch/arm/mach-davinci/board-mityomapl138.c 			factory_config.version);
version           409 arch/arm/mach-davinci/devices-da8xx.c 	.version		= EMAC_VERSION_2,
version          1034 arch/arm/mach-davinci/devices-da8xx.c 		.version	= SPI_VERSION_2,
version          1040 arch/arm/mach-davinci/devices-da8xx.c 		.version	= SPI_VERSION_2,
version            65 arch/arm/mach-davinci/dm355.c 	.version 	= SPI_VERSION_1,
version           216 arch/arm/mach-davinci/dm365.c 	.version 	= SPI_VERSION_1,
version           331 arch/arm/mach-davinci/dm365.c 	.version		= EMAC_VERSION_2,
version            55 arch/arm/mach-davinci/dm644x.c 	.version		= EMAC_VERSION_1,
version            58 arch/arm/mach-davinci/dm646x.c 	.version		= EMAC_VERSION_2,
version           175 arch/arm/mach-omap2/display.c 	board_data.version = omap_display_get_version();
version           176 arch/arm/mach-omap2/display.c 	if (board_data.version == OMAPDSS_VER_UNKNOWN) {
version           346 arch/arm/mach-omap2/pdata-quirks.c 		dra7_hsmmc_data_mmc1.version = "rev11";
version           349 arch/arm/mach-omap2/pdata-quirks.c 		dra7_hsmmc_data_mmc2.version = "rev11";
version           352 arch/arm/mach-omap2/pdata-quirks.c 		dra7_hsmmc_data_mmc3.version = "rev11";
version           940 arch/arm/mach-pxa/viper.c 	u8 version;
version           956 arch/arm/mach-pxa/viper.c 	version = viper_hw_version();
version           957 arch/arm/mach-pxa/viper.c 	if (version == 0)
version           970 arch/arm/mach-pxa/viper.c 	if (version) {
version           973 arch/arm/mach-pxa/viper.c 			VIPER_BOARD_VERSION(version),
version           974 arch/arm/mach-pxa/viper.c 			VIPER_BOARD_ISSUE(version),
version           975 arch/arm/mach-pxa/viper.c 			VIPER_CPLD_REVISION(version));
version           976 arch/arm/mach-pxa/viper.c 		system_rev = (VIPER_BOARD_VERSION(version) << 8) |
version           977 arch/arm/mach-pxa/viper.c 			     (VIPER_BOARD_ISSUE(version) << 4) |
version           978 arch/arm/mach-pxa/viper.c 			     VIPER_CPLD_REVISION(version);
version            74 arch/arm/xen/enlighten.c 	u32 version;
version            81 arch/arm/xen/enlighten.c 		version = wall_clock->version;
version            86 arch/arm/xen/enlighten.c 	} while ((wall_clock->version & 1) || (version != wall_clock->version));
version           203 arch/arm/xen/enlighten.c 	const char *version;
version           222 arch/arm/xen/enlighten.c 		hyper_node.version = s + strlen(hyper_node.prefix);
version           253 arch/arm/xen/enlighten.c 	if (hyper_node.version == NULL) {
version           258 arch/arm/xen/enlighten.c 	pr_info("Xen %s support found\n", hyper_node.version);
version            23 arch/arm64/kernel/acpi_parking_protocol.c 	u8 version;
version            35 arch/arm64/kernel/acpi_parking_protocol.c 	cpu_entry->version = p->parking_version;
version            43 arch/arm64/kernel/acpi_parking_protocol.c 	return cpu_entry->mailbox_addr && cpu_entry->version;
version            98 arch/arm64/kernel/hibernate.c 	memcpy(i->uts_version, init_utsname()->version, sizeof(i->uts_version));
version            76 arch/m68k/emu/natfeat.c 	unsigned long id, version;
version            82 arch/m68k/emu/natfeat.c 	version = nf_call(id);
version            90 arch/m68k/emu/natfeat.c 	pr_info("NatFeats found (%s, %lu.%lu)\n", buf, version >> 16,
version            91 arch/m68k/emu/natfeat.c 		version & 0xffff);
version            42 arch/m68k/emu/nfeth.c static const char version[] =
version           111 arch/m68k/fpsp040/fpsp.h 	.set	VER_TMP,LV+123		| temp holding for version number
version           324 arch/m68k/fpsp040/fpsp.h 	.set	VER_4,0x40		|  fpsp compatible version numbers
version           326 arch/m68k/fpsp040/fpsp.h 	.set	VER_40,0x40		|  original version number
version           327 arch/m68k/fpsp040/fpsp.h 	.set	VER_41,0x41		|  revision version number
version            15 arch/m68k/include/asm/ucontext.h 	int version;
version           169 arch/m68k/include/uapi/asm/bootinfo.h 		__be32 version;
version           743 arch/m68k/kernel/signal.c 	err = __get_user(temp, &uc->uc_mcontext.version);
version           854 arch/m68k/kernel/signal.c 	err |= __put_user(MCONTEXT_VERSION, &uc->uc_mcontext.version);
version           190 arch/mips/include/asm/elf.h 	uint16_t version;	/* Version of flags structure */
version            15 arch/mips/include/asm/lasat/head.h 	u32 version;
version            39 arch/mips/include/asm/lasat/lasat.h 	unsigned int  version;
version            65 arch/mips/include/asm/lasat/lasat.h 	unsigned int  version;
version            40 arch/mips/kernel/proc.c 	unsigned int version = cpu_data[n].processor_id;
version            64 arch/mips/kernel/proc.c 		      (version >> 4) & 0x0f, version & 0x0f,
version           106 arch/mips/lasat/lasat_board.c 	if (lasat_board_info.li_eeprom_info.version != LASAT_EEPROM_VERSION) {
version           109 arch/mips/lasat/lasat_board.c 		       (unsigned int)lasat_board_info.li_eeprom_info.version,
version            56 arch/mips/lasat/prom.c 	u32 version = *(u32 *)(RESET_VECTOR + 0x90);
version            58 arch/mips/lasat/prom.c 	if (version >= 307) {
version           127 arch/mips/mm/context.c 	u64 mmid, version, mmid_mask;
version           130 arch/mips/mm/context.c 	version = atomic64_read(&mmid_version);
version           134 arch/mips/mm/context.c 		u64 newmmid = version | (mmid & mmid_mask);
version           161 arch/mips/mm/context.c 	version = atomic64_add_return_relaxed(asid_first_version(0),
version           173 arch/mips/mm/context.c 	mmid |= version;
version            27 arch/nios2/include/uapi/asm/sigcontext.h 	int version;
version            48 arch/nios2/kernel/signal.c 	err = __get_user(temp, &uc->uc_mcontext.version);
version           133 arch/nios2/kernel/signal.c 	err |= __put_user(MCONTEXT_VERSION, &uc->uc_mcontext.version);
version            96 arch/openrisc/kernel/setup.c 	unsigned int version;
version           100 arch/openrisc/kernel/setup.c 	version = (vr & SPR_VR_VER) >> 24;
version           104 arch/openrisc/kernel/setup.c 	       version, revision, cpuinfo->clock_frequency / 1000000);
version           325 arch/openrisc/kernel/setup.c 	unsigned int version;
version           336 arch/openrisc/kernel/setup.c 		version = vr & SPR_VR2_VER;
version           345 arch/openrisc/kernel/setup.c 		seq_printf(m, "cpu version\t\t: 0x%x\n", version);
version           347 arch/openrisc/kernel/setup.c 		version = (vr & SPR_VR_VER) >> 24;
version           348 arch/openrisc/kernel/setup.c 		seq_printf(m, "cpu\t\t\t: OpenRISC-%x\n", version);
version           116 arch/powerpc/boot/oflib.c 	char version[64];
version           121 arch/powerpc/boot/oflib.c 	if (of_getprop(oprom, "model", version, sizeof(version)) <= 0)
version           123 arch/powerpc/boot/oflib.c 	version[sizeof(version)-1] = 0;
version           124 arch/powerpc/boot/oflib.c 	printf("OF version = '%s'\r\n", version);
version           125 arch/powerpc/boot/oflib.c 	if (!string_match(version, "Open Firmware, 1.")
version           126 arch/powerpc/boot/oflib.c 	    && !string_match(version, "FirmWorks,3."))
version            31 arch/powerpc/boot/wii.c 	u8 version;
version           486 arch/powerpc/include/asm/hvcall.h 	u64 version;		/* version of this structure layout */
version            55 arch/powerpc/include/asm/hvsi.h 		uint8_t  version;
version           114 arch/powerpc/include/asm/mce.h 	enum MCE_Version	version:8;
version           179 arch/powerpc/include/asm/mpc52xx.h 	u32 version;		/* XLB + 0x44 */
version            35 arch/powerpc/include/asm/nvram.h 	__be16 version;
version           481 arch/powerpc/include/asm/opal-api.h 	uint8_t version;
version           510 arch/powerpc/include/asm/opal-api.h 	enum OpalMemErr_Version	version:8;	/* 0x00 */
version           612 arch/powerpc/include/asm/opal-api.h 	uint8_t		version;	/* 0x00 */
version           719 arch/powerpc/include/asm/opal-api.h 	__be32 version;
version          1172 arch/powerpc/include/asm/opal-api.h 	u8	version;
version           244 arch/powerpc/include/asm/opal.h int64_t opal_xive_reset(uint64_t version);
version            54 arch/powerpc/include/asm/prom.h 	__be32	version;		/* format version */
version           345 arch/powerpc/include/asm/ps3av.h 	u16 version;
version           351 arch/powerpc/include/asm/ps3av.h 	u16 version;
version           573 arch/powerpc/include/asm/ps3av.h 	u16 version;
version           627 arch/powerpc/include/asm/ps3av.h 	u16 version;
version           638 arch/powerpc/include/asm/ps3av.h 	u16 version;
version           294 arch/powerpc/include/asm/rtas.h 	uint8_t version;		/* 0x04 Section version		*/
version           534 arch/powerpc/include/asm/smu.h 	__u8	version;
version            53 arch/powerpc/include/asm/vdso_datapage.h 	} version;
version            69 arch/powerpc/include/uapi/asm/bootx.h     __u32       version;
version            46 arch/powerpc/include/uapi/asm/opal-prd.h 	__u64	version;
version           206 arch/powerpc/include/uapi/asm/ptrace.h 	__u32 version;			/* Only version 1 exists to date */
version           229 arch/powerpc/include/uapi/asm/ptrace.h 	__u32 version;		/* currently, version must be 1 */
version           724 arch/powerpc/kernel/dt_cpu_ftrs.c 	unsigned long version = mfspr(SPRN_PVR);
version           729 arch/powerpc/kernel/dt_cpu_ftrs.c 	if ((version & 0xffffefff) == 0x004e0200)
version           731 arch/powerpc/kernel/dt_cpu_ftrs.c 	else if ((version & 0xffffefff) == 0x004e0201)
version           733 arch/powerpc/kernel/dt_cpu_ftrs.c 	else if ((version & 0xffffefff) == 0x004e0202) {
version           737 arch/powerpc/kernel/dt_cpu_ftrs.c 	} else if ((version & 0xffff0000) == 0x004e0000)
version           741 arch/powerpc/kernel/dt_cpu_ftrs.c 	if ((version & 0xffff0000) == 0x004e0000) {
version           746 arch/powerpc/kernel/dt_cpu_ftrs.c 	update_tlbie_feature_flag(version);
version           102 arch/powerpc/kernel/mce.c 	mce->version = MCE_V1;
version           388 arch/powerpc/kernel/mce.c 	if (evt->version != MCE_V1) {
version           390 arch/powerpc/kernel/mce.c 		       evt->version);
version           363 arch/powerpc/kernel/nvram_64.c 	oops_hdr->version = cpu_to_be16(OOPS_HDR_VERSION);
version           398 arch/powerpc/kernel/nvram_64.c 	oops_hdr->version = cpu_to_be16(OOPS_HDR_VERSION);
version           505 arch/powerpc/kernel/nvram_64.c 		if (be16_to_cpu(oops_hdr->version) < OOPS_HDR_VERSION) {
version           508 arch/powerpc/kernel/nvram_64.c 			length = be16_to_cpu(oops_hdr->version);
version           695 arch/powerpc/kernel/nvram_64.c 		oops_hdr->version = cpu_to_be16(OOPS_HDR_VERSION);
version          2183 arch/powerpc/kernel/prom_init.c 	char version[64];
version          2188 arch/powerpc/kernel/prom_init.c 	if (prom_getprop(oprom, "model", version, sizeof(version)) <= 0)
version          2190 arch/powerpc/kernel/prom_init.c 	version[sizeof(version) - 1] = 0;
version          2192 arch/powerpc/kernel/prom_init.c 	if (prom_strcmp(version, "Open Firmware, 1.0.5") == 0)
version          2194 arch/powerpc/kernel/prom_init.c 	else if (prom_strncmp(version, "FirmWorks,3.", 12) == 0) {
version          2695 arch/powerpc/kernel/prom_init.c 	hdr->version = cpu_to_be32(OF_DT_VERSION);
version          2838 arch/powerpc/kernel/ptrace.c 	if (bp_info->version != 1)
version          3062 arch/powerpc/kernel/ptrace.c 		dbginfo.version = 1;
version           706 arch/powerpc/kernel/vdso.c 	vdso_data->version.major = SYSTEMCFG_MAJOR;
version           707 arch/powerpc/kernel/vdso.c 	vdso_data->version.minor = SYSTEMCFG_MINOR;
version          3604 arch/powerpc/kvm/book3s_hv.c 		hvregs.version = HV_GUEST_STATE_VERSION;
version            64 arch/powerpc/kvm/book3s_hv_nested.c 	hr->version = swab64(hr->version);
version           242 arch/powerpc/kvm/book3s_hv_nested.c 	if (l2_hv.version != HV_GUEST_STATE_VERSION)
version           116 arch/powerpc/kvm/book3s_hv_ras.c 		if (handled && mce_evt.version == MCE_V1)
version            13 arch/powerpc/perf/hv-24x7-catalog.h 	__be64 version; /* XXX: arbitrary? what's the meaning/useage/purpose? */
version           286 arch/powerpc/perf/hv-24x7.c 				     unsigned long version, unsigned long index)
version           289 arch/powerpc/perf/hv-24x7.c 			phys_4096, version, index);
version           294 arch/powerpc/perf/hv-24x7.c 			phys_4096, version, index);
version           297 arch/powerpc/perf/hv-24x7.c static long h_get_24x7_catalog_page(char page[], u64 version, u32 index)
version           300 arch/powerpc/perf/hv-24x7.c 					version, index);
version           714 arch/powerpc/perf/hv-24x7.c 	catalog_version_num = be64_to_cpu(page_0->version);
version           945 arch/powerpc/perf/hv-24x7.c 	catalog_version_num = be64_to_cpu(page_0->version);
version          1030 arch/powerpc/perf/hv-24x7.c 		(unsigned long long)be64_to_cpu(page_0->version));
version            33 arch/powerpc/perf/hv-common.c 	caps->version = arg.params.counter_info_version_out;
version             9 arch/powerpc/perf/hv-common.h 	u16 version;
version            56 arch/powerpc/perf/hv-gpci-requests.h 	__field(0xF,	1,	version)
version            98 arch/powerpc/perf/hv-gpci.c HV_CAPS_ATTR(version, "0x%x\n");
version            40 arch/powerpc/platforms/powermac/bootx_init.c #define BOOT_INFO_IS_V2_COMPATIBLE(bi)	((bi)->version >= 2)
version            41 arch/powerpc/platforms/powermac/bootx_init.c #define BOOT_INFO_IS_V4_COMPATIBLE(bi)	((bi)->version >= 4)
version           399 arch/powerpc/platforms/powermac/bootx_init.c 	hdr->version = OF_DT_VERSION;
version           531 arch/powerpc/platforms/powermac/bootx_init.c 	if (bi->version < 4) {
version           548 arch/powerpc/platforms/powermac/bootx_init.c 	if (bi->version < 5) {
version           560 arch/powerpc/platforms/powermac/bootx_init.c 	if (bi->version < 4) {
version           502 arch/powerpc/platforms/powernv/opal-core.c 	if (opalc_metadata->version != OPAL_MPIPL_VERSION) {
version           504 arch/powerpc/platforms/powernv/opal-core.c 			OPAL_MPIPL_VERSION, opalc_metadata->version);
version           180 arch/powerpc/platforms/powernv/opal-fadump.c 	fdm->version = OPAL_FADUMP_VERSION;
version           693 arch/powerpc/platforms/powernv/opal-fadump.c 	if (opal_fdm_active->version != OPAL_FADUMP_VERSION) {
version           695 arch/powerpc/platforms/powernv/opal-fadump.c 			OPAL_FADUMP_VERSION, opal_fdm_active->version);
version            37 arch/powerpc/platforms/powernv/opal-fadump.h 	u8	version;
version            96 arch/powerpc/platforms/powernv/opal-flash.c 	uint16_t	version;
version           218 arch/powerpc/platforms/powernv/opal-hmi.c 	if (hmi_evt->version < OpalHMIEvt_V1) {
version           220 arch/powerpc/platforms/powernv/opal-hmi.c 			hmi_evt->version);
version           257 arch/powerpc/platforms/powernv/opal-hmi.c 	if (hmi_evt->version < OpalHMIEvt_V2)
version           275 arch/powerpc/platforms/powernv/opal-prd.c 		info.version = OPAL_PRD_KERNEL_VERSION;
version           600 arch/powerpc/platforms/powernv/opal.c 	if (evt.version != MCE_V1) {
version           602 arch/powerpc/platforms/powernv/opal.c 		       evt.version);
version           264 arch/powerpc/platforms/powernv/pci.c 		hose->global_number, be32_to_cpu(common->version));
version           347 arch/powerpc/platforms/powernv/pci.c 		hose->global_number, be32_to_cpu(common->version));
version           434 arch/powerpc/platforms/powernv/pci.c 		hose->global_number, be32_to_cpu(common->version));
version           169 arch/powerpc/platforms/ps3/gelic_udbg.c 	h_ip->version = 4;
version           132 arch/powerpc/platforms/ps3/os-area.c 	u16 version;
version           381 arch/powerpc/platforms/ps3/os-area.c 	if (db->version != 1) {
version           535 arch/powerpc/platforms/ps3/os-area.c 		db->version);
version           565 arch/powerpc/platforms/ps3/os-area.c 	db->version = 1;
version           789 arch/powerpc/platforms/pseries/ras.c 	if (evt.version != MCE_V1) {
version           791 arch/powerpc/platforms/pseries/ras.c 		       evt.version);
version            93 arch/powerpc/platforms/pseries/rtas-fadump.h 	__be32		version;
version           803 arch/powerpc/platforms/pseries/setup.c 	ppc_md.progress(init_utsname()->version, 0);
version          1562 arch/powerpc/sysdev/mpic.c 		u32 version = fsl_mpic_get_version(mpic);
version          1570 arch/powerpc/sysdev/mpic.c 		if (version >= 0x0301)
version            57 arch/riscv/include/asm/image.h 	u32 version;
version            55 arch/s390/boot/ipl_parm.c 	    ipl_block.hdr.version <= IPL_MAX_SUPPORTED_VERSION)
version           394 arch/s390/hypfs/hypfs_diag.c 	u16	version;	/* Version of header */
version           420 arch/s390/hypfs/hypfs_diag.c 	d204->hdr.version = DBFS_D204_HDR_VERSION;
version            89 arch/s390/hypfs/hypfs_diag0c.c 	diag0c_data->hdr.version = DBFS_D0C_HDR_VERSION;
version            26 arch/s390/hypfs/hypfs_vm.c 	__u32 version;
version           236 arch/s390/hypfs/hypfs_vm.c 	u16	version;	/* Version of header */
version           257 arch/s390/hypfs/hypfs_vm.c 	d2fc->hdr.version = DBFS_D2FC_HDR_VERSION;
version            18 arch/s390/include/asm/cpu.h 	unsigned int version :	8;
version           257 arch/s390/include/asm/diag.h 	u32	version;
version           292 arch/s390/include/asm/diag.h 	u32	version;
version           131 arch/s390/include/asm/pci_clp.h 	u8 version;
version            99 arch/s390/include/asm/sclp.h 	u8 version;	/* Interface version byte */
version            34 arch/s390/include/uapi/asm/hypfs.h 	__u16	version;	/* Version of header */
version            12 arch/s390/include/uapi/asm/ipl.h 	__u8  version;
version           104 arch/s390/include/uapi/asm/ipl.h 	__u8  version;
version            24 arch/s390/include/uapi/asm/monwriter.h 	unsigned short version;
version           922 arch/s390/kernel/ipl.c 	ipb->hdr.version = IPL_PARM_BLOCK_VERSION;
version          1028 arch/s390/kernel/ipl.c 		reipl_block_fcp->hdr.version = IPL_PARM_BLOCK_VERSION;
version          1215 arch/s390/kernel/ipl.c 	dump_block_ccw->hdr.version = IPL_PARM_BLOCK_VERSION;
version          1237 arch/s390/kernel/ipl.c 	dump_block_fcp->hdr.version = IPL_PARM_BLOCK_VERSION;
version           150 arch/s390/kernel/processor.c 			   cpu, id->version, id->ident, id->machine);
version          2370 arch/s390/kvm/kvm-s390.c 	cpuid.version = 0xff;
version           106 arch/s390/pci/pci_clp.c 	switch (response->version) {
version            54 arch/sh/boards/mach-sdk7786/fpga.c 	u16 version, date;
version            62 arch/sh/boards/mach-sdk7786/fpga.c 	version = fpga_read_reg(FPGAVR);
version            66 arch/sh/boards/mach-sdk7786/fpga.c 		bcd2bin(version >> 8) & 0xf, bcd2bin(version & 0xf),
version           227 arch/sh/include/asm/dwarf.h 	unsigned char version;
version           141 arch/sh/kernel/cpu/sh4a/setup-sh7343.c 	.version = "0",
version           169 arch/sh/kernel/cpu/sh4a/setup-sh7343.c 	.version = "0",
version           197 arch/sh/kernel/cpu/sh4a/setup-sh7343.c 	.version = "0",
version            91 arch/sh/kernel/cpu/sh4a/setup-sh7366.c 	.version = "0",
version           119 arch/sh/kernel/cpu/sh4a/setup-sh7366.c 	.version = "0",
version           147 arch/sh/kernel/cpu/sh4a/setup-sh7366.c 	.version = "0",
version           327 arch/sh/kernel/cpu/sh4a/setup-sh7722.c 	.version = "0",
version           355 arch/sh/kernel/cpu/sh4a/setup-sh7722.c 	.version = "0",
version           383 arch/sh/kernel/cpu/sh4a/setup-sh7722.c 	.version = "0",
version           147 arch/sh/kernel/cpu/sh4a/setup-sh7723.c 	.version = "0",
version           175 arch/sh/kernel/cpu/sh4a/setup-sh7723.c 	.version = "0",
version           203 arch/sh/kernel/cpu/sh4a/setup-sh7723.c 	.version = "0",
version           490 arch/sh/kernel/cpu/sh4a/setup-sh7724.c 	.version = "0",
version           519 arch/sh/kernel/cpu/sh4a/setup-sh7724.c 	.version = "0",
version           548 arch/sh/kernel/cpu/sh4a/setup-sh7724.c 	.version = "0",
version           577 arch/sh/kernel/cpu/sh4a/setup-sh7724.c 	.version = "0",
version           606 arch/sh/kernel/cpu/sh4a/setup-sh7724.c 	.version = "0",
version           696 arch/sh/kernel/cpu/sh4a/setup-sh7724.c 	.version = "0",
version           725 arch/sh/kernel/cpu/sh4a/setup-sh7724.c 	.version = "0",
version           754 arch/sh/kernel/cpu/sh4a/setup-sh7724.c 	.version = "0",
version           758 arch/sh/kernel/dwarf.c 	cie->version = *(char *)p++;
version           759 arch/sh/kernel/dwarf.c 	UNWINDER_BUG_ON(cie->version != 1);
version           774 arch/sh/kernel/dwarf.c 	if (cie->version == 1) {
version            34 arch/sparc/kernel/ds.c static char version[] =
version          1173 arch/sparc/kernel/ds.c 		printk(KERN_INFO "%s", version);
version            36 arch/sparc/kernel/ldc.c static char version[] =
version          2414 arch/sparc/kernel/ldc.c 	printk(KERN_INFO "%s", version);
version            38 arch/sparc/kernel/mdesc.c 	u32	version; /* Transport version */
version            22 arch/um/drivers/cow.h extern void cow_sizes(int version, __u64 size, int sectorsize, int align,
version            24 arch/um/drivers/cow_user.c 	__s32 version;
version            43 arch/um/drivers/cow_user.c 	__u32 version;
version            87 arch/um/drivers/cow_user.c 	__u32 version;
version            99 arch/um/drivers/cow_user.c 	__u32 version;
version           124 arch/um/drivers/cow_user.c void cow_sizes(int version, __u64 size, int sectorsize, int align,
version           128 arch/um/drivers/cow_user.c 	if (version < 3) {
version           217 arch/um/drivers/cow_user.c 	header->version = htobe32(COW_VERSION);
version           286 arch/um/drivers/cow_user.c 	unsigned long version, magic;
version           302 arch/um/drivers/cow_user.c 		version = header->v1.version;
version           304 arch/um/drivers/cow_user.c 		version = be32toh(header->v1.version);
version           308 arch/um/drivers/cow_user.c 	*version_out = version;
version           310 arch/um/drivers/cow_user.c 	if (version == 1) {
version           323 arch/um/drivers/cow_user.c 	else if (version == 2) {
version           337 arch/um/drivers/cow_user.c 	else if (version == 3 && (*((int*)header->v3.backing_file) != 0)) {
version           354 arch/um/drivers/cow_user.c 	else if (version == 3) {
version            27 arch/um/drivers/daemon_user.c 	uint32_t version;
version            94 arch/um/drivers/daemon_user.c 	req.version = SWITCH_VERSION;
version            23 arch/um/drivers/mconsole.h 	u32 version;
version            37 arch/um/drivers/mconsole.h 	u32 version;
version           104 arch/um/drivers/mconsole_kern.c 	char version[256];
version           106 arch/um/drivers/mconsole_kern.c 	sprintf(version, "%s %s %s %s %s", utsname()->sysname,
version           107 arch/um/drivers/mconsole_kern.c 		utsname()->nodename, utsname()->release, utsname()->version,
version           109 arch/um/drivers/mconsole_kern.c 	mconsole_reply(req, version, 0, 0);
version            99 arch/um/drivers/mconsole_user.c 		req->request.version = 0;
version           111 arch/um/drivers/mconsole_user.c 	if (req->request.version != MCONSOLE_VERSION) {
version           203 arch/um/drivers/mconsole_user.c 	packet.version = MCONSOLE_VERSION;
version           269 arch/um/drivers/net_kern.c 	strlcpy(info->version, "42", sizeof(info->version));
version           211 arch/um/drivers/net_user.c 	char version[sizeof("nnnnn\0")];
version           212 arch/um/drivers/net_user.c 	char *argv[] = { "uml_net", version, what, dev, addr_buf,
version           217 arch/um/drivers/net_user.c 	sprintf(version, "%d", UML_NET_VERSION);
version           561 arch/um/drivers/ubd_kern.c 	__u32 version;
version           579 arch/um/drivers/ubd_kern.c 	err = read_cow_header(file_reader, &fd, &version, &backing_file, \
version           676 arch/um/drivers/ubd_kern.c 	__u32 version, align;
version           708 arch/um/drivers/ubd_kern.c 	err = read_cow_header(file_reader, &fd, &version, &backing_file, &mtime,
version           739 arch/um/drivers/ubd_kern.c 	cow_sizes(version, size, sectorsize, align, *bitmap_offset_out,
version          1347 arch/um/drivers/vector_kern.c 	strlcpy(info->version, DRIVER_VERSION, sizeof(info->version));
version            75 arch/um/os-Linux/util.c 		 host.release, host.version, host.machine);
version            69 arch/x86/boot/apm.c 	boot_params.apm_bios_info.version = oreg.ax;
version           207 arch/x86/boot/compressed/eboot.c 	if (efi_table_attr(apple_properties_protocol, version, p) != 0x10000) {
version            94 arch/x86/boot/edd.c 	ei->version = oreg.ah;		 /* EDD version number */
version            18 arch/x86/boot/vesa.h 	u16 version;		/* 4 */
version            48 arch/x86/boot/video-vesa.c 	    vginfo.version < 0x0102)
version           244 arch/x86/boot/video-vesa.c 	if (vginfo.version < 0x0200)
version          1368 arch/x86/events/core.c 	if (x86_pmu.version >= 2) {
version          1835 arch/x86/events/core.c 	pr_info("... version:                %d\n",     x86_pmu.version);
version          2594 arch/x86/events/core.c 	cap->version		= x86_pmu.version;
version          2214 arch/x86/events/intel/core.c 	if (x86_pmu.version > 2 && hwc->config & ARCH_PERFMON_EVENTSEL_ANY)
version          2316 arch/x86/events/intel/core.c 	if (x86_pmu.version >= 2) {
version          3315 arch/x86/events/intel/core.c 	if (x86_pmu.version < 3)
version          3726 arch/x86/events/intel/core.c 	if (x86_pmu.version > 1)
version          4447 arch/x86/events/intel/core.c 	return x86_pmu.version >= 2 ? attr->mode : 0;
version          4527 arch/x86/events/intel/core.c 	int version, i;
version          4550 arch/x86/events/intel/core.c 	version = eax.split.version_id;
version          4551 arch/x86/events/intel/core.c 	if (version < 2)
version          4556 arch/x86/events/intel/core.c 	x86_pmu.version			= version;
version          4570 arch/x86/events/intel/core.c 	if (version > 1) {
version          4577 arch/x86/events/intel/core.c 	if (version >= 4)
version          5068 arch/x86/events/intel/core.c 		switch (x86_pmu.version) {
version          1112 arch/x86/events/intel/ds.c 	if ((event->hw.flags & PERF_X86_EVENT_PEBS_LDLAT) && (x86_pmu.version < 5))
version          1170 arch/x86/events/intel/ds.c 	    (x86_pmu.version < 5))
version          2012 arch/x86/events/intel/ds.c 	if (x86_pmu.version <= 4)
version           305 arch/x86/events/intel/knc.c 	.version		= 0,
version           162 arch/x86/events/intel/lbr.c 	if (pmi && x86_pmu.version >= 4)
version           216 arch/x86/events/intel/p6.c 	.version		= 0,
version           571 arch/x86/events/perf_event.h 	int		version;
version           194 arch/x86/include/asm/apicdef.h 		u32   version		:  8,
version           199 arch/x86/include/asm/apicdef.h 	} version;
version            42 arch/x86/include/asm/io_apic.h 		u32	version		:  8,
version           471 arch/x86/include/asm/kvm_host.h 	u8 version;
version           513 arch/x86/include/asm/kvm_host.h 	u64 version;
version            89 arch/x86/include/asm/mpspec.h int generic_processor_info(int apicid, int version);
version            80 arch/x86/include/asm/pci_x86.h 	u16 version;			/* PIRQ_VERSION */
version           135 arch/x86/include/asm/perf_event.h 	int		version;
version            27 arch/x86/include/asm/pvclock-abi.h 	u32   version;
version            38 arch/x86/include/asm/pvclock-abi.h 	u32   version;
version            23 arch/x86/include/asm/pvclock.h 	unsigned version = src->version & ~1;
version            26 arch/x86/include/asm/pvclock.h 	return version;
version            31 arch/x86/include/asm/pvclock.h 			unsigned version)
version            35 arch/x86/include/asm/pvclock.h 	return unlikely(version != src->version);
version            15 arch/x86/include/asm/rio.h 	u8 version;		/* Version number of this data structure  */
version           223 arch/x86/include/asm/uv/uv_hub.h static inline int uv_hub_info_check(int version)
version           225 arch/x86/include/asm/uv/uv_hub.h 	if (uv_hub_info_version() == version)
version           229 arch/x86/include/asm/uv/uv_hub.h 		uv_hub_info_version(), version);
version           193 arch/x86/include/asm/vdso/gettimeofday.h 	u32 version;
version           219 arch/x86/include/asm/vdso/gettimeofday.h 		version = pvclock_read_begin(pvti);
version           225 arch/x86/include/asm/vdso/gettimeofday.h 	} while (pvclock_read_retry(pvti, version));
version            62 arch/x86/include/uapi/asm/bootparam.h 	__u16	version;
version           142 arch/x86/include/uapi/asm/bootparam.h 	__u16	version;
version            56 arch/x86/include/uapi/asm/kvm_para.h 	__u32 version;
version          2397 arch/x86/kernel/apic/apic.c int generic_processor_info(int apicid, int version)
version          2486 arch/x86/kernel/apic/apic.c 	if (version == 0x0) {
version          2489 arch/x86/kernel/apic/apic.c 		version = 0x10;
version          2492 arch/x86/kernel/apic/apic.c 	if (version != boot_cpu_apic_version) {
version          2494 arch/x86/kernel/apic/apic.c 			boot_cpu_apic_version, cpu, version);
version          1274 arch/x86/kernel/apic/io_apic.c 	if (reg_01.bits.version >= 0x10)
version          1276 arch/x86/kernel/apic/io_apic.c 	if (reg_01.bits.version >= 0x20)
version          1292 arch/x86/kernel/apic/io_apic.c 		reg_01.bits.version);
version          1299 arch/x86/kernel/apic/io_apic.c 	if (reg_01.bits.version >= 0x10 && reg_02.raw != reg_01.raw) {
version          1309 arch/x86/kernel/apic/io_apic.c 	if (reg_01.bits.version >= 0x20 && reg_03.raw != reg_02.raw &&
version          2594 arch/x86/kernel/apic/io_apic.c 	return reg_01.bits.version;
version           141 arch/x86/kernel/apic/probe_32.c 	int version = boot_cpu_apic_version;
version           146 arch/x86/kernel/apic/probe_32.c 			if (!APIC_XAPIC(version)) {
version          1703 arch/x86/kernel/apm_32.c 		   (apm_info.bios.version >> 8) & 0xff,
version          1704 arch/x86/kernel/apm_32.c 		   apm_info.bios.version & 0xff,
version          1735 arch/x86/kernel/apm_32.c 		apm_info.connection_version = apm_info.bios.version;
version          2259 arch/x86/kernel/apm_32.c 	if (apm_info.bios.version == 0 || machine_is_olpc()) {
version          2265 arch/x86/kernel/apm_32.c 	       ((apm_info.bios.version >> 8) & 0xff),
version          2266 arch/x86/kernel/apm_32.c 	       (apm_info.bios.version & 0xff),
version          2288 arch/x86/kernel/apm_32.c 	if (apm_info.bios.version == 0x001)
version          2289 arch/x86/kernel/apm_32.c 		apm_info.bios.version = 0x100;
version          2292 arch/x86/kernel/apm_32.c 	if (apm_info.bios.version < 0x102)
version          2299 arch/x86/kernel/apm_32.c 		if (apm_info.bios.version > 0x100)
version          2303 arch/x86/kernel/apm_32.c 		if (apm_info.bios.version > 0x101)
version            87 arch/x86/kernel/asm-offsets.c 	OFFSET(BP_version, boot_params, hdr.version);
version           669 arch/x86/kernel/cpu/microcode/core.c static DEVICE_ATTR(version, 0444, version_show, NULL);
version           140 arch/x86/kernel/devicetree.c 	u32 apic_id, version;
version           143 arch/x86/kernel/devicetree.c 	version = GET_APIC_VERSION(apic_read(APIC_LVR));
version           150 arch/x86/kernel/devicetree.c 		generic_processor_info(apic_id, version);
version           477 arch/x86/kernel/head64.c 	if (!boot_params.hdr.version)
version           140 arch/x86/kernel/kdebugfs.c 	debugfs_create_x16("version", S_IRUGO, dbp, &boot_params.hdr.version);
version           294 arch/x86/kernel/kexec-bzimage64.c 	if (header->version < 0x020C) {
version            25 arch/x86/kernel/ksysfs.c 	return sprintf(buf, "0x%04x\n", boot_params.hdr.version);
version            28 arch/x86/kernel/ksysfs.c static struct kobj_attribute boot_params_version_attr = __ATTR_RO(version);
version           383 arch/x86/kernel/kvm.c 	int version;
version           387 arch/x86/kernel/kvm.c 		version = src->version;
version           391 arch/x86/kernel/kvm.c 	} while ((version & 1) || (version != src->version));
version          1233 arch/x86/kernel/pci-calgary_64.c 	switch (rio_table_hdr->version){
version          1245 arch/x86/kernel/pci-calgary_64.c 		       rio_table_hdr->version);
version            56 arch/x86/kernel/pvclock.c 	unsigned version;
version            60 arch/x86/kernel/pvclock.c 		version = pvclock_read_begin(src);
version            62 arch/x86/kernel/pvclock.c 	} while (pvclock_read_retry(src, version));
version            69 arch/x86/kernel/pvclock.c 	unsigned version;
version            75 arch/x86/kernel/pvclock.c 		version = pvclock_read_begin(src);
version            78 arch/x86/kernel/pvclock.c 	} while (pvclock_read_retry(src, version));
version           117 arch/x86/kernel/pvclock.c 	u32 version;
version           123 arch/x86/kernel/pvclock.c 		version = wall_clock->version;
version           135 arch/x86/kernel/pvclock.c 	} while ((wall_clock->version & 1) || (version != wall_clock->version));
version            73 arch/x86/kernel/tboot.c 	if (tboot->version < 5) {
version            74 arch/x86/kernel/tboot.c 		pr_warning("tboot version is invalid: %u\n", tboot->version);
version            81 arch/x86/kernel/tboot.c 	pr_debug("version: %d\n", tboot->version);
version           449 arch/x86/kernel/tboot.c 	u32               version;             /* currently 6 */
version           601 arch/x86/kvm/cpuid.c 		if (!cap.version)
version           604 arch/x86/kvm/cpuid.c 		eax.split.version_id = min(cap.version, 2);
version           225 arch/x86/kvm/hyperv.c 		synic->version = data;
version           282 arch/x86/kvm/hyperv.c 		*pdata = synic->version;
version           389 arch/x86/kvm/hyperv.c 	synic->version = HV_SYNIC_VERSION_1;
version           320 arch/x86/kvm/pmu.c 	if (!pmu->version)
version           270 arch/x86/kvm/pmu_amd.c 	pmu->version = 1;
version           920 arch/x86/kvm/trace.h 		__field(	__u32,		version			)
version           930 arch/x86/kvm/trace.h 		__entry->version	   = pvclock->version;
version           942 arch/x86/kvm/trace.h 		  __entry->version,
version           161 arch/x86/kvm/vmx/pmu_intel.c 		ret = pmu->version > 1;
version           282 arch/x86/kvm/vmx/pmu_intel.c 	pmu->version = 0;
version           291 arch/x86/kvm/vmx/pmu_intel.c 	pmu->version = eax.split.version_id;
version           292 arch/x86/kvm/vmx/pmu_intel.c 	if (!pmu->version)
version           303 arch/x86/kvm/vmx/pmu_intel.c 	if (pmu->version == 1) {
version          1670 arch/x86/kvm/x86.c 	int version;
version          1678 arch/x86/kvm/x86.c 	r = kvm_read_guest(kvm, wall_clock, &version, sizeof(version));
version          1682 arch/x86/kvm/x86.c 	if (version & 1)
version          1683 arch/x86/kvm/x86.c 		++version;  /* first time write, random junk */
version          1685 arch/x86/kvm/x86.c 	++version;
version          1687 arch/x86/kvm/x86.c 	if (kvm_write_guest(kvm, wall_clock, &version, sizeof(version)))
version          1704 arch/x86/kvm/x86.c 	wc.version = version;
version          1708 arch/x86/kvm/x86.c 	version++;
version          1709 arch/x86/kvm/x86.c 	kvm_write_guest(kvm, wall_clock, &version, sizeof(version));
version          2335 arch/x86/kvm/x86.c 	BUILD_BUG_ON(offsetof(struct pvclock_vcpu_time_info, version) != 0);
version          2337 arch/x86/kvm/x86.c 	if (guest_hv_clock.version & 1)
version          2338 arch/x86/kvm/x86.c 		++guest_hv_clock.version;  /* first time write, random junk */
version          2340 arch/x86/kvm/x86.c 	vcpu->hv_clock.version = guest_hv_clock.version + 1;
version          2343 arch/x86/kvm/x86.c 				sizeof(vcpu->hv_clock.version));
version          2363 arch/x86/kvm/x86.c 	vcpu->hv_clock.version++;
version          2366 arch/x86/kvm/x86.c 				sizeof(vcpu->hv_clock.version));
version          2674 arch/x86/kvm/x86.c 	if (st->version & 1)
version          2675 arch/x86/kvm/x86.c 		st->version += 1;  /* first time write, random junk */
version          2677 arch/x86/kvm/x86.c 	st->version += 1;
version          2687 arch/x86/kvm/x86.c 	st->version += 1;
version            73 arch/x86/pci/irq.c 	    rt->version != PIRQ_VERSION ||
version            63 arch/x86/platform/efi/quirks.c 	u32 version;
version            47 arch/x86/platform/pvh/enlighten.c 	if ((pvh_start_info.version > 0) && (pvh_start_info.memmap_entries)) {
version            94 arch/x86/platform/pvh/enlighten.c 	pvh_bootparams.hdr.version = (2 << 8) | 12;
version            82 arch/x86/xen/efi.c 		efi_systab_xen.hdr.revision = info->version;
version            89 arch/x86/xen/efi.c 		efi.runtime_version = info->version;
version           112 arch/x86/xen/enlighten_pv.c 	unsigned version = HYPERVISOR_xen_version(XENVER_version, NULL);
version           118 arch/x86/xen/enlighten_pv.c 	       version >> 16, version & 0xffff, extra.extraversion,
version           156 arch/x86/xen/enlighten_pv.c 	unsigned int version;
version           161 arch/x86/xen/enlighten_pv.c 	version = HYPERVISOR_xen_version(XENVER_version, NULL);
version           162 arch/x86/xen/enlighten_pv.c 	if ((((version >> 16) == major) && ((version & 0xffff) >= minor)) ||
version           163 arch/x86/xen/enlighten_pv.c 		((version >> 16) > major))
version          1143 arch/x86/xen/enlighten_pv.c 		C(version);
version           541 arch/x86/xen/pmu.c 	xp.version.maj = XENPMU_VER_MAJ;
version           542 arch/x86/xen/pmu.c 	xp.version.min = XENPMU_VER_MIN;
version           574 arch/x86/xen/pmu.c 	xp.version.maj = XENPMU_VER_MAJ;
version           575 arch/x86/xen/pmu.c 	xp.version.min = XENPMU_VER_MIN;
version            20 block/partitions/aix.c 	__be16 version;
version           192 block/partitions/aix.c 		u16 lvm_version = be16_to_cpu(p->version);
version            24 block/partitions/sun.c 		    __be32 version;     /* Layout version */
version            89 block/partitions/sun.c 		    (be32_to_cpu(label->vtoc.version) == 1) &&
version           100 block/partitions/sun.c 				 label->vtoc.version || label->vtoc.nparts);
version           304 crypto/asymmetric_keys/pkcs7_parser.c 	unsigned version;
version           309 crypto/asymmetric_keys/pkcs7_parser.c 	ctx->msg->version = version = *(const u8 *)value;
version           310 crypto/asymmetric_keys/pkcs7_parser.c 	switch (version) {
version           338 crypto/asymmetric_keys/pkcs7_parser.c 	unsigned version;
version           343 crypto/asymmetric_keys/pkcs7_parser.c 	version = *(const u8 *)value;
version           344 crypto/asymmetric_keys/pkcs7_parser.c 	switch (version) {
version           349 crypto/asymmetric_keys/pkcs7_parser.c 		if (ctx->msg->version != 1)
version           355 crypto/asymmetric_keys/pkcs7_parser.c 		if (ctx->msg->version == 1)
version            57 crypto/asymmetric_keys/pkcs7_parser.h 	u8		version;	/* Version of cert (1 -> PKCS#7 or CMS; 3 -> CMS) */
version            70 drivers/acpi/acpica/hwxfsleep.c 		if (facs->version >= 1) {
version           627 drivers/acpi/acpica/nsprepkg.c 	u32 version;
version           641 drivers/acpi/acpica/nsprepkg.c 	version = (u32)(*elements)->integer.value;
version           644 drivers/acpi/acpica/nsprepkg.c 	if (version == 0) {
version           672 drivers/acpi/acpica/nsprepkg.c 	if (version > 0) {
version            21 drivers/acpi/bgrt.c 	return snprintf(buf, PAGE_SIZE, "%d\n", bgrt_tab.version);
version            23 drivers/acpi/bgrt.c static DEVICE_ATTR(version, S_IRUGO, show_version, NULL);
version           765 drivers/acpi/cppc_acpi.c 	cpc_ptr->version = cpc_rev;
version            89 drivers/acpi/event.c 	.version = ACPI_GENL_VERSION,
version           331 drivers/ata/ahci.h 	u32			version;	/* cached version */
version            87 drivers/ata/ahci_brcm.c 	enum brcm_ahci_version version;
version           239 drivers/ata/ahci_brcm.c 	if (priv->version == BRCM_SATA_NSP)
version           428 drivers/ata/ahci_brcm.c 	priv->version = (enum brcm_ahci_version)of_id->data;
version           450 drivers/ata/ahci_brcm.c 	switch (priv->version) {
version           744 drivers/ata/ahci_xgene.c 	enum xgene_ahci_version version = XGENE_AHCI_V1;
version           792 drivers/ata/ahci_xgene.c 			version = (enum xgene_ahci_version) of_devid->data;
version           803 drivers/ata/ahci_xgene.c 			version = XGENE_AHCI_V1;
version           805 drivers/ata/ahci_xgene.c 			version = (enum xgene_ahci_version) acpi_id->driver_data;
version           810 drivers/ata/ahci_xgene.c 				version = XGENE_AHCI_V1;
version           813 drivers/ata/ahci_xgene.c 					version = XGENE_AHCI_V2;
version           848 drivers/ata/ahci_xgene.c 	switch (version) {
version           860 drivers/ata/ahci_xgene.c 	rc = ahci_platform_init_host(pdev, hpriv, ppi[version - 1],
version           265 drivers/ata/libahci.c 	return sprintf(buf, "%x\n", hpriv->version);
version           541 drivers/ata/libahci.c 	hpriv->version = readl(mmio + HOST_VERSION);
version          2441 drivers/ata/libahci.c 	vers = hpriv->version;
version          7315 drivers/ata/libata-core.c void ata_print_version(const struct device *dev, const char *version)
version          7317 drivers/ata/libata-core.c 	dev_printk(KERN_DEBUG, dev, "version %s\n", version);
version          1783 drivers/atm/ambassador.c 			      u32 *version)
version          1792 drivers/atm/ambassador.c   if (version)
version          1793 drivers/atm/ambassador.c     *version = be32_to_cpu (lb->payload.version);
version          2029 drivers/atm/ambassador.c   major = be32_to_cpu (cmd.args.version.major);
version          2030 drivers/atm/ambassador.c   minor = be32_to_cpu (cmd.args.version.minor);
version          2086 drivers/atm/ambassador.c   u32 version;
version          2093 drivers/atm/ambassador.c     if (get_loader_version (&lb, dev, &version)) {
version          2096 drivers/atm/ambassador.c       PRINTK (KERN_INFO, "loader version is %08x", version);
version           339 drivers/atm/ambassador.h     __be32 version;
version           378 drivers/atm/ambassador.h     } version;
version           647 drivers/atm/fore200e.h     __le32 version;         /* firmware version id                        */
version           384 drivers/block/drbd/drbd_protocol.h 	u32	  version;
version          1224 drivers/block/floppy.c 	if (FDCS->version >= FDC_82077_ORIG) {
version          1282 drivers/block/floppy.c 	if (FDCS->need_configure && FDCS->version >= FDC_82072A) {
version          1293 drivers/block/floppy.c 		if (FDCS->version >= FDC_82078) {
version          1308 drivers/block/floppy.c 	if (FDCS->version >= FDC_82072) {
version          1784 drivers/block/floppy.c 	if (FDCS->version >= FDC_82072A)
version          3646 drivers/block/floppy.c 	unsigned char	version;
version          3844 drivers/block/floppy.c 	v32.version = v.version;
version          4522 drivers/block/floppy.c 	if (fdc_state[FDC(drive)].version == FDC_NONE)
version          4613 drivers/block/floppy.c 			FDCS->version = FDC_82072A;
version          4666 drivers/block/floppy.c 			FDCS->version = FDC_NONE;
version          4670 drivers/block/floppy.c 		FDCS->version = get_fdc_version();
version          4671 drivers/block/floppy.c 		if (FDCS->version == FDC_NONE) {
version          4677 drivers/block/floppy.c 		if (can_use_virtual_dma == 2 && FDCS->version < FDC_82072A)
version          4977 drivers/block/floppy.c 		    fdc_state[FDC(drive)].version == FDC_NONE)
version          2195 drivers/block/nbd.c 	.version	= NBD_GENL_VERSION,
version            84 drivers/block/rbd_types.h 	char version[8];
version            20 drivers/block/rsxx/config.c 	cfg->hdr.version = RSXX_CFG_VERSION;
version            45 drivers/block/rsxx/config.c 	hdr->version = be32_to_cpu((__force __be32) hdr->version);
version            51 drivers/block/rsxx/config.c 	hdr->version = (__force u32) cpu_to_be32(hdr->version);
version            91 drivers/block/rsxx/config.c 	if (unlikely(cfg.hdr.version != RSXX_CFG_VERSION)) {
version            94 drivers/block/rsxx/config.c 			cfg.hdr.version);
version           132 drivers/block/rsxx/config.c 	if (card->config.hdr.version == RSXX_CFG_VERSION) {
version           156 drivers/block/rsxx/config.c 	} else if (card->config.hdr.version != 0) {
version           159 drivers/block/rsxx/config.c 			card->config.hdr.version);
version           177 drivers/block/rsxx/config.c 		card->config.hdr.version);
version            25 drivers/block/rsxx/rsxx_cfg.h 	__u32	version;
version            30 drivers/block/sunvdc.c static char version[] =
version           923 drivers/block/sunvdc.c 		printk(KERN_INFO "%s", version);
version           371 drivers/block/sx8.c 	__le32 version;
version           966 drivers/block/sx8.c 				host->fw_ver = le32_to_cpu(ver->version);
version           982 drivers/block/xsysace.c 	u16 version;
version          1053 drivers/block/xsysace.c 	version = ace_in(ace, ACE_VERSION);
version          1054 drivers/block/xsysace.c 	if ((version == 0) || (version == 0xFFFF))
version          1078 drivers/block/xsysace.c 		 (version >> 12) & 0xf, (version >> 8) & 0x0f, version & 0xff);
version          1105 drivers/block/zram/zram_drv.c 	int version = 1;
version          1112 drivers/block/zram/zram_drv.c 			version,
version           281 drivers/bluetooth/ath3k.c 			struct ath3k_version *version)
version           296 drivers/bluetooth/ath3k.c 	memcpy(version, buf, size);
version           202 drivers/bluetooth/btrtl.c static int rtl_read_rom_version(struct hci_dev *hdev, u8 *version)
version           223 drivers/bluetooth/btrtl.c 		     rom_version->status, rom_version->version);
version           225 drivers/bluetooth/btrtl.c 	*version = rom_version->version;
version            29 drivers/bluetooth/btrtl.h 	__u8 version;
version           455 drivers/bluetooth/hci_ll.c 	unsigned short version = 0;
version           477 drivers/bluetooth/hci_ll.c 	version = le16_to_cpu(ver->lmp_subver);
version           483 drivers/bluetooth/hci_ll.c 	return err ? err : version;
version           520 drivers/bluetooth/hci_ll.c 	int version, err, len;
version           526 drivers/bluetooth/hci_ll.c 	version = read_local_version(lldev->hu.hdev);
version           527 drivers/bluetooth/hci_ll.c 	if (version < 0)
version           528 drivers/bluetooth/hci_ll.c 		return version;
version           530 drivers/bluetooth/hci_ll.c 	chip = (version & 0x7C00) >> 10;
version           531 drivers/bluetooth/hci_ll.c 	min_ver = (version & 0x007F);
version           532 drivers/bluetooth/hci_ll.c 	maj_ver = (version & 0x0380) >> 7;
version           533 drivers/bluetooth/hci_ll.c 	if (version & 0x8000)
version           198 drivers/bluetooth/hci_mrvl.c 	u16 version = le16_to_cpu(pkt->lhs);
version           214 drivers/bluetooth/hci_mrvl.c 	mrvl->id = version;
version           215 drivers/bluetooth/hci_mrvl.c 	mrvl->rev = version >> 8;
version           126 drivers/char/agp/agp.h 	const struct agp_version *version;
version           142 drivers/char/agp/backend.c 	bridge->version = &agp_current_version;
version            45 drivers/char/agp/compat_ioctl.c 	userinfo.version.major = kerninfo.version.major;
version            46 drivers/char/agp/compat_ioctl.c 	userinfo.version.minor = kerninfo.version.minor;
version            45 drivers/char/agp/compat_ioctl.h 	struct agp_version version;	/* version of the driver        */
version           721 drivers/char/agp/frontend.c 	userinfo.version.major = kerninfo.version.major;
version           722 drivers/char/agp/frontend.c 	userinfo.version.minor = kerninfo.version.minor;
version           371 drivers/char/agp/generic.c 	info->version.major = bridge->version->major;
version           372 drivers/char/agp/generic.c 	info->version.minor = bridge->version->minor;
version            28 drivers/char/hw_random/n2-drv.c static char version[] =
version           692 drivers/char/hw_random/n2-drv.c 		pr_info("%s", version);
version            83 drivers/char/ipmi/ipmi_powernv.c 	opal_msg->version = OPAL_IPMI_MSG_FORMAT_VERSION_1;
version           159 drivers/char/ipmi/ipmi_powernv.c 	if (opal_msg->version != OPAL_IPMI_MSG_FORMAT_VERSION_1) {
version           162 drivers/char/ipmi/ipmi_powernv.c 				opal_msg->version);
version            50 drivers/char/ipmi/ipmi_si_sm.h 	char *version;
version            59 drivers/char/tpm/eventlog/efi.c 	tpm_log_version = log_tbl->version;
version           394 drivers/char/tpm/tpm_infineon.c 	int version[2];
version           481 drivers/char/tpm/tpm_infineon.c 	version[1] = tpm_config_in(TPM_INF_DATA);
version           483 drivers/char/tpm/tpm_infineon.c 	version[0] = tpm_config_in(TPM_INF_DATA);
version           541 drivers/char/tpm/tpm_infineon.c 			 version[0], version[1],
version           344 drivers/char/tpm/tpm_ppi.c static DEVICE_ATTR(version, S_IRUGO, tpm_show_ppi_version, NULL);
version           610 drivers/char/xillybus/xillybus_core.c 	unsigned char *version;
version           653 drivers/char/xillybus/xillybus_core.c 	version = channel->wr_buffers[0]->addr;
version           656 drivers/char/xillybus/xillybus_core.c 	if (*version > 0x82) {
version           659 drivers/char/xillybus/xillybus_core.c 			*version);
version            53 drivers/clk/clk-xgene.c 	int		version;
version            83 drivers/clk/clk-xgene.c 	if (pllclk->version <= 1) {
version           113 drivers/clk/clk-xgene.c 		 pllclk->version);
version           126 drivers/clk/clk-xgene.c 	u32 type, spinlock_t *lock, int version)
version           143 drivers/clk/clk-xgene.c 	apmclk->version = version;
version           174 drivers/clk/clk-xgene.c 	int version = xgene_pllclk_version(np);
version           185 drivers/clk/clk-xgene.c 			version);
version            69 drivers/cpufreq/qcom-cpufreq-nvmem.c 	enum _msm8996_version version;
version            81 drivers/cpufreq/qcom-cpufreq-nvmem.c 		version = MSM8996_V3;
version            85 drivers/cpufreq/qcom-cpufreq-nvmem.c 		version = MSM8996_SG;
version            88 drivers/cpufreq/qcom-cpufreq-nvmem.c 		version = NUM_OF_MSM8996_VERSIONS;
version            91 drivers/cpufreq/qcom-cpufreq-nvmem.c 	return version;
version           156 drivers/cpufreq/sti-cpufreq.c 	unsigned int version[VERSION_ELEMENTS];
version           218 drivers/cpufreq/sti-cpufreq.c 	version[0] = BIT(major);
version           219 drivers/cpufreq/sti-cpufreq.c 	version[1] = BIT(minor);
version           220 drivers/cpufreq/sti-cpufreq.c 	version[2] = BIT(substrate);
version           222 drivers/cpufreq/sti-cpufreq.c 	opp_table = dev_pm_opp_set_supported_hw(dev, version, VERSION_ELEMENTS);
version           231 drivers/cpufreq/sti-cpufreq.c 		version[0], version[1], version[2]);
version           211 drivers/cpufreq/ti-cpufreq.c 	u32 version[VERSION_COUNT];
version           251 drivers/cpufreq/ti-cpufreq.c 	ret = ti_cpufreq_get_rev(opp_data, &version[0]);
version           255 drivers/cpufreq/ti-cpufreq.c 	ret = ti_cpufreq_get_efuse(opp_data, &version[1]);
version           260 drivers/cpufreq/ti-cpufreq.c 						   version, VERSION_COUNT);
version           344 drivers/crypto/caam/pdb.h 	u8 version[2];
version           352 drivers/crypto/caam/pdb.h 	u8 version[2];
version           362 drivers/crypto/caam/pdb.h 	u8 version[2];
version            29 drivers/crypto/cavium/cpt/cptpf.h 	u8 version[CPT_UCODE_VERSION_SZ];
version           192 drivers/crypto/cavium/cpt/cptpf_main.c 				mcode->version);
version           221 drivers/crypto/cavium/cpt/cptpf_main.c 				mcode->version);
version           246 drivers/crypto/cavium/cpt/cptpf_main.c 	u8 version[CPT_UCODE_VERSION_SZ];
version           266 drivers/crypto/cavium/cpt/cptpf_main.c 	memcpy(mcode->version, (u8 *)fw_entry->data, CPT_UCODE_VERSION_SZ);
version           308 drivers/crypto/cavium/cpt/cptpf_main.c 	dev_info(dev, "Microcode Loaded %s\n", mcode->version);
version            71 drivers/crypto/cavium/nitrox/nitrox_main.c 	char version[VERSION_LEN - 1];
version           153 drivers/crypto/cavium/nitrox/nitrox_main.c 	memcpy(&ndev->hw.fw_name[0][0], ucode->version, (VERSION_LEN - 2));
version           204 drivers/crypto/cavium/nitrox/nitrox_main.c 	memcpy(&ndev->hw.fw_name[1][0], ucode->version, (VERSION_LEN - 2));
version           190 drivers/crypto/ccp/ccp-crypto-aes-galois.c 	unsigned int version;
version           201 drivers/crypto/ccp/ccp-crypto-aes-galois.c 		.version	= CCP_VERSION(5, 0),
version           253 drivers/crypto/ccp/ccp-crypto-aes-galois.c 		if (aes_aead_algs[i].version > ccpversion)
version           258 drivers/crypto/ccp/ccp-crypto-aes.c 	unsigned int version;
version           269 drivers/crypto/ccp/ccp-crypto-aes.c 		.version	= CCP_VERSION(3, 0),
version           278 drivers/crypto/ccp/ccp-crypto-aes.c 		.version	= CCP_VERSION(3, 0),
version           287 drivers/crypto/ccp/ccp-crypto-aes.c 		.version	= CCP_VERSION(3, 0),
version           296 drivers/crypto/ccp/ccp-crypto-aes.c 		.version	= CCP_VERSION(3, 0),
version           305 drivers/crypto/ccp/ccp-crypto-aes.c 		.version	= CCP_VERSION(3, 0),
version           314 drivers/crypto/ccp/ccp-crypto-aes.c 		.version	= CCP_VERSION(3, 0),
version           366 drivers/crypto/ccp/ccp-crypto-aes.c 		if (aes_algs[i].version > ccpversion)
version           157 drivers/crypto/ccp/ccp-crypto-des3.c 	unsigned int version;
version           168 drivers/crypto/ccp/ccp-crypto-des3.c 		.version	= CCP_VERSION(5, 0),
version           177 drivers/crypto/ccp/ccp-crypto-des3.c 		.version	= CCP_VERSION(5, 0),
version           229 drivers/crypto/ccp/ccp-crypto-des3.c 		if (des3_algs[i].version > ccpversion)
version           228 drivers/crypto/ccp/ccp-crypto-rsa.c 	unsigned int version;
version           237 drivers/crypto/ccp/ccp-crypto-rsa.c 		.version	= CCP_VERSION(3, 0),
version           285 drivers/crypto/ccp/ccp-crypto-rsa.c 		if (rsa_algs[i].version > ccpversion)
version           365 drivers/crypto/ccp/ccp-crypto-sha.c 	unsigned int version;
version           375 drivers/crypto/ccp/ccp-crypto-sha.c 		.version	= CCP_VERSION(3, 0),
version           383 drivers/crypto/ccp/ccp-crypto-sha.c 		.version	= CCP_VERSION(3, 0),
version           391 drivers/crypto/ccp/ccp-crypto-sha.c 		.version	= CCP_VERSION(3, 0),
version           399 drivers/crypto/ccp/ccp-crypto-sha.c 		.version	= CCP_VERSION(5, 0),
version           407 drivers/crypto/ccp/ccp-crypto-sha.c 		.version	= CCP_VERSION(5, 0),
version           526 drivers/crypto/ccp/ccp-crypto-sha.c 		if (sha_algs[i].version > ccpversion)
version           585 drivers/crypto/ccp/ccp-dev-v3.c 	.version = CCP_VERSION(3, 0),
version           593 drivers/crypto/ccp/ccp-dev-v3.c 	.version = CCP_VERSION(3, 0),
version          1103 drivers/crypto/ccp/ccp-dev-v5.c 	.version = CCP_VERSION(5, 0),
version          1111 drivers/crypto/ccp/ccp-dev-v5.c 	.version = CCP_VERSION(5, 0),
version           260 drivers/crypto/ccp/ccp-dev.c 		ret = dp->vdata->version;
version           631 drivers/crypto/ccp/ccp-dev.c 	if (!ccp->vdata || !ccp->vdata->version) {
version            55 drivers/crypto/ccp/ccp-ops.c #define	CCP_NEW_JOBID(ccp)	((ccp->vdata->version == CCP_VERSION(3, 0)) ? \
version          1140 drivers/crypto/ccp/ccp-ops.c 	if (cmd_q->ccp->vdata->version == CCP_VERSION(3, 0))
version          1150 drivers/crypto/ccp/ccp-ops.c 	if (cmd_q->ccp->vdata->version == CCP_VERSION(3, 0)) {
version          1286 drivers/crypto/ccp/ccp-ops.c 	if (cmd_q->ccp->vdata->version < CCP_VERSION(5, 0))
version          1501 drivers/crypto/ccp/ccp-ops.c 		if (cmd_q->ccp->vdata->version < CCP_VERSION(4, 0)
version          1507 drivers/crypto/ccp/ccp-ops.c 		if (cmd_q->ccp->vdata->version < CCP_VERSION(4, 0)
version          1523 drivers/crypto/ccp/ccp-ops.c 	if (cmd_q->ccp->vdata->version == CCP_VERSION(3, 0)) {
version          1576 drivers/crypto/ccp/ccp-ops.c 		if (cmd_q->ccp->vdata->version != CCP_VERSION(3, 0))
version          1587 drivers/crypto/ccp/ccp-ops.c 		if (cmd_q->ccp->vdata->version != CCP_VERSION(3, 0))
version          1846 drivers/crypto/ccp/ccp-ops.c 	if (cmd_q->ccp->vdata->version < CCP_VERSION(5, 0)) {
version          1874 drivers/crypto/ccp/ccp-ops.c 	if (cmd_q->ccp->vdata->version < CCP_VERSION(5, 0)) {
version            34 drivers/crypto/ccp/sp-dev.h 	const unsigned int version;
version           234 drivers/crypto/chelsio/chtls/chtls.h 	u16 version;
version           240 drivers/crypto/chelsio/chtls/chtls.h 	u16 version;
version          1216 drivers/crypto/chelsio/chtls/chtls_cm.c 	if (iph->version != 0x4)
version           465 drivers/crypto/chelsio/chtls/chtls_main.c 	crypto_info.version = TLS_1_2_VERSION;
version           505 drivers/crypto/chelsio/chtls/chtls_main.c 	if (tmp_crypto_info.version != TLS_1_2_VERSION) {
version           394 drivers/crypto/inside-secure/safexcel.c 	if (priv->version == EIP197D_MRVL)
version           396 drivers/crypto/inside-secure/safexcel.c 	else if (priv->version == EIP197B_MRVL ||
version           397 drivers/crypto/inside-secure/safexcel.c 		 priv->version == EIP197_DEVBRD)
version           407 drivers/crypto/inside-secure/safexcel.c 			if (minifw || priv->version != EIP197B_MRVL)
version          1312 drivers/crypto/inside-secure/safexcel.c 	u32 peid, version, mask, val, hiaopt;
version          1326 drivers/crypto/inside-secure/safexcel.c 	version = readl(priv->base + EIP97_HIA_AIC_BASE + EIP197_HIA_VERSION);
version          1329 drivers/crypto/inside-secure/safexcel.c 	if (EIP197_REG_LO16(version) == EIP197_HIA_VERSION_LE) {
version          1330 drivers/crypto/inside-secure/safexcel.c 		priv->hwconfig.hiaver = EIP197_VERSION_MASK(version);
version          1331 drivers/crypto/inside-secure/safexcel.c 	} else if (EIP197_REG_HI16(version) == EIP197_HIA_VERSION_BE) {
version          1334 drivers/crypto/inside-secure/safexcel.c 		priv->hwconfig.hiaver = EIP197_VERSION_SWAP(version);
version          1337 drivers/crypto/inside-secure/safexcel.c 		version = readl(priv->base + EIP197_HIA_AIC_BASE +
version          1339 drivers/crypto/inside-secure/safexcel.c 		if (EIP197_REG_LO16(version) == EIP197_HIA_VERSION_LE) {
version          1340 drivers/crypto/inside-secure/safexcel.c 			priv->hwconfig.hiaver = EIP197_VERSION_MASK(version);
version          1342 drivers/crypto/inside-secure/safexcel.c 		} else if (EIP197_REG_HI16(version) ==
version          1346 drivers/crypto/inside-secure/safexcel.c 			priv->hwconfig.hiaver = EIP197_VERSION_SWAP(version);
version          1372 drivers/crypto/inside-secure/safexcel.c 	version = readl(EIP197_GLOBAL(priv) + EIP197_VERSION);
version          1374 drivers/crypto/inside-secure/safexcel.c 	     (EIP197_REG_LO16(version) != EIP197_VERSION_LE)) ||
version          1376 drivers/crypto/inside-secure/safexcel.c 	     (EIP197_REG_LO16(version) != EIP97_VERSION_LE)))) {
version          1384 drivers/crypto/inside-secure/safexcel.c 	priv->hwconfig.hwver = EIP197_VERSION_MASK(version);
version          1385 drivers/crypto/inside-secure/safexcel.c 	hwctg = version >> 28;
version          1386 drivers/crypto/inside-secure/safexcel.c 	peid = version & 255;
version          1389 drivers/crypto/inside-secure/safexcel.c 	version = readl(EIP197_PE(priv) + EIP197_PE_EIP96_VERSION(0));
version          1390 drivers/crypto/inside-secure/safexcel.c 	if (EIP197_REG_LO16(version) != EIP96_VERSION_LE) {
version          1394 drivers/crypto/inside-secure/safexcel.c 	priv->hwconfig.pever = EIP197_VERSION_MASK(version);
version          1431 drivers/crypto/inside-secure/safexcel.c 	if (IS_ENABLED(CONFIG_PCI) && priv->version == EIP197_DEVBRD) {
version          1564 drivers/crypto/inside-secure/safexcel.c 	priv->version = (enum safexcel_eip_version)of_device_get_match_data(dev);
version          1692 drivers/crypto/inside-secure/safexcel.c 	priv->version = (enum safexcel_eip_version)ent->driver_data;
version          1711 drivers/crypto/inside-secure/safexcel.c 	if (priv->version == EIP197_DEVBRD) {
version           719 drivers/crypto/inside-secure/safexcel.h 	enum safexcel_eip_version version;
version           154 drivers/crypto/inside-secure/safexcel_ring.c 		if (priv->version == EIP197B_MRVL ||
version           155 drivers/crypto/inside-secure/safexcel_ring.c 		    priv->version == EIP197D_MRVL)
version            38 drivers/crypto/n2_core.c static const char version[] =
version          1982 drivers/crypto/n2_core.c 		pr_info("%s", version);
version           193 drivers/crypto/sahara.c 	unsigned int		version;
version          1332 drivers/crypto/sahara.c 	if (dev->version > SAHARA_VERSION_3)
version          1366 drivers/crypto/sahara.c 	if (dev->version > SAHARA_VERSION_3)
version          1387 drivers/crypto/sahara.c 	u32 version;
version          1494 drivers/crypto/sahara.c 	version = sahara_read(dev, SAHARA_REG_VERSION);
version          1496 drivers/crypto/sahara.c 		if (version != SAHARA_VERSION_3)
version          1500 drivers/crypto/sahara.c 		if (((version >> 8) & 0xff) != SAHARA_VERSION_4)
version          1502 drivers/crypto/sahara.c 		version = (version >> 8) & 0xff;
version          1506 drivers/crypto/sahara.c 				version);
version          1510 drivers/crypto/sahara.c 	dev->version = version;
version          1524 drivers/crypto/sahara.c 	dev_info(&pdev->dev, "SAHARA version %d initialized\n", version);
version           780 drivers/dma/dma-axi-dmac.c 	unsigned int version;
version           782 drivers/dma/dma-axi-dmac.c 	version = axi_dmac_read(dmac, ADI_AXI_REG_VERSION);
version           813 drivers/dma/dma-axi-dmac.c 	if (version >= ADI_AXI_PCORE_VER(4, 2, 'a'))
version           816 drivers/dma/dma-axi-dmac.c 	if (version >= ADI_AXI_PCORE_VER(4, 1, 'a')) {
version           122 drivers/dma/dw-edma/dw-edma-core.h 	u32				version;
version            33 drivers/dma/dw-edma/dw-edma-pcie.c 	u32				version;
version            52 drivers/dma/dw-edma/dw-edma-pcie.c 	.version			= 0,
version           151 drivers/dma/dw-edma/dw-edma-pcie.c 	dw->version = pdata->version;
version           156 drivers/dma/dw-edma/dw-edma-pcie.c 	pci_dbg(pdev, "Version:\t%u\n", dw->version);
version           300 drivers/dma/dw-edma/dw-edma-v0-debugfs.c 	debugfs_create_u32("version", 0444, base_dir, &dw->version);
version            50 drivers/dma/fsl-edma-common.c 	if (fsl_chan->edma->drvdata->version == v1) {
version            67 drivers/dma/fsl-edma-common.c 	if (fsl_chan->edma->drvdata->version == v1) {
version           119 drivers/dma/fsl-edma-common.c 	if (fsl_chan->edma->drvdata->version == v3)
version           677 drivers/dma/fsl-edma-common.c 	edma->regs.serq = edma->membase + ((edma->drvdata->version == v2) ?
version           679 drivers/dma/fsl-edma-common.c 	edma->regs.cerq = edma->membase + ((edma->drvdata->version == v2) ?
version           681 drivers/dma/fsl-edma-common.c 	edma->regs.seei = edma->membase + ((edma->drvdata->version == v2) ?
version           683 drivers/dma/fsl-edma-common.c 	edma->regs.ceei = edma->membase + ((edma->drvdata->version == v2) ?
version           685 drivers/dma/fsl-edma-common.c 	edma->regs.cint = edma->membase + ((edma->drvdata->version == v2) ?
version           687 drivers/dma/fsl-edma-common.c 	edma->regs.cerr = edma->membase + ((edma->drvdata->version == v2) ?
version           689 drivers/dma/fsl-edma-common.c 	edma->regs.ssrt = edma->membase + ((edma->drvdata->version == v2) ?
version           691 drivers/dma/fsl-edma-common.c 	edma->regs.cdne = edma->membase + ((edma->drvdata->version == v2) ?
version           693 drivers/dma/fsl-edma-common.c 	edma->regs.intl = edma->membase + ((edma->drvdata->version == v2) ?
version           695 drivers/dma/fsl-edma-common.c 	edma->regs.errl = edma->membase + ((edma->drvdata->version == v2) ?
version           698 drivers/dma/fsl-edma-common.c 	if (edma->drvdata->version == v2) {
version           147 drivers/dma/fsl-edma-common.h 	enum edma_version	version;
version           231 drivers/dma/fsl-edma.c 	.version = v1,
version           237 drivers/dma/fsl-edma.c 	.version = v3,
version           994 drivers/dma/ioat/dma.c 	if (ioat_dma->version < IOAT_VER_3_3) {
version            70 drivers/dma/ioat/dma.h 	u8 version;
version           255 drivers/dma/ioat/dma.h 	u8 ver = ioat_chan->ioat_dma->version;
version           263 drivers/dma/ioat/dma.h 	u8 ver = ioat_chan->ioat_dma->version;
version           271 drivers/dma/ioat/dma.h 	u8 ver = ioat_chan->ioat_dma->version;
version           630 drivers/dma/ioat/init.c 	if (ioat_dma->version >= IOAT_VER_3_4)
version           724 drivers/dma/ioat/init.c 	if (ioat_chan->ioat_dma->version >= IOAT_VER_3_4) {
version          1374 drivers/dma/ioat/init.c 	device->version = readb(device->reg_base + IOAT_VER_OFFSET);
version          1375 drivers/dma/ioat/init.c 	if (device->version >= IOAT_VER_3_4)
version          1377 drivers/dma/ioat/init.c 	if (device->version >= IOAT_VER_3_0) {
version          1379 drivers/dma/ioat/init.c 			device->version = IOAT_VER_3_2;
version          1382 drivers/dma/ioat/init.c 		if (device->version >= IOAT_VER_3_3)
version           356 drivers/dma/ioat/prep.c 	int cb32 = (ioat_dma->version < IOAT_VER_3_3) ? 1 : 0;
version            37 drivers/dma/ioat/sysfs.c 		       ioat_dma->version >> 4, ioat_dma->version & 0xf);
version            39 drivers/dma/ioat/sysfs.c struct ioat_sysfs_entry ioat_version_attr = __ATTR_RO(version);
version           168 drivers/dma/mcf-edma.c 	.version = v2,
version           516 drivers/edac/xgene_edac.c 	int			version;
version           777 drivers/edac/xgene_edac.c 	if (ctx->version > 1)
version           887 drivers/edac/xgene_edac.c 			      int version)
version           929 drivers/edac/xgene_edac.c 	ctx->version = version;
version          1024 drivers/edac/xgene_edac.c 	int			version;
version          1102 drivers/edac/xgene_edac.c 	if (ctx->version <= 1 &&
version          1184 drivers/edac/xgene_edac.c 			     int version)
version          1225 drivers/edac/xgene_edac.c 	ctx->version = version;
version          1671 drivers/edac/xgene_edac.c 	if (ctx->version == 1)
version          1727 drivers/edac/xgene_edac.c 			      int version)
version          1768 drivers/edac/xgene_edac.c 	ctx->version = version;
version            62 drivers/extcon/extcon-usbc-cros-ec.c 			      unsigned int version,
version            75 drivers/extcon/extcon-usbc-cros-ec.c 	msg->version = version;
version            47 drivers/firewire/core-cdev.c 	u32 version;
version           437 drivers/firewire/core-cdev.c 	client->version = a->version;
version           438 drivers/firewire/core-cdev.c 	a->version = FW_CDEV_KERNEL_VERSION;
version           707 drivers/firewire/core-cdev.c 	if (handler->client->version < FW_CDEV_VERSION_EVENT_REQUEST2) {
version           773 drivers/firewire/core-cdev.c 	if (client->version < FW_CDEV_VERSION_ALLOCATE_REGION_END)
version           996 drivers/firewire/core-cdev.c 	if (client->version < FW_CDEV_VERSION_AUTO_FLUSH_ISO_OVERFLOW)
version           152 drivers/firewire/core-device.c 	if (id[3] == id_table->version)
version           326 drivers/firewire/core-device.c 	IMMEDIATE_ATTR(version, CSR_VERSION),
version           426 drivers/firewire/core-device.c 	int version = 0;
version           435 drivers/firewire/core-device.c 			version = value;
version           440 drivers/firewire/core-device.c 	return sprintf(buf, "0x%06x:0x%06x ", specifier_id, version);
version          1597 drivers/firewire/net.c 		.version      = RFC2734_SW_VERSION,
version          1604 drivers/firewire/net.c 		.version      = RFC3146_SW_VERSION,
version          2269 drivers/firewire/ohci.c 	u32 lps, version, irqs;
version          2338 drivers/firewire/ohci.c 	version = reg_read(ohci, OHCI1394_Version) & 0x00ff00ff;
version          2339 drivers/firewire/ohci.c 	if (version >= OHCI_VERSION_1_1) {
version          3555 drivers/firewire/ohci.c 	u32 bus_options, max_receive, link_speed, version;
version          3708 drivers/firewire/ohci.c 	version = reg_read(ohci, OHCI1394_Version) & 0x00ff00ff;
version          3712 drivers/firewire/ohci.c 		    version >> 16, version & 0xff, ohci->card.index,
version          1261 drivers/firewire/sbp2.c 		.version      = SBP2_SW_VERSION_ENTRY,
version            38 drivers/firmware/arm_scmi/base.c 	struct scmi_revision_info *rev = handle->version;
version            72 drivers/firmware/arm_scmi/base.c 	struct scmi_revision_info *rev = handle->version;
version           112 drivers/firmware/arm_scmi/base.c 	struct scmi_revision_info *rev = handle->version;
version           222 drivers/firmware/arm_scmi/base.c 	u32 version;
version           226 drivers/firmware/arm_scmi/base.c 	struct scmi_revision_info *rev = handle->version;
version           228 drivers/firmware/arm_scmi/base.c 	ret = scmi_version_get(handle, SCMI_PROTOCOL_BASE, &version);
version           236 drivers/firmware/arm_scmi/base.c 	rev->major_ver = PROTOCOL_REV_MAJOR(version),
version           237 drivers/firmware/arm_scmi/base.c 	rev->minor_ver = PROTOCOL_REV_MINOR(version);
version           315 drivers/firmware/arm_scmi/clock.c 	u32 version;
version           319 drivers/firmware/arm_scmi/clock.c 	scmi_version_get(handle, SCMI_PROTOCOL_CLOCK, &version);
version           322 drivers/firmware/arm_scmi/clock.c 		PROTOCOL_REV_MAJOR(version), PROTOCOL_REV_MINOR(version));
version           109 drivers/firmware/arm_scmi/common.h int scmi_version_get(const struct scmi_handle *h, u8 protocol, u32 *version);
version           131 drivers/firmware/arm_scmi/driver.c 	struct scmi_revision_info version;
version           572 drivers/firmware/arm_scmi/driver.c 		     u32 *version)
version           579 drivers/firmware/arm_scmi/driver.c 				 sizeof(*version), &t);
version           586 drivers/firmware/arm_scmi/driver.c 		*version = le32_to_cpu(*rev_info);
version           864 drivers/firmware/arm_scmi/driver.c 	handle->version = &info->version;
version           710 drivers/firmware/arm_scmi/perf.c 	u32 version;
version           713 drivers/firmware/arm_scmi/perf.c 	scmi_version_get(handle, SCMI_PROTOCOL_PERF, &version);
version           716 drivers/firmware/arm_scmi/perf.c 		PROTOCOL_REV_MAJOR(version), PROTOCOL_REV_MINOR(version));
version           185 drivers/firmware/arm_scmi/power.c 	u32 version;
version           188 drivers/firmware/arm_scmi/power.c 	scmi_version_get(handle, SCMI_PROTOCOL_POWER, &version);
version           191 drivers/firmware/arm_scmi/power.c 		PROTOCOL_REV_MAJOR(version), PROTOCOL_REV_MINOR(version));
version           195 drivers/firmware/arm_scmi/reset.c 	u32 version;
version           198 drivers/firmware/arm_scmi/reset.c 	scmi_version_get(handle, SCMI_PROTOCOL_RESET, &version);
version           201 drivers/firmware/arm_scmi/reset.c 		PROTOCOL_REV_MAJOR(version), PROTOCOL_REV_MINOR(version));
version           276 drivers/firmware/arm_scmi/sensors.c 	u32 version;
version           279 drivers/firmware/arm_scmi/sensors.c 	scmi_version_get(handle, SCMI_PROTOCOL_SENSOR, &version);
version           282 drivers/firmware/arm_scmi/sensors.c 		PROTOCOL_REV_MAJOR(version), PROTOCOL_REV_MINOR(version));
version           299 drivers/firmware/arm_sdei.c static int sdei_api_get_version(u64 *version)
version           301 drivers/firmware/arm_sdei.c 	return invoke_sdei_fn(SDEI_1_0_FN_SDEI_VERSION, 0, 0, 0, 0, 0, version);
version           265 drivers/firmware/edd.c 	p += scnprintf(p, left, "0x%02x\n", info->version);
version           554 drivers/firmware/edd.c static EDD_DEVICE_ATTR(version, 0444, edd_show_version, edd_has_edd_info);
version            43 drivers/firmware/efi/apple-properties.c 	u32 version;
version           208 drivers/firmware/efi/apple-properties.c 		if (properties->version != 1) {
version           368 drivers/firmware/efi/cper.c 		       pcie->version.major, pcie->version.minor);
version            45 drivers/firmware/efi/efi-bgrt.c 	if (bgrt->version != 1) {
version            47 drivers/firmware/efi/efi-bgrt.c 		       bgrt->version);
version            71 drivers/firmware/efi/libstub/tpm.c 	int version = EFI_TCG2_EVENT_LOG_FORMAT_TCG_2;
version            81 drivers/firmware/efi/libstub/tpm.c 				tcg2_protocol, version, &log_location,
version            85 drivers/firmware/efi/libstub/tpm.c 		version = EFI_TCG2_EVENT_LOG_FORMAT_TCG_1_2;
version            87 drivers/firmware/efi/libstub/tpm.c 					tcg2_protocol, version, &log_location,
version           108 drivers/firmware/efi/libstub/tpm.c 		if (version == EFI_TCG2_EVENT_LOG_FORMAT_TCG_2) {
version           143 drivers/firmware/efi/libstub/tpm.c 	if (version == EFI_TCG2_EVENT_LOG_FORMAT_TCG_2)
version           154 drivers/firmware/efi/libstub/tpm.c 		offset = sizeof(final_events_table->version) +
version           170 drivers/firmware/efi/libstub/tpm.c 	log_tbl->version = version;
version            35 drivers/firmware/efi/memattr.c 	if (tbl->version > 1) {
version            37 drivers/firmware/efi/memattr.c 			tbl->version);
version            66 drivers/firmware/efi/tpm.c 	    log_tbl->version != EFI_TCG2_EVENT_LOG_FORMAT_TCG_2) {
version            84 drivers/firmware/efi/tpm.c 				+ sizeof(final_tbl->version)
version            32 drivers/firmware/google/vpd.c 	u32 version;
version            93 drivers/firmware/iscsi_ibft.c 	u8 version;
version            37 drivers/firmware/psci/psci.c #define PSCI_FN_NATIVE(version, name)	PSCI_##version##_FN64_##name
version            39 drivers/firmware/psci/psci.c #define PSCI_FN_NATIVE(version, name)	PSCI_##version##_FN_##name
version           295 drivers/firmware/qcom_scm-32.c 	static u32 version = -1;
version           299 drivers/firmware/qcom_scm-32.c 	if (version != -1)
version           300 drivers/firmware/qcom_scm-32.c 		return version;
version           321 drivers/firmware/qcom_scm-32.c 	version = r1;
version           324 drivers/firmware/qcom_scm-32.c 	return version;
version            53 drivers/firmware/stratix10-rsu.c 		unsigned int version;
version            77 drivers/firmware/stratix10-rsu.c 		priv->status.version = FIELD_GET(RSU_VERSION_MASK,
version            89 drivers/firmware/stratix10-rsu.c 		priv->status.version = 0;
version           234 drivers/firmware/stratix10-rsu.c 	return sprintf(buf, "0x%08x\n", priv->status.version);
version           337 drivers/firmware/stratix10-rsu.c 	if (FIELD_GET(RSU_FW_VERSION_MASK, priv->status.version)) {
version           353 drivers/firmware/stratix10-rsu.c static DEVICE_ATTR_RO(version);
version           392 drivers/firmware/stratix10-rsu.c 	priv->status.version = 0;
version           417 drivers/firmware/stratix10-rsu.c 	if (FIELD_GET(RSU_FW_VERSION_MASK, priv->status.version)) {
version           464 drivers/firmware/ti_sci.c 	struct ti_sci_version_info *ver = &handle->version;
version          3512 drivers/firmware/ti_sci.c 		 info->handle.version.abi_major, info->handle.version.abi_minor,
version          3513 drivers/firmware/ti_sci.c 		 info->handle.version.firmware_revision,
version          3514 drivers/firmware/ti_sci.c 		 info->handle.version.firmware_description);
version           179 drivers/firmware/xilinx/zynqmp.c static int zynqmp_pm_get_api_version(u32 *version)
version           184 drivers/firmware/xilinx/zynqmp.c 	if (!version)
version           189 drivers/firmware/xilinx/zynqmp.c 		*version = pm_api_version;
version           193 drivers/firmware/xilinx/zynqmp.c 	*version = ret_payload[1];
version           206 drivers/firmware/xilinx/zynqmp.c static int zynqmp_pm_get_chipid(u32 *idcode, u32 *version)
version           211 drivers/firmware/xilinx/zynqmp.c 	if (!idcode || !version)
version           216 drivers/firmware/xilinx/zynqmp.c 	*version = ret_payload[2];
version           227 drivers/firmware/xilinx/zynqmp.c static int zynqmp_pm_get_trustzone_version(u32 *version)
version           232 drivers/firmware/xilinx/zynqmp.c 	if (!version)
version           237 drivers/firmware/xilinx/zynqmp.c 		*version = pm_tz_version;
version           242 drivers/firmware/xilinx/zynqmp.c 	*version = ret_payload[1];
version           474 drivers/fsi/fsi-core.c 		uint8_t slots, version, type, crc;
version           498 drivers/fsi/fsi-core.c 		version = (conf & FSI_SLAVE_CONF_VERSION_MASK)
version           516 drivers/fsi/fsi-core.c 			dev->version = version;
version           523 drivers/fsi/fsi-core.c 					dev->unit, dev->engine_type, version,
version          1335 drivers/fsi/fsi-core.c 		if (id->version == FSI_VERSION_ANY ||
version          1336 drivers/fsi/fsi-core.c 				id->version == fsi_dev->version)
version           323 drivers/fsi/fsi-master-hub.c 		.version = FSI_VERSION_ANY,
version          1034 drivers/fsi/fsi-sbefifo.c 		.version = FSI_VERSION_ANY,
version           633 drivers/fsi/fsi-scom.c 		.version = FSI_VERSION_ANY,
version           288 drivers/gpu/drm/amd/amdgpu/amdgpu.h 	const struct amdgpu_ip_block_version *version;
version           203 drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c 			    ip_block->version->major, ip_block->version->minor);
version           198 drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c 	DRM_DEBUG_DRIVER("ATIF version %u\n", output.version);
version           589 drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c 	DRM_DEBUG_DRIVER("ATCS version %u\n", output.version);
version            56 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 	u16 version;		/* version */
version           281 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 	       output.version, output.function_bits);
version           233 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c 		info->version = (uint16_t)le32_to_cpu(header->header.ucode_version);
version           470 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c 		info->version = adev->pm.fw_version;
version          1119 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->type != block_type)
version          1121 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (!adev->ip_blocks[i].version->funcs->set_clockgating_state)
version          1123 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		r = adev->ip_blocks[i].version->funcs->set_clockgating_state(
version          1127 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 				  adev->ip_blocks[i].version->funcs->name, r);
version          1153 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->type != block_type)
version          1155 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (!adev->ip_blocks[i].version->funcs->set_powergating_state)
version          1157 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		r = adev->ip_blocks[i].version->funcs->set_powergating_state(
version          1161 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 				  adev->ip_blocks[i].version->funcs->name, r);
version          1185 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->funcs->get_clockgating_state)
version          1186 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			adev->ip_blocks[i].version->funcs->get_clockgating_state((void *)adev, flags);
version          1207 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->type == block_type) {
version          1208 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			r = adev->ip_blocks[i].version->funcs->wait_for_idle((void *)adev);
version          1235 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->type == block_type)
version          1236 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			return adev->ip_blocks[i].version->funcs->is_idle((void *)adev);
version          1258 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->type == type)
version          1281 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 	if (ip_block && ((ip_block->version->major > major) ||
version          1282 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			((ip_block->version->major == major) &&
version          1283 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			(ip_block->version->minor >= minor))))
version          1307 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 	adev->ip_blocks[adev->num_ip_blocks++].version = ip_block_version;
version          1631 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 				  i, adev->ip_blocks[i].version->funcs->name);
version          1634 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			if (adev->ip_blocks[i].version->funcs->early_init) {
version          1635 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 				r = adev->ip_blocks[i].version->funcs->early_init((void *)adev);
version          1640 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 						  adev->ip_blocks[i].version->funcs->name, r);
version          1650 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_COMMON) {
version          1679 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_COMMON ||
version          1680 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    (amdgpu_sriov_vf(adev) && (adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_PSP)) ||
version          1681 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_IH) {
version          1682 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			r = adev->ip_blocks[i].version->funcs->hw_init(adev);
version          1685 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 					  adev->ip_blocks[i].version->funcs->name, r);
version          1704 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		r = adev->ip_blocks[i].version->funcs->hw_init(adev);
version          1707 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 				  adev->ip_blocks[i].version->funcs->name, r);
version          1724 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			if (adev->ip_blocks[i].version->type != AMD_IP_BLOCK_TYPE_PSP)
version          1732 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 				r = adev->ip_blocks[i].version->funcs->resume(adev);
version          1735 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 							  adev->ip_blocks[i].version->funcs->name, r);
version          1739 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 				r = adev->ip_blocks[i].version->funcs->hw_init(adev);
version          1742 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 							  adev->ip_blocks[i].version->funcs->name, r);
version          1779 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		r = adev->ip_blocks[i].version->funcs->sw_init((void *)adev);
version          1782 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 				  adev->ip_blocks[i].version->funcs->name, r);
version          1788 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_GMC) {
version          1794 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			r = adev->ip_blocks[i].version->funcs->hw_init((void *)adev);
version          1911 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->type != AMD_IP_BLOCK_TYPE_UVD &&
version          1912 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    adev->ip_blocks[i].version->type != AMD_IP_BLOCK_TYPE_VCE &&
version          1913 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    adev->ip_blocks[i].version->type != AMD_IP_BLOCK_TYPE_VCN &&
version          1914 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    adev->ip_blocks[i].version->funcs->set_clockgating_state) {
version          1916 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			r = adev->ip_blocks[i].version->funcs->set_clockgating_state((void *)adev,
version          1920 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 					  adev->ip_blocks[i].version->funcs->name, r);
version          1941 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->type != AMD_IP_BLOCK_TYPE_UVD &&
version          1942 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    adev->ip_blocks[i].version->type != AMD_IP_BLOCK_TYPE_VCE &&
version          1943 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    adev->ip_blocks[i].version->type != AMD_IP_BLOCK_TYPE_VCN &&
version          1944 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    adev->ip_blocks[i].version->funcs->set_powergating_state) {
version          1946 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			r = adev->ip_blocks[i].version->funcs->set_powergating_state((void *)adev,
version          1950 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 					  adev->ip_blocks[i].version->funcs->name, r);
version          2014 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->funcs->late_init) {
version          2015 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			r = adev->ip_blocks[i].version->funcs->late_init((void *)adev);
version          2018 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 					  adev->ip_blocks[i].version->funcs->name, r);
version          2069 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_SMC) {
version          2070 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			r = adev->ip_blocks[i].version->funcs->hw_fini((void *)adev);
version          2074 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 					  adev->ip_blocks[i].version->funcs->name, r);
version          2085 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		r = adev->ip_blocks[i].version->funcs->hw_fini((void *)adev);
version          2089 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 				  adev->ip_blocks[i].version->funcs->name, r);
version          2100 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_GMC) {
version          2108 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		r = adev->ip_blocks[i].version->funcs->sw_fini((void *)adev);
version          2112 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 				  adev->ip_blocks[i].version->funcs->name, r);
version          2121 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->funcs->late_fini)
version          2122 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			adev->ip_blocks[i].version->funcs->late_fini((void *)adev);
version          2186 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_DCE) {
version          2188 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			r = adev->ip_blocks[i].version->funcs->suspend(adev);
version          2192 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 					  adev->ip_blocks[i].version->funcs->name, r);
version          2221 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_DCE)
version          2224 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		r = adev->ip_blocks[i].version->funcs->suspend(adev);
version          2228 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 				  adev->ip_blocks[i].version->funcs->name, r);
version          2232 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_SMC) {
version          2302 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			if (block->version->type != ip_order[i] ||
version          2306 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			r = block->version->funcs->hw_init(adev);
version          2307 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			DRM_INFO("RE-INIT-early: %s %s\n", block->version->funcs->name, r?"failed":"succeeded");
version          2337 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			if (block->version->type != ip_order[i] ||
version          2342 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			r = block->version->funcs->hw_init(adev);
version          2343 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			DRM_INFO("RE-INIT-late: %s %s\n", block->version->funcs->name, r?"failed":"succeeded");
version          2372 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_COMMON ||
version          2373 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_GMC ||
version          2374 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_IH) {
version          2376 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			r = adev->ip_blocks[i].version->funcs->resume(adev);
version          2379 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 					  adev->ip_blocks[i].version->funcs->name, r);
version          2409 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_COMMON ||
version          2410 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_GMC ||
version          2411 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_IH ||
version          2412 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_PSP)
version          2414 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		r = adev->ip_blocks[i].version->funcs->resume(adev);
version          2417 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 				  adev->ip_blocks[i].version->funcs->name, r);
version          3250 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if (adev->ip_blocks[i].version->funcs->check_soft_reset)
version          3252 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 				adev->ip_blocks[i].version->funcs->check_soft_reset(adev);
version          3254 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			DRM_INFO("IP block:%s is hung!\n", adev->ip_blocks[i].version->funcs->name);
version          3280 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    adev->ip_blocks[i].version->funcs->pre_soft_reset) {
version          3281 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			r = adev->ip_blocks[i].version->funcs->pre_soft_reset(adev);
version          3309 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		if ((adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_GMC) ||
version          3310 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    (adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_SMC) ||
version          3311 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    (adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_ACP) ||
version          3312 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    (adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_DCE) ||
version          3313 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		     adev->ip_blocks[i].version->type == AMD_IP_BLOCK_TYPE_PSP) {
version          3342 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    adev->ip_blocks[i].version->funcs->soft_reset) {
version          3343 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			r = adev->ip_blocks[i].version->funcs->soft_reset(adev);
version          3371 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		    adev->ip_blocks[i].version->funcs->post_soft_reset)
version          3372 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			r = adev->ip_blocks[i].version->funcs->post_soft_reset(adev);
version           415 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c 		if (adev->ip_blocks[i].version->type == type &&
version           425 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c 	result->hw_ip_version_major = adev->ip_blocks[i].version->major;
version           426 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c 	result->hw_ip_version_minor = adev->ip_blocks[i].version->minor;
version           528 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c 			if (adev->ip_blocks[i].version->type == type &&
version            63 drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c 	pp[1] = cpu_to_le32(hdr->version);
version            75 drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c 	hdr->version 	      = le32_to_cpu(pp[1]);
version           153 drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c 		hdr->version = EEPROM_TABLE_VER;
version            39 drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.h 	uint32_t version;
version           359 drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c 				AMDGPU_FW_VRAM_VF2PF_WRITE(adev, header.version,
version           366 drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c 				if (THIS_MODULE->version != NULL)
version           367 drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c 					strcpy(str, THIS_MODULE->version);
version            96 drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h 	uint32_t version;
version           154 drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h 	uint32_t version;
version           238 drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h 			if (adev->virt.fw_reserve.p_pf2vf->version == 1) \
version           240 drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h 			if (adev->virt.fw_reserve.p_pf2vf->version == 2) \
version           958 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c 		if (ip_block->version->major <= 7)
version           960 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c 		else if (ip_block->version->major == 8)
version            40 drivers/gpu/drm/amd/amdgpu/mmsch_v1_0.h 	uint32_t version;
version           783 drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c 		header->version = MMSCH_VERSION;
version           222 drivers/gpu/drm/amd/amdgpu/vce_v4_0.c 		header->version = MMSCH_VERSION;
version          7574 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 	if (edid_check_required == true && (edid->version > 1 ||
version          7575 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 	   (edid->version == 1 && edid->revision > 1))) {
version           120 drivers/gpu/drm/amd/display/dc/bios/command_table.c 	uint32_t version =
version           123 drivers/gpu/drm/amd/display/dc/bios/command_table.c 	switch (version) {
version            92 drivers/gpu/drm/amd/display/dc/bios/command_table2.c 	uint32_t version =
version            95 drivers/gpu/drm/amd/display/dc/bios/command_table2.c 	switch (version) {
version           100 drivers/gpu/drm/amd/display/dc/bios/command_table2.c 		dm_output_to_console("Don't have dig_encoder_control for v%d\n", version);
version            36 drivers/gpu/drm/amd/display/dc/calcs/calcs_logger.h 	DC_LOG_BANDWIDTH_CALCS("	[enum]   bw_calcs_version version %d", dceip->version);
version          2036 drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c 	enum bw_calcs_version version = bw_calcs_version_from_asic_id(asic_id);
version          2038 drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c 	dceip.version = version;
version          2040 drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c 	switch (version) {
version          3203 drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c 		if (dceip->version != BW_CALCS_VERSION_CARRIZO) {
version          3444 drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c 		if (dceip->version == BW_CALCS_VERSION_CARRIZO) {
version            49 drivers/gpu/drm/amd/display/dc/core/dc_link_ddc.c 	uint8_t version[2];
version          2148 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	hdmi_info.bits.header.version = 2;
version          2320 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 		hdmi_info.bits.header.version = 3;
version          2326 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 		hdmi_info.bits.header.version = 4;
version          2357 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	*check_sum = HDMI_INFOFRAME_TYPE_AVI + hdmi_info.bits.header.length + hdmi_info.bits.header.version;
version           134 drivers/gpu/drm/amd/display/dc/inc/dce_calcs.h 	enum bw_calcs_version version;
version            42 drivers/gpu/drm/amd/display/include/set_mode_types.h 	uint8_t version;
version            94 drivers/gpu/drm/amd/display/modules/inc/mod_shared.h 	unsigned char version;
version            31 drivers/gpu/drm/amd/include/amd_acpi.h 	u16 version;		/* version */
version            86 drivers/gpu/drm/amd/include/amd_acpi.h 	u16 version;		/* version */
version          1055 drivers/gpu/drm/amd/include/atomfirmware.h   uint8_t version;
version            69 drivers/gpu/drm/amd/include/cgs_common.h 	uint16_t		version;
version            73 drivers/gpu/drm/amd/include/discovery.h 	uint16_t version;      /* Table Version */
version           148 drivers/gpu/drm/amd/include/discovery.h 	uint32_t version;   /* Table Version */
version           680 drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 							    uint8_t version,
version           759 drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 	if (ATOM_PPLIB_NONCLOCKINFO_VER1 < version) {
version           559 drivers/gpu/drm/amd/powerplay/inc/smu71_discrete.h   uint32_t    version;
version           626 drivers/gpu/drm/amd/powerplay/inc/smu72_discrete.h 	uint32_t    version;
version           661 drivers/gpu/drm/amd/powerplay/inc/smu73_discrete.h   uint32_t    version;
version           626 drivers/gpu/drm/amd/powerplay/inc/smu74_discrete.h 	uint32_t    version;
version           655 drivers/gpu/drm/amd/powerplay/inc/smu75_discrete.h 	uint32_t    version;
version            74 drivers/gpu/drm/amd/powerplay/inc/smu_ucode_xfer_vi.h 	uint16_t version;
version            83 drivers/gpu/drm/amd/powerplay/inc/smu_ucode_xfer_vi.h 	uint16_t version;
version          2321 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 	hwmgr->smu_version = info.version;
version           205 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c 	hwmgr->smu_version = info.version;
version           125 drivers/gpu/drm/amd/powerplay/smumgr/smu10_smumgr.c 	PP_ASSERT_WITH_CODE(priv->smu_tables.entry[table_id].version != 0,
version           156 drivers/gpu/drm/amd/powerplay/smumgr/smu10_smumgr.c 	PP_ASSERT_WITH_CODE(priv->smu_tables.entry[table_id].version != 0,
version           255 drivers/gpu/drm/amd/powerplay/smumgr/smu10_smumgr.c 	priv->smu_tables.entry[SMU10_WMTABLE].version = 0x01;
version           271 drivers/gpu/drm/amd/powerplay/smumgr/smu10_smumgr.c 	priv->smu_tables.entry[SMU10_CLOCKTABLE].version = 0x01;
version            33 drivers/gpu/drm/amd/powerplay/smumgr/smu10_smumgr.h 	uint32_t version;
version           317 drivers/gpu/drm/amd/powerplay/smumgr/smu7_smumgr.c 		entry->version = info.fw_version;
version           496 drivers/gpu/drm/amd/powerplay/smumgr/smu7_smumgr.c 	hwmgr->smu_version = info.version;
version            46 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 	PP_ASSERT_WITH_CODE(priv->smu_tables.entry[table_id].version != 0,
version            76 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 	PP_ASSERT_WITH_CODE(priv->smu_tables.entry[table_id].version != 0,
version           207 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 	priv->smu_tables.entry[PPTABLE].version = 0x01;
version           223 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 	priv->smu_tables.entry[WMTABLE].version = 0x01;
version           239 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 	priv->smu_tables.entry[AVFSTABLE].version = 0x01;
version           254 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 		priv->smu_tables.entry[TOOLSTABLE].version = 0x01;
version           270 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c 	priv->smu_tables.entry[AVFSFUSETABLE].version = 0x01;
version            29 drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.h 	uint32_t version;
version            49 drivers/gpu/drm/amd/powerplay/smumgr/vega12_smumgr.c 	PP_ASSERT_WITH_CODE(priv->smu_tables.entry[table_id].version != 0,
version            90 drivers/gpu/drm/amd/powerplay/smumgr/vega12_smumgr.c 	PP_ASSERT_WITH_CODE(priv->smu_tables.entry[table_id].version != 0,
version           231 drivers/gpu/drm/amd/powerplay/smumgr/vega12_smumgr.c 	priv->smu_tables.entry[TABLE_PPTABLE].version = 0x01;
version           246 drivers/gpu/drm/amd/powerplay/smumgr/vega12_smumgr.c 	priv->smu_tables.entry[TABLE_WATERMARKS].version = 0x01;
version           261 drivers/gpu/drm/amd/powerplay/smumgr/vega12_smumgr.c 		priv->smu_tables.entry[TABLE_PMSTATUSLOG].version = 0x01;
version           277 drivers/gpu/drm/amd/powerplay/smumgr/vega12_smumgr.c 	priv->smu_tables.entry[TABLE_AVFS_FUSE_OVERRIDE].version = 0x01;
version           291 drivers/gpu/drm/amd/powerplay/smumgr/vega12_smumgr.c 	priv->smu_tables.entry[TABLE_OVERDRIVE].version = 0x01;
version           305 drivers/gpu/drm/amd/powerplay/smumgr/vega12_smumgr.c 	priv->smu_tables.entry[TABLE_SMU_METRICS].version = 0x01;
version            31 drivers/gpu/drm/amd/powerplay/smumgr/vega12_smumgr.h 	uint32_t version;
version           171 drivers/gpu/drm/amd/powerplay/smumgr/vega20_smumgr.c 	PP_ASSERT_WITH_CODE(priv->smu_tables.entry[table_id].version != 0,
version           214 drivers/gpu/drm/amd/powerplay/smumgr/vega20_smumgr.c 	PP_ASSERT_WITH_CODE(priv->smu_tables.entry[table_id].version != 0,
version           429 drivers/gpu/drm/amd/powerplay/smumgr/vega20_smumgr.c 	priv->smu_tables.entry[TABLE_PPTABLE].version = 0x01;
version           443 drivers/gpu/drm/amd/powerplay/smumgr/vega20_smumgr.c 	priv->smu_tables.entry[TABLE_WATERMARKS].version = 0x01;
version           457 drivers/gpu/drm/amd/powerplay/smumgr/vega20_smumgr.c 	priv->smu_tables.entry[TABLE_PMSTATUSLOG].version = 0x01;
version           471 drivers/gpu/drm/amd/powerplay/smumgr/vega20_smumgr.c 	priv->smu_tables.entry[TABLE_OVERDRIVE].version = 0x01;
version           485 drivers/gpu/drm/amd/powerplay/smumgr/vega20_smumgr.c 	priv->smu_tables.entry[TABLE_SMU_METRICS].version = 0x01;
version           499 drivers/gpu/drm/amd/powerplay/smumgr/vega20_smumgr.c 	priv->smu_tables.entry[TABLE_ACTIVITY_MONITOR_COEFF].version = 0x01;
version            30 drivers/gpu/drm/amd/powerplay/smumgr/vega20_smumgr.h 	uint32_t version;
version            46 drivers/gpu/drm/arm/hdlcd_drv.c 	u32 version;
version            69 drivers/gpu/drm/arm/hdlcd_drv.c 	version = hdlcd_read(hdlcd, HDLCD_REG_VERSION);
version            70 drivers/gpu/drm/arm/hdlcd_drv.c 	if ((version & HDLCD_PRODUCT_MASK) != HDLCD_PRODUCT_ID) {
version            71 drivers/gpu/drm/arm/hdlcd_drv.c 		DRM_ERROR("unknown product id: 0x%x\n", version);
version            75 drivers/gpu/drm/arm/hdlcd_drv.c 		(version & HDLCD_VERSION_MAJOR_MASK) >> 8,
version            76 drivers/gpu/drm/arm/hdlcd_drv.c 		version & HDLCD_VERSION_MINOR_MASK);
version           734 drivers/gpu/drm/arm/malidp_drv.c 	u32 version, out_depth = 0;
version           814 drivers/gpu/drm/arm/malidp_drv.c 	version = malidp_hw_read(hwdev, hwdev->hw->map.dc_base + MALIDP_DE_CORE_ID);
version           815 drivers/gpu/drm/arm/malidp_drv.c 	DRM_INFO("found ARM Mali-DP%3x version r%dp%d\n", version >> 16,
version           816 drivers/gpu/drm/arm/malidp_drv.c 		 (version >> 12) & 0xf, (version >> 8) & 0xf);
version           818 drivers/gpu/drm/arm/malidp_drv.c 	malidp->core_id = version;
version          1316 drivers/gpu/drm/bridge/analogix-anx78xx.c 	unsigned int i, idl, idh, version;
version          1392 drivers/gpu/drm/bridge/analogix-anx78xx.c 			  &version);
version          1399 drivers/gpu/drm/bridge/analogix-anx78xx.c 				 anx78xx->chipid, version);
version          1407 drivers/gpu/drm/bridge/analogix-anx78xx.c 			  anx78xx->chipid, version);
version          1052 drivers/gpu/drm/bridge/sil-sii8620.c 	frame->version = 3;
version          1068 drivers/gpu/drm/bridge/sil-sii8620.c 	ptr[1] = frame->version;
version           138 drivers/gpu/drm/bridge/synopsys/dw-hdmi.c 	unsigned int version;
version          1178 drivers/gpu/drm/bridge/synopsys/dw-hdmi.c 	if (hdmi->version < 0x200a)
version          1949 drivers/gpu/drm/bridge/synopsys/dw-hdmi.c 	switch (hdmi->version) {
version          2738 drivers/gpu/drm/bridge/synopsys/dw-hdmi.c 	hdmi->version = (hdmi_readb(hdmi, HDMI_DESIGN_ID) << 8)
version          2746 drivers/gpu/drm/bridge/synopsys/dw-hdmi.c 			hdmi->version, prod_id0, prod_id1);
version          2756 drivers/gpu/drm/bridge/synopsys/dw-hdmi.c 		 hdmi->version >> 12, hdmi->version & 0xfff,
version            68 drivers/gpu/drm/drm_agpsupport.c 	info->agp_version_major = kern->version.major;
version            69 drivers/gpu/drm/drm_agpsupport.c 	info->agp_version_minor = kern->version.minor;
version            48 drivers/gpu/drm/drm_edid.c 	(((edid)->version > (maj)) || \
version            49 drivers/gpu/drm/drm_edid.c 	 ((edid)->version == (maj) && (edid)->revision > (min)))
version          1435 drivers/gpu/drm/drm_edid.c 		if (edid->version != 1) {
version          1436 drivers/gpu/drm/drm_edid.c 			DRM_NOTE("EDID has major version %d, instead of 1\n", edid->version);
version           507 drivers/gpu/drm/drm_ioctl.c 	struct drm_version *version = data;
version           510 drivers/gpu/drm/drm_ioctl.c 	version->version_major = dev->driver->major;
version           511 drivers/gpu/drm/drm_ioctl.c 	version->version_minor = dev->driver->minor;
version           512 drivers/gpu/drm/drm_ioctl.c 	version->version_patchlevel = dev->driver->patchlevel;
version           513 drivers/gpu/drm/drm_ioctl.c 	err = drm_copy_field(version->name, &version->name_len,
version           516 drivers/gpu/drm/drm_ioctl.c 		err = drm_copy_field(version->date, &version->date_len,
version           519 drivers/gpu/drm/drm_ioctl.c 		err = drm_copy_field(version->desc, &version->desc_len,
version           117 drivers/gpu/drm/drm_plane.c 	blob_data->version = FORMAT_BLOB_CURRENT;
version            60 drivers/gpu/drm/drm_sysfs.c static CLASS_ATTR_STRING(version, S_IRUGO, "drm 1.1.0 20060810");
version           349 drivers/gpu/drm/etnaviv/etnaviv_buffer.c 			if (gpu->mmu_context->global->version == ETNAVIV_IOMMU_V1)
version           380 drivers/gpu/drm/etnaviv/etnaviv_buffer.c 			if (gpu->mmu_context->global->version == ETNAVIV_IOMMU_V1) {
version           469 drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c 	    priv->mmu_global->version != ETNAVIV_IOMMU_V2) {
version           546 drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c 	if ((priv->mmu_global->version != ETNAVIV_IOMMU_V2) &&
version           153 drivers/gpu/drm/etnaviv/etnaviv_gpu.c 		if (priv->mmu_global->version == ETNAVIV_IOMMU_V2)
version           243 drivers/gpu/drm/etnaviv/etnaviv_mmu.c 	if (context->global->version == ETNAVIV_IOMMU_V1 &&
version           321 drivers/gpu/drm/etnaviv/etnaviv_mmu.c 	if (global->version == ETNAVIV_IOMMU_V1)
version           334 drivers/gpu/drm/etnaviv/etnaviv_mmu.c 	if (global->version == ETNAVIV_IOMMU_V1 &&
version           375 drivers/gpu/drm/etnaviv/etnaviv_mmu.c 	if (context->global->version == ETNAVIV_IOMMU_V1) {
version           415 drivers/gpu/drm/etnaviv/etnaviv_mmu.c 	if (mapping->use > 0 || context->global->version == ETNAVIV_IOMMU_V1) {
version           437 drivers/gpu/drm/etnaviv/etnaviv_mmu.c 	enum etnaviv_iommu_version version = ETNAVIV_IOMMU_V1;
version           443 drivers/gpu/drm/etnaviv/etnaviv_mmu.c 		version = ETNAVIV_IOMMU_V2;
version           446 drivers/gpu/drm/etnaviv/etnaviv_mmu.c 		if (priv->mmu_global->version != version) {
version           467 drivers/gpu/drm/etnaviv/etnaviv_mmu.c 	if (version == ETNAVIV_IOMMU_V2) {
version           475 drivers/gpu/drm/etnaviv/etnaviv_mmu.c 	global->version = version;
version           479 drivers/gpu/drm/etnaviv/etnaviv_mmu.c 	if (version == ETNAVIV_IOMMU_V1)
version            42 drivers/gpu/drm/etnaviv/etnaviv_mmu.h 	enum etnaviv_iommu_version version;
version           117 drivers/gpu/drm/exynos/exynos_mixer.c 	enum mixer_version_id	version;
version          1128 drivers/gpu/drm/exynos/exynos_mixer.c 	.version = MXR_VER_128_0_0_184,
version          1133 drivers/gpu/drm/exynos/exynos_mixer.c 	.version = MXR_VER_16_0_33_0,
version          1138 drivers/gpu/drm/exynos/exynos_mixer.c 	.version = MXR_VER_0_0_0_16,
version          1143 drivers/gpu/drm/exynos/exynos_mixer.c 	.version = MXR_VER_0_0_0_16,
version          1238 drivers/gpu/drm/exynos/exynos_mixer.c 	ctx->mxr_ver = drv->version;
version            16 drivers/gpu/drm/gma500/intel_bios.h 	u16 version;			/**< decimal */
version            28 drivers/gpu/drm/gma500/intel_bios.h 	u16 version;			/**< decimal */
version           330 drivers/gpu/drm/i915/display/intel_bios.c 	if (bdb->version >= 191 &&
version           418 drivers/gpu/drm/i915/display/intel_bios.c 	if (bdb->version >= 155 &&
version           426 drivers/gpu/drm/i915/display/intel_bios.c 	if (bdb->version >= 181) {
version           549 drivers/gpu/drm/i915/display/intel_bios.c 		if (bdb->version >= 134 &&
version           664 drivers/gpu/drm/i915/display/intel_bios.c 	if (bdb->version >= 173) {
version           723 drivers/gpu/drm/i915/display/intel_bios.c 	if (bdb->version >= 205 &&
version           768 drivers/gpu/drm/i915/display/intel_bios.c 	if (bdb->version >= 226) {
version           795 drivers/gpu/drm/i915/display/intel_bios.c 				      u16 version, enum port port)
version           797 drivers/gpu/drm/i915/display/intel_bios.c 	if (!dev_priv->vbt.dsi.config->dual_link || version < 197) {
version           888 drivers/gpu/drm/i915/display/intel_bios.c 	parse_dsi_backlight_ports(dev_priv, bdb->version, port);
version           927 drivers/gpu/drm/i915/display/intel_bios.c 	int header_size = sequence->version >= 3 ? 5 : 3;
version           932 drivers/gpu/drm/i915/display/intel_bios.c 	if (sequence->version >= 3)
version           942 drivers/gpu/drm/i915/display/intel_bios.c 		if (sequence->version >= 3)
version          1176 drivers/gpu/drm/i915/display/intel_bios.c 	if (sequence->version >= 4) {
version          1178 drivers/gpu/drm/i915/display/intel_bios.c 			  sequence->version);
version          1182 drivers/gpu/drm/i915/display/intel_bios.c 	DRM_DEBUG_DRIVER("Found MIPI sequence block v%u\n", sequence->version);
version          1209 drivers/gpu/drm/i915/display/intel_bios.c 		if (sequence->version >= 3)
version          1221 drivers/gpu/drm/i915/display/intel_bios.c 	dev_priv->vbt.dsi.seq_version = sequence->version;
version          1618 drivers/gpu/drm/i915/display/intel_bios.c 	if (bdb->version < 106) {
version          1620 drivers/gpu/drm/i915/display/intel_bios.c 	} else if (bdb->version < 111) {
version          1622 drivers/gpu/drm/i915/display/intel_bios.c 	} else if (bdb->version < 195) {
version          1624 drivers/gpu/drm/i915/display/intel_bios.c 	} else if (bdb->version == 195) {
version          1626 drivers/gpu/drm/i915/display/intel_bios.c 	} else if (bdb->version <= 215) {
version          1628 drivers/gpu/drm/i915/display/intel_bios.c 	} else if (bdb->version <= 216) {
version          1634 drivers/gpu/drm/i915/display/intel_bios.c 				 bdb->version, expected_size);
version          1640 drivers/gpu/drm/i915/display/intel_bios.c 			  defs->child_dev_size, expected_size, bdb->version);
version          1871 drivers/gpu/drm/i915/display/intel_bios.c 		      (int)sizeof(vbt->signature), vbt->signature, bdb->version);
version          1886 drivers/gpu/drm/i915/display/intel_bios.c 	parse_sdvo_device_mapping(dev_priv, bdb->version);
version          1887 drivers/gpu/drm/i915/display/intel_bios.c 	parse_ddi_ports(dev_priv, bdb->version);
version            55 drivers/gpu/drm/i915/display/intel_vbt_defs.h 	u16 version;
version            73 drivers/gpu/drm/i915/display/intel_vbt_defs.h 	u16 version;
version           807 drivers/gpu/drm/i915/display/intel_vbt_defs.h 	u8 version;
version           449 drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h 	u32 version;
version            43 drivers/gpu/drm/i915/gvt/firmware.c 	u32 version;
version            96 drivers/gpu/drm/i915/gvt/firmware.c 	h->version = FIRMWARE_VERSION;
version           176 drivers/gpu/drm/i915/gvt/firmware.c 	VERIFY("version", h->version, FIRMWARE_VERSION);
version          1357 drivers/gpu/drm/i915/gvt/kvmgt.c 			sparse->header.version = 1;
version          1385 drivers/gpu/drm/i915/gvt/kvmgt.c 					.header.version = 1 };
version           148 drivers/gpu/drm/i915/gvt/opregion.c 	v->header.version = 155;
version           154 drivers/gpu/drm/i915/gvt/opregion.c 	v->bdb_header.version = 186; /* child_dev_size = 33 */
version          2393 drivers/gpu/drm/i915/i915_debugfs.c 	seq_printf(m, "version: %d.%d\n", CSR_VERSION_MAJOR(csr->version),
version          2394 drivers/gpu/drm/i915/i915_debugfs.c 		   CSR_VERSION_MINOR(csr->version));
version           329 drivers/gpu/drm/i915/i915_drv.h 	u32 version;
version           706 drivers/gpu/drm/i915/i915_gpu_error.c 			   CSR_VERSION_MAJOR(csr->version),
version           707 drivers/gpu/drm/i915/i915_gpu_error.c 			   CSR_VERSION_MINOR(csr->version));
version           118 drivers/gpu/drm/i915/intel_csr.c 	u32 version;
version           558 drivers/gpu/drm/i915/intel_csr.c 	    css_header->version != csr->required_version) {
version           561 drivers/gpu/drm/i915/intel_csr.c 			 CSR_VERSION_MAJOR(css_header->version),
version           562 drivers/gpu/drm/i915/intel_csr.c 			 CSR_VERSION_MINOR(css_header->version),
version           568 drivers/gpu/drm/i915/intel_csr.c 	csr->version = css_header->version;
version           641 drivers/gpu/drm/i915/intel_csr.c 			 CSR_VERSION_MAJOR(csr->version),
version           642 drivers/gpu/drm/i915/intel_csr.c 			 CSR_VERSION_MINOR(csr->version));
version            12 drivers/gpu/drm/i915/intel_csr.h #define CSR_VERSION_MAJOR(version)	((version) >> 16)
version            13 drivers/gpu/drm/i915/intel_csr.h #define CSR_VERSION_MINOR(version)	((version) & 0xffff)
version           189 drivers/gpu/drm/lima/lima_gp.c 	u32 version, major, minor;
version           192 drivers/gpu/drm/lima/lima_gp.c 	version = gp_read(LIMA_GP_VERSION);
version           193 drivers/gpu/drm/lima/lima_gp.c 	major = (version >> 8) & 0xFF;
version           194 drivers/gpu/drm/lima/lima_gp.c 	minor = version & 0xFF;
version           195 drivers/gpu/drm/lima/lima_gp.c 	switch (version >> 16) {
version           199 drivers/gpu/drm/lima/lima_pp.c 	u32 version, major, minor;
version           202 drivers/gpu/drm/lima/lima_pp.c 	version = pp_read(LIMA_PP_VERSION);
version           203 drivers/gpu/drm/lima/lima_pp.c 	major = (version >> 8) & 0xFF;
version           204 drivers/gpu/drm/lima/lima_pp.c 	minor = version & 0xFF;
version           205 drivers/gpu/drm/lima/lima_pp.c 	switch (version >> 16) {
version           186 drivers/gpu/drm/msm/adreno/a6xx_hfi.c static int a6xx_hfi_get_fw_version(struct a6xx_gmu *gmu, u32 *version)
version           194 drivers/gpu/drm/msm/adreno/a6xx_hfi.c 		version, sizeof(*version));
version           367 drivers/gpu/drm/msm/adreno/a6xx_hfi.c 	table->version = 0;
version             8 drivers/gpu/drm/msm/adreno/a6xx_hfi.h 	u32 version;
version           242 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c 		.version = 0x1},
version           244 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c 		.len = 0x20, .version = 0x10000},
version           249 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c 		.len = 0x20, .version = 0x10000},
version           320 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c 	.base = 0x0, .version = 0x1, .trigger_sel_off = 0x119c
version           228 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h 	u32 version;
version           242 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h 	u32 version;
version           564 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h 	u32 version;
version           411 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.c 			ctx->cap->sblk->scaler_blk.version,
version            22 drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.c 	uint32_t version, major, minor, dmap_cfg, vg_cfg;
version            29 drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.c 	version = mdp4_read(mdp4_kms, REG_MDP4_VERSION);
version            32 drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.c 	major = FIELD(version, MDP4_VERSION_MAJOR);
version            33 drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.c 	minor = FIELD(version, MDP4_VERSION_MINOR);
version           557 drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c 	u32 version;
version           560 drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c 	version = mdp5_read(mdp5_kms, REG_MDP5_HW_VERSION);
version           563 drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c 	*major = FIELD(version, MDP5_HW_VERSION_MAJOR);
version           564 drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c 	*minor = FIELD(version, MDP5_HW_VERSION_MINOR);
version            31 drivers/gpu/drm/nouveau/dispnv50/base.c 		int version;
version            42 drivers/gpu/drm/nouveau/dispnv50/core.c 		int version;
version            31 drivers/gpu/drm/nouveau/dispnv50/curs.c 		int version;
version           266 drivers/gpu/drm/nouveau/dispnv50/disp.c 		.base.version = 1,
version           286 drivers/gpu/drm/nouveau/dispnv50/disp.c 		.base.version = 1,
version           411 drivers/gpu/drm/nouveau/dispnv50/disp.c 		.base.version = 1,
version           491 drivers/gpu/drm/nouveau/dispnv50/disp.c 		.base.version = 1,
version           515 drivers/gpu/drm/nouveau/dispnv50/disp.c 		.base.mthd.version = 1,
version           544 drivers/gpu/drm/nouveau/dispnv50/disp.c 		.base.version = 1,
version           566 drivers/gpu/drm/nouveau/dispnv50/disp.c 		.base.version = 1,
version           743 drivers/gpu/drm/nouveau/dispnv50/disp.c 		.base.version = 1,
version          1242 drivers/gpu/drm/nouveau/dispnv50/disp.c 		.base.version = 1,
version          1465 drivers/gpu/drm/nouveau/dispnv50/disp.c 		.base.version = 1,
version            31 drivers/gpu/drm/nouveau/dispnv50/oimm.c 		int version;
version            32 drivers/gpu/drm/nouveau/dispnv50/ovly.c 		int version;
version            31 drivers/gpu/drm/nouveau/dispnv50/wimm.c 		int version;
version           704 drivers/gpu/drm/nouveau/dispnv50/wndw.c 		int version;
version             6 drivers/gpu/drm/nouveau/include/nvif/cl0002.h 	__u8  version;
version            25 drivers/gpu/drm/nouveau/include/nvif/cl0002.h 	__u8  version;
version            46 drivers/gpu/drm/nouveau/include/nvif/cl0002.h 	__u8  version;
version            58 drivers/gpu/drm/nouveau/include/nvif/cl0002.h 	__u8  version;
version             9 drivers/gpu/drm/nouveau/include/nvif/cl0046.h 	__u8  version;
version            17 drivers/gpu/drm/nouveau/include/nvif/cl0046.h 	__u8  version;
version             6 drivers/gpu/drm/nouveau/include/nvif/cl006b.h 	__u8  version;
version             6 drivers/gpu/drm/nouveau/include/nvif/cl0080.h 	__u8  version;
version            15 drivers/gpu/drm/nouveau/include/nvif/cl0080.h 	__u8  version;
version            45 drivers/gpu/drm/nouveau/include/nvif/cl0080.h 	__u8  version;
version            55 drivers/gpu/drm/nouveau/include/nvif/cl0080.h 	__u8  version;
version             6 drivers/gpu/drm/nouveau/include/nvif/cl506e.h 	__u8  version;
version             6 drivers/gpu/drm/nouveau/include/nvif/cl506f.h 	__u8  version;
version             8 drivers/gpu/drm/nouveau/include/nvif/cl5070.h 	__u8  version;
version            16 drivers/gpu/drm/nouveau/include/nvif/cl5070.h 	__u8  version;
version            30 drivers/gpu/drm/nouveau/include/nvif/cl5070.h 	__u8  version;
version            46 drivers/gpu/drm/nouveau/include/nvif/cl5070.h 	__u8  version;
version            53 drivers/gpu/drm/nouveau/include/nvif/cl5070.h 	__u8  version;
version            60 drivers/gpu/drm/nouveau/include/nvif/cl5070.h 	__u8  version;
version            66 drivers/gpu/drm/nouveau/include/nvif/cl5070.h 	__u8  version;
version            79 drivers/gpu/drm/nouveau/include/nvif/cl5070.h 	__u8  version;
version            86 drivers/gpu/drm/nouveau/include/nvif/cl5070.h 	__u8  version;
version            92 drivers/gpu/drm/nouveau/include/nvif/cl5070.h 	__u8  version;
version             6 drivers/gpu/drm/nouveau/include/nvif/cl507a.h 	__u8  version;
version             6 drivers/gpu/drm/nouveau/include/nvif/cl507b.h 	__u8  version;
version             6 drivers/gpu/drm/nouveau/include/nvif/cl507c.h 	__u8  version;
version             6 drivers/gpu/drm/nouveau/include/nvif/cl507d.h 	__u8  version;
version             6 drivers/gpu/drm/nouveau/include/nvif/cl507e.h 	__u8  version;
version             6 drivers/gpu/drm/nouveau/include/nvif/cl826e.h 	__u8  version;
version             6 drivers/gpu/drm/nouveau/include/nvif/cl826f.h 	__u8  version;
version             6 drivers/gpu/drm/nouveau/include/nvif/cl906f.h 	__u8  version;
version             9 drivers/gpu/drm/nouveau/include/nvif/cl9097.h 	__u8  version;
version            37 drivers/gpu/drm/nouveau/include/nvif/cl9097.h 	__u8  version;
version             6 drivers/gpu/drm/nouveau/include/nvif/cla06f.h 	__u8  version;
version             4 drivers/gpu/drm/nouveau/include/nvif/clb069.h 	__u8  version;
version             6 drivers/gpu/drm/nouveau/include/nvif/clc36f.h 	__u8  version;
version             6 drivers/gpu/drm/nouveau/include/nvif/clc37b.h 	__u8  version;
version             6 drivers/gpu/drm/nouveau/include/nvif/clc37e.h 	__u8  version;
version            10 drivers/gpu/drm/nouveau/include/nvif/client.h 	u64 version;
version             6 drivers/gpu/drm/nouveau/include/nvif/event.h 	__u8  version;
version            16 drivers/gpu/drm/nouveau/include/nvif/event.h 	__u8  version;
version            25 drivers/gpu/drm/nouveau/include/nvif/event.h 	__u8  version;
version            32 drivers/gpu/drm/nouveau/include/nvif/event.h 	__u8  version;
version            38 drivers/gpu/drm/nouveau/include/nvif/event.h 	__u8  version;
version            50 drivers/gpu/drm/nouveau/include/nvif/event.h 	__u8  version;
version             6 drivers/gpu/drm/nouveau/include/nvif/if0000.h 	__u8  version;
version            15 drivers/gpu/drm/nouveau/include/nvif/if0000.h 	__u8  version;
version            10 drivers/gpu/drm/nouveau/include/nvif/if0001.h 	__u8  version;
version            24 drivers/gpu/drm/nouveau/include/nvif/if0001.h 	__u8  version;
version            40 drivers/gpu/drm/nouveau/include/nvif/if0001.h 	__u8  version;
version            10 drivers/gpu/drm/nouveau/include/nvif/if0002.h 	__u8  version;
version            20 drivers/gpu/drm/nouveau/include/nvif/if0002.h 	__u8  version;
version            30 drivers/gpu/drm/nouveau/include/nvif/if0002.h 	__u8  version;
version             6 drivers/gpu/drm/nouveau/include/nvif/if0003.h 	__u8  version;
version            28 drivers/gpu/drm/nouveau/include/nvif/if0003.h 	__u8  version;
version            10 drivers/gpu/drm/nouveau/include/nvif/if0004.h 	__u8  version;
version             4 drivers/gpu/drm/nouveau/include/nvif/if0008.h 	__u8  version;
version            16 drivers/gpu/drm/nouveau/include/nvif/if0008.h 	__u8  version;
version            23 drivers/gpu/drm/nouveau/include/nvif/if0008.h 	__u8  version;
version            37 drivers/gpu/drm/nouveau/include/nvif/if0008.h 	__u8  version;
version             4 drivers/gpu/drm/nouveau/include/nvif/if000a.h 	__u8  version;
version            17 drivers/gpu/drm/nouveau/include/nvif/if000a.h 	__u8  version;
version             4 drivers/gpu/drm/nouveau/include/nvif/if000c.h 	__u8  version;
version            23 drivers/gpu/drm/nouveau/include/nvif/if000c.h 	__u8  version;
version            34 drivers/gpu/drm/nouveau/include/nvif/if000c.h 	__u8  version;
version            48 drivers/gpu/drm/nouveau/include/nvif/if000c.h 	__u8  version;
version            54 drivers/gpu/drm/nouveau/include/nvif/if000c.h 	__u8  version;
version            64 drivers/gpu/drm/nouveau/include/nvif/if000c.h 	__u8  version;
version            70 drivers/gpu/drm/nouveau/include/nvif/if000c.h 	__u8  version;
version            87 drivers/gpu/drm/nouveau/include/nvif/if000c.h 	__u8  version;
version            11 drivers/gpu/drm/nouveau/include/nvif/if500b.h 	__u8  version;
version            20 drivers/gpu/drm/nouveau/include/nvif/if500b.h 	__u8  version;
version            15 drivers/gpu/drm/nouveau/include/nvif/if500d.h 	__u8  version;
version            11 drivers/gpu/drm/nouveau/include/nvif/if900b.h 	__u8  version;
version            19 drivers/gpu/drm/nouveau/include/nvif/if900b.h 	__u8  version;
version            15 drivers/gpu/drm/nouveau/include/nvif/if900d.h 	__u8  version;
version            11 drivers/gpu/drm/nouveau/include/nvif/ifb00d.h 	__u8  version;
version            21 drivers/gpu/drm/nouveau/include/nvif/ifb00d.h 	__u8  version;
version            11 drivers/gpu/drm/nouveau/include/nvif/ifc00d.h 	__u8  version;
version            21 drivers/gpu/drm/nouveau/include/nvif/ifc00d.h 	__u8  version;
version            35 drivers/gpu/drm/nouveau/include/nvif/ifc00d.h 	__u8  version;
version             8 drivers/gpu/drm/nouveau/include/nvif/ioctl.h 	__u8  version;
version            36 drivers/gpu/drm/nouveau/include/nvif/ioctl.h 	__u64 version;
version            41 drivers/gpu/drm/nouveau/include/nvif/ioctl.h 	__u8  version;
version            53 drivers/gpu/drm/nouveau/include/nvif/ioctl.h 	__u8  version;
version            68 drivers/gpu/drm/nouveau/include/nvif/ioctl.h 	__u8  version;
version            77 drivers/gpu/drm/nouveau/include/nvif/ioctl.h 	__u8  version;
version            86 drivers/gpu/drm/nouveau/include/nvif/ioctl.h 	__u8  version;
version           101 drivers/gpu/drm/nouveau/include/nvif/ioctl.h 	__u8  version;
version           110 drivers/gpu/drm/nouveau/include/nvif/ioctl.h 	__u8  version;
version           117 drivers/gpu/drm/nouveau/include/nvif/ioctl.h 	__u8  version;
version           124 drivers/gpu/drm/nouveau/include/nvif/ioctl.h 	__u8  version;
version           131 drivers/gpu/drm/nouveau/include/nvif/ioctl.h 	__u8  version;
version            75 drivers/gpu/drm/nouveau/include/nvif/object.h 	int version;
version            90 drivers/gpu/drm/nouveau/include/nvif/object.h 				    mclass[i].version >= sclass[j].minver &&   \
version            91 drivers/gpu/drm/nouveau/include/nvif/object.h 				    mclass[i].version <= sclass[j].maxver) {   \
version            18 drivers/gpu/drm/nouveau/include/nvif/unpack.h 	    (m).version >= _vl && (m).version <= _vh) {                        \
version            28 drivers/gpu/drm/nouveau/include/nvkm/engine/falcon.h 	u8 version;
version            23 drivers/gpu/drm/nouveau/include/nvkm/subdev/bios.h 	} version;
version             6 drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/bit.h 	u8  version;
version             7 drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/vpstate.h 	u8 version;
version           705 drivers/gpu/drm/nouveau/nouveau_bios.c 	uint8_t version, headerlen, entrylen, num_entries;
version           719 drivers/gpu/drm/nouveau/nouveau_bios.c 	version = bios->data[load_table_ptr];
version           721 drivers/gpu/drm/nouveau/nouveau_bios.c 	if (version != 0x10) {
version           723 drivers/gpu/drm/nouveau/nouveau_bios.c 			 version >> 4, version & 0xF);
version           890 drivers/gpu/drm/nouveau/nouveau_bios.c 	if (bitentry->version < 2) {
version           984 drivers/gpu/drm/nouveau/nouveau_bios.c 			bit->version = entry[1];
version          1415 drivers/gpu/drm/nouveau/nouveau_bios.c 		entry->crtconf.maxfreq = (dcb->version < 0x30) ?
version          1424 drivers/gpu/drm/nouveau/nouveau_bios.c 		if (dcb->version < 0x22) {
version          1452 drivers/gpu/drm/nouveau/nouveau_bios.c 			if (dcb->version >= 0x40)
version          1462 drivers/gpu/drm/nouveau/nouveau_bios.c 		if (dcb->version >= 0x30)
version          1503 drivers/gpu/drm/nouveau/nouveau_bios.c 		if (dcb->version >= 0x40) {
version          1508 drivers/gpu/drm/nouveau/nouveau_bios.c 		else if (dcb->version >= 0x30)
version          1510 drivers/gpu/drm/nouveau/nouveau_bios.c 		else if (dcb->version >= 0x22)
version          1521 drivers/gpu/drm/nouveau/nouveau_bios.c 	if (dcb->version < 0x40) {
version          1788 drivers/gpu/drm/nouveau/nouveau_bios.c 	u32 conf = (dcb->version >= 0x20) ? ROM32(outp[4]) : ROM32(outp[6]);
version          1797 drivers/gpu/drm/nouveau/nouveau_bios.c 		if (dcb->version >= 0x20)
version          1883 drivers/gpu/drm/nouveau/nouveau_bios.c 	dcb->version = dcbt[0];
version          1890 drivers/gpu/drm/nouveau/nouveau_bios.c 	if (dcb->version < 0x21)
version          2024 drivers/gpu/drm/nouveau/nouveau_bios.c 	legacy->major_version = bios->version.major;
version          2025 drivers/gpu/drm/nouveau/nouveau_bios.c 	legacy->chip_version = bios->version.chip;
version            43 drivers/gpu/drm/nouveau/nouveau_bios.h 	uint8_t  version;
version            55 drivers/gpu/drm/nouveau/nouveau_bios.h 	uint8_t version;
version          1483 drivers/gpu/drm/nouveau/nouveau_bo.c 				args.nv50.version = 0;
version          1490 drivers/gpu/drm/nouveau/nouveau_bo.c 				args.gf100.version = 0;
version           259 drivers/gpu/drm/nouveau/nouveau_chan.c 			args.volta.version = 0;
version           268 drivers/gpu/drm/nouveau/nouveau_chan.c 			args.kepler.version = 0;
version           277 drivers/gpu/drm/nouveau/nouveau_chan.c 			args.fermi.version = 0;
version           283 drivers/gpu/drm/nouveau/nouveau_chan.c 			args.nv50.version = 0;
version           337 drivers/gpu/drm/nouveau/nouveau_chan.c 	args.version = 0;
version           520 drivers/gpu/drm/nouveau/nouveau_chan.c 		.m.version = 1,
version            51 drivers/gpu/drm/nouveau/nouveau_mem.c 		args.nv50.version = 0;
version            61 drivers/gpu/drm/nouveau/nouveau_mem.c 		args.gf100.version = 0;
version            82 drivers/gpu/drm/nouveau/nouveau_nvif.c 	if (length == sizeof(args->v0) && args->v0.version == 0) {
version           589 drivers/gpu/drm/nouveau/nouveau_svm.c 	args.i.i.version = 0;
version           591 drivers/gpu/drm/nouveau/nouveau_svm.c 	args.i.m.version = 0;
version           593 drivers/gpu/drm/nouveau/nouveau_svm.c 	args.i.p.version = 0;
version            83 drivers/gpu/drm/nouveau/nouveau_usif.c 	if (length == sizeof(rep->v0) && rep->v0.version == 0) {
version            98 drivers/gpu/drm/nouveau/nouveau_usif.c 	switch (rep->v0.version) {
version            87 drivers/gpu/drm/nouveau/nvif/client.c 		client->version = nop.nop.version;
version            55 drivers/gpu/drm/nouveau/nvif/device.c 		device->info.version = 0;
version            42 drivers/gpu/drm/nouveau/nvif/fifo.c 	a->m.version = 1;
version            80 drivers/gpu/drm/nouveau/nvif/fifo.c 		.m.version = 1,
version            64 drivers/gpu/drm/nouveau/nvif/mem.c 	args->version = 0;
version            48 drivers/gpu/drm/nouveau/nvif/mmu.c 	args.version = 0;
version           117 drivers/gpu/drm/nouveau/nvif/mmu.c 		kind->version = 0;
version           120 drivers/gpu/drm/nouveau/nvif/notify.c 	if (length == sizeof(args->v0) && args->v0.version == 0) {
version           192 drivers/gpu/drm/nouveau/nvif/notify.c 	args->ioctl.version = 0;
version           194 drivers/gpu/drm/nouveau/nvif/notify.c 	args->ntfy.version = 0;
version           196 drivers/gpu/drm/nouveau/nvif/notify.c 	args->req.version = 0;
version            38 drivers/gpu/drm/nouveau/nvif/object.c 	if (size >= sizeof(*args) && args->v0.version == 0) {
version            72 drivers/gpu/drm/nouveau/nvif/object.c 		args->ioctl.version = 0;
version            74 drivers/gpu/drm/nouveau/nvif/object.c 		args->sclass.version = 0;
version           155 drivers/gpu/drm/nouveau/nvif/object.c 	args->ioctl.version = 0;
version           157 drivers/gpu/drm/nouveau/nvif/object.c 	args->mthd.version = 0;
version           284 drivers/gpu/drm/nouveau/nvif/object.c 		args->ioctl.version = 0;
version           286 drivers/gpu/drm/nouveau/nvif/object.c 		args->new.version = 0;
version            41 drivers/gpu/drm/nouveau/nvif/user.c 		int version;
version            50 drivers/gpu/drm/nouveau/nvif/vmm.c 	args->version = 0;
version            83 drivers/gpu/drm/nouveau/nvif/vmm.c 	args.version = vma->size = 0;
version           127 drivers/gpu/drm/nouveau/nvif/vmm.c 	args->version = 0;
version            74 drivers/gpu/drm/nouveau/nvkm/core/client.c 	u8 version;
version           154 drivers/gpu/drm/nouveau/nvkm/core/client.c 				   "token %llx\n", req->v0.version,
version           156 drivers/gpu/drm/nouveau/nvkm/core/client.c 		notify->version = req->v0.version;
version           158 drivers/gpu/drm/nouveau/nvkm/core/client.c 		notify->rep.v0.version = req->v0.version;
version           202 drivers/gpu/drm/nouveau/nvkm/core/client.c 			   args->v0.version, args->v0.count);
version            42 drivers/gpu/drm/nouveau/nvkm/core/ioctl.c 		nvif_ioctl(object, "nop vers %lld\n", args->v0.version);
version            43 drivers/gpu/drm/nouveau/nvkm/core/ioctl.c 		args->v0.version = NVIF_VERSION_LATEST;
version            62 drivers/gpu/drm/nouveau/nvkm/core/ioctl.c 			   args->v0.version, args->v0.count);
version            97 drivers/gpu/drm/nouveau/nvkm/core/ioctl.c 			   args->v0.version, args->v0.handle, args->v0.oclass,
version           176 drivers/gpu/drm/nouveau/nvkm/core/ioctl.c 			   args->v0.version, args->v0.method);
version           201 drivers/gpu/drm/nouveau/nvkm/core/ioctl.c 			   args->v0.version, args->v0.size, args->v0.addr);
version           237 drivers/gpu/drm/nouveau/nvkm/core/ioctl.c 			   args->v0.version, args->v0.size, args->v0.addr,
version           265 drivers/gpu/drm/nouveau/nvkm/core/ioctl.c 		nvif_ioctl(object, "map vers %d\n", args->v0.version);
version           309 drivers/gpu/drm/nouveau/nvkm/core/ioctl.c 			   args->v0.version, args->v0.event);
version           335 drivers/gpu/drm/nouveau/nvkm/core/ioctl.c 			   args->v0.version, args->v0.index);
version           354 drivers/gpu/drm/nouveau/nvkm/core/ioctl.c 			   args->v0.version, args->v0.index);
version           373 drivers/gpu/drm/nouveau/nvkm/core/ioctl.c 			   args->v0.version, args->v0.index);
version           381 drivers/gpu/drm/nouveau/nvkm/core/ioctl.c 	int version;
version           421 drivers/gpu/drm/nouveau/nvkm/core/ioctl.c 		if (nvkm_ioctl_v0[type].version == 0)
version           444 drivers/gpu/drm/nouveau/nvkm/core/ioctl.c 			   args->v0.version, args->v0.type, args->v0.object,
version            46 drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c 			   args->v0.version);
version            85 drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c 			   args->v0.version, args->v0.state, args->v0.index);
version           153 drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c 			   args->v0.version, args->v0.ustate, args->v0.pwrsrc);
version           118 drivers/gpu/drm/nouveau/nvkm/engine/device/user.c 			   args->v1.version, args->v1.count);
version           127 drivers/gpu/drm/nouveau/nvkm/engine/device/user.c 		nvif_ioctl(object, "device info vers %d\n", args->v0.version);
version           210 drivers/gpu/drm/nouveau/nvkm/engine/device/user.c 		nvif_ioctl(object, "device time vers %d\n", args->v0.version);
version           424 drivers/gpu/drm/nouveau/nvkm/engine/device/user.c 			   args->v0.version, args->v0.device);
version            50 drivers/gpu/drm/nouveau/nvkm/engine/disp/basenv50.c 			   args->v0.version, args->v0.pushbuf, args->v0.head);
version            48 drivers/gpu/drm/nouveau/nvkm/engine/disp/conn.c 	rep.version = 0;
version            50 drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.c 			   args->v0.version, args->v0.pushbuf);
version            47 drivers/gpu/drm/nouveau/nvkm/engine/disp/cursnv50.c 			   args->v0.version, args->v0.head);
version           243 drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c 		if (dp->version < 0x30) {
version           649 drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c 				  dp->outp.info.hashm, &dp->version,
version           657 drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c 		 dp->version, hdr, cnt, len);
version            18 drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.h 	u8 version;
version            54 drivers/gpu/drm/nouveau/nvkm/engine/disp/head.c 			   args->v0.version);
version            47 drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmnv50.c 			   args->v0.version, args->v0.head);
version            50 drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlynv50.c 			   args->v0.version, args->v0.pushbuf, args->v0.head);
version            52 drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv04.c 			   args->v0.version, args->v0.method, args->v0.head);
version            56 drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c 			   args->v0.version, args->v0.method, args->v0.head);
version            63 drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c 			   args->v1.version, args->v1.method,
version           145 drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c 				   args->v0.version);
version           180 drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c 				   args->v0.version, args->v0.state,
version           223 drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c 				   args->v0.version, args->v0.script);
version           239 drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c 				   args->v0.version, args->v0.state);
version           255 drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c 				   args->v0.version, args->v0.start_slot,
version            64 drivers/gpu/drm/nouveau/nvkm/engine/disp/wimmgv100.c 			   args->v0.version, args->v0.pushbuf, args->v0.index);
version           166 drivers/gpu/drm/nouveau/nvkm/engine/disp/wndwgv100.c 			   args->v0.version, args->v0.pushbuf, args->v0.index);
version            92 drivers/gpu/drm/nouveau/nvkm/engine/dma/user.c 			   args->v0.version, args->v0.target, args->v0.access,
version            97 drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf100.c 			   args->v0.version, args->v0.priv, args->v0.kind);
version            95 drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf119.c 			   args->v0.version, args->v0.page, args->v0.kind);
version            94 drivers/gpu/drm/nouveau/nvkm/engine/dma/usergv100.c 			   args->v0.version, args->v0.page, args->v0.kind);
version            96 drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv50.c 				   "comp %d kind %02x\n", args->v0.version,
version           140 drivers/gpu/drm/nouveau/nvkm/engine/falcon.c 		falcon->version = 0;
version           144 drivers/gpu/drm/nouveau/nvkm/engine/falcon.c 		falcon->version = (caps & 0x0000000f);
version           152 drivers/gpu/drm/nouveau/nvkm/engine/falcon.c 	nvkm_debug(subdev, "falcon version: %d\n", falcon->version);
version           171 drivers/gpu/drm/nouveau/nvkm/engine/falcon.c 	if (falcon->secret && falcon->version < 4) {
version           172 drivers/gpu/drm/nouveau/nvkm/engine/falcon.c 		if (!falcon->version) {
version           280 drivers/gpu/drm/nouveau/nvkm/engine/falcon.c 		if (falcon->version < 3) {
version           295 drivers/gpu/drm/nouveau/nvkm/engine/falcon.c 	if (falcon->version < 3) {
version            49 drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmag84.c 			   args->v0.version, args->v0.vmm, args->v0.pushbuf,
version           181 drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv04.c 				   "offset %08x\n", args->v0.version,
version            52 drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv10.c 				   "offset %08x\n", args->v0.version,
version            52 drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv17.c 				   "offset %08x\n", args->v0.version,
version           199 drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv40.c 				   "offset %08x\n", args->v0.version,
version            49 drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv50.c 			   args->v0.version, args->v0.vmm, args->v0.pushbuf,
version            51 drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifog84.c 			   args->v0.version, args->v0.vmm, args->v0.pushbuf,
version           230 drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.c 			   args->v0.version, args->v0.vmm, args->v0.ioffset,
version           344 drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk104.c 			   args->v0.version, args->v0.vmm, args->v0.ioffset,
version           238 drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogv100.c 			   args->v0.version, args->v0.vmm, args->v0.ioffset,
version            51 drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifonv50.c 			   args->v0.version, args->v0.vmm, args->v0.pushbuf,
version            66 drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifotu102.c 			   args->v0.version, args->v0.vmm, args->v0.ioffset,
version           316 drivers/gpu/drm/nouveau/nvkm/engine/gr/gm107.c 	    bit_P.version == 2 && bit_P.length >= 0x2c) {
version           273 drivers/gpu/drm/nouveau/nvkm/engine/pm/base.c 		nvif_ioctl(object, "perfdom read vers %d\n", args->v0.version);
version           384 drivers/gpu/drm/nouveau/nvkm/engine/pm/base.c 			   args->v0.version, args->v0.domain, args->v0.mode);
version           449 drivers/gpu/drm/nouveau/nvkm/engine/pm/base.c 			   args->v0.version, args->v0.iter);
version           501 drivers/gpu/drm/nouveau/nvkm/engine/pm/base.c 			   args->v0.version, args->v0.domain, args->v0.iter);
version           554 drivers/gpu/drm/nouveau/nvkm/engine/pm/base.c 			   args->v0.version, args->v0.domain, args->v0.signal,
version           184 drivers/gpu/drm/nouveau/nvkm/falcon/base.c 	falcon->version = reg & 0xf;
version           494 drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue.c nvkm_msgqueue_new(u32 version, struct nvkm_falcon *falcon,
version           500 drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue.c 	switch (version) {
version           514 drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue.c 			   version);
version           519 drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue.c 		nvkm_debug(subdev, "firmware version: 0x%08x\n", version);
version           520 drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue.c 		(*queue)->fw_version = version;
version            35 drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0203.c 		if (bit_M.version == 2 && bit_M.length > 0x04)
version            36 drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0205.c 		if (bit_M.version == 2 && bit_M.length > 0x08)
version            36 drivers/gpu/drm/nouveau/nvkm/subdev/bios/M0209.c 		if (bit_M.version == 2 && bit_M.length > 0x0c)
version            36 drivers/gpu/drm/nouveau/nvkm/subdev/bios/P0260.c 		if (bit_P.version == 2 && bit_P.length > 0x63)
version           187 drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c 		bios->version.major = nvbios_rd08(bios, bit_i.offset + 3);
version           188 drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c 		bios->version.chip  = nvbios_rd08(bios, bit_i.offset + 2);
version           189 drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c 		bios->version.minor = nvbios_rd08(bios, bit_i.offset + 1);
version           190 drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c 		bios->version.micro = nvbios_rd08(bios, bit_i.offset + 0);
version           191 drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c 		bios->version.patch = nvbios_rd08(bios, bit_i.offset + 4);
version           194 drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c 		bios->version.major = nvbios_rd08(bios, bios->bmp_offset + 13);
version           195 drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c 		bios->version.chip  = nvbios_rd08(bios, bios->bmp_offset + 12);
version           196 drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c 		bios->version.minor = nvbios_rd08(bios, bios->bmp_offset + 11);
version           197 drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c 		bios->version.micro = nvbios_rd08(bios, bios->bmp_offset + 10);
version           201 drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c 		  bios->version.major, bios->version.chip,
version           202 drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c 		  bios->version.minor, bios->version.micro, bios->version.patch);
version            36 drivers/gpu/drm/nouveau/nvkm/subdev/bios/bit.c 				bit->version = nvbios_rd08(bios, entry + 1);
version            36 drivers/gpu/drm/nouveau/nvkm/subdev/bios/boost.c 		if (bit_P.version == 2 && bit_P.length >= 0x34)
version            36 drivers/gpu/drm/nouveau/nvkm/subdev/bios/cstep.c 		if (bit_P.version == 2 && bit_P.length >= 0x38)
version            35 drivers/gpu/drm/nouveau/nvkm/subdev/bios/disp.c 		if (U.version == 1) {
version            34 drivers/gpu/drm/nouveau/nvkm/subdev/bios/dp.c 		if (d.version == 1 && d.length >= 2) {
version            35 drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.c 		if (bit_P.version == 2 && bit_P.length >= 0x5c)
version            36 drivers/gpu/drm/nouveau/nvkm/subdev/bios/iccsense.c 	if (bit_entry(bios, 'P', &bit_P) || bit_P.version != 2 ||
version           455 drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c 	if (!init->ramcfg || init->subdev->device->bios->version.major < 0x70)
version          1522 drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c 	if (bios->version.major > 2) {
version          1571 drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c 	if (bios->version.major > 2) {
version          1605 drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c 	if (bios->version.major > 2) {
version            39 drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.c 	*ver = x.version;
version            98 drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.c 	if (bios->version.chip == 0x84 || bios->version.chip == 0x86)
version           100 drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.c 	if (bios->version.chip == 0x92)
version           102 drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.c 	if (bios->version.chip == 0x94 || bios->version.chip == 0x96)
version           104 drivers/gpu/drm/nouveau/nvkm/subdev/bios/mxm.c 	if (bios->version.chip == 0x98)
version            37 drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.c 		if (bit_P.version <= 2) {
version            87 drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.c 		if (bit_C.version == 1 && bit_C.length >= 10)
version            89 drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.c 		if (bit_C.version == 2 && bit_C.length >= 4)
version           271 drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.c 		switch (bios->version.chip) {
version           290 drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.c 		switch (bios->version.chip) {
version           323 drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.c 		if (bios->version.chip < 0x60)
version           389 drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.c 		if (bios->version.chip == 0x51) {
version           422 drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.c 			if (bios->version.chip < 0x11)
version           426 drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.c 			if (bios->version.chip < 0x11)
version           431 drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.c 		if (bios->version.chip <  0x17 ||
version           432 drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.c 		    bios->version.chip == 0x1a ||
version           433 drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.c 		    bios->version.chip == 0x20)
version            36 drivers/gpu/drm/nouveau/nvkm/subdev/bios/pmu.c 		if (bit_p.version == 2 && bit_p.length >= 4)
version            35 drivers/gpu/drm/nouveau/nvkm/subdev/bios/power_budget.c 	if (bit_entry(bios, 'P', &bit_P) || bit_P.version != 2 ||
version            41 drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.c 		if (bit_M.version == 1 && bit_M.length >= 5)
version            43 drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.c 		if (bit_M.version == 2 && bit_M.length >= 3)
version            61 drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.c 		if (bit_M.version == 1 && bit_M.length >= 5)
version            63 drivers/gpu/drm/nouveau/nvkm/subdev/bios/ramcfg.c 		if (bit_M.version == 2 && bit_M.length >= 3) {
version            36 drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.c 		if (bit_P.version == 2)
version            35 drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.c 		if (bit_P.version == 1)
version            37 drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.c 		else if (bit_P.version == 2)
version            42 drivers/gpu/drm/nouveau/nvkm/subdev/bios/therm.c 				   bit_P.version);
version            36 drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.c 		if (bit_P.version == 1)
version            39 drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.c 		if (bit_P.version == 2)
version            35 drivers/gpu/drm/nouveau/nvkm/subdev/bios/vmap.c 		if (bit_P.version == 2) {
version            35 drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.c 		if (bit_P.version == 2)
version            38 drivers/gpu/drm/nouveau/nvkm/subdev/bios/volt.c 		if (bit_P.version == 1)
version            34 drivers/gpu/drm/nouveau/nvkm/subdev/bios/vpstate.c 		if (bit_P.version == 2 && bit_P.length >= 0x3c)
version            51 drivers/gpu/drm/nouveau/nvkm/subdev/bios/vpstate.c 	h->version = nvbios_rd08(b, h->offset);
version            52 drivers/gpu/drm/nouveau/nvkm/subdev/bios/vpstate.c 	switch (h->version) {
version            53 drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.c 	int cv = device->bios->version.chip;
version            56 drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.c 	if (bios->version.major < 0x60) {
version            57 drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.c 		int cv = bios->version.chip;
version           139 drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.c 	int chip_version = subdev->device->bios->version.chip;
version           128 drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.c 	if (bit_entry(bios, 'I', &bit_I) || bit_I.version != 1 ||
version           147 drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.c 	int chip_version = device->bios->version.chip;
version           202 drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.c 	int chip_version = device->bios->version.chip;
version           362 drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.c 	int cv = bios->version.chip;
version            44 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c mxm_shadow_rom(struct nvkm_mxm *mxm, u8 version)
version            80 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c mxm_shadow_dsm(struct nvkm_mxm *mxm, u8 version)
version           106 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c 	rev = (version & 0xf0) << 4 | (version & 0x0f);
version           131 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c wmi_wmmx_mxmi(struct nvkm_mxm *mxm, u8 version)
version           134 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c 	u32 mxmi_args[] = { 0x494D584D /* MXMI */, version, 0 };
version           148 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c 		version = obj->integer.value;
version           150 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c 			   (version >> 4), version & 0x0f);
version           152 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c 		version = 0;
version           157 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c 	return version;
version           161 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c mxm_shadow_wmi(struct nvkm_mxm *mxm, u8 version)
version           164 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c 	u32 mxms_args[] = { 0x534D584D /* MXMS */, version, 0 };
version           177 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c 		mxms_args[1] = wmi_wmmx_mxmi(mxm, version);
version           200 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c 	bool (*exec)(struct nvkm_mxm *, u8 version);
version           213 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c mxm_shadow(struct nvkm_mxm *mxm, u8 version)
version           218 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c 		if (shadow->exec(mxm, version)) {
version            40 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.c 	u16 version = (mxms[4] << 8) | mxms[5];
version            41 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.c 	switch (version ) {
version            45 drivers/gpu/drm/nouveau/nvkm/subdev/mxm/mxms.c 		return version;
version           148 drivers/gpu/drm/nouveau/nvkm/subdev/pci/g84.c 	.pcie.version = g84_pcie_version,
version            49 drivers/gpu/drm/nouveau/nvkm/subdev/pci/g92.c 	.pcie.version = g84_pcie_version,
version            41 drivers/gpu/drm/nouveau/nvkm/subdev/pci/g94.c 	.pcie.version = g84_pcie_version,
version            94 drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf100.c 	.pcie.version = gf100_pcie_version,
version            41 drivers/gpu/drm/nouveau/nvkm/subdev/pci/gf106.c 	.pcie.version = gf100_pcie_version,
version           220 drivers/gpu/drm/nouveau/nvkm/subdev/pci/gk104.c 	.pcie.version = gf100_pcie_version,
version            53 drivers/gpu/drm/nouveau/nvkm/subdev/pci/pcie.c 	if (!pci->func->pcie.version)
version            56 drivers/gpu/drm/nouveau/nvkm/subdev/pci/pcie.c 	return pci->func->pcie.version(pci);
version            69 drivers/gpu/drm/nouveau/nvkm/subdev/pci/pcie.c nvkm_pcie_set_version(struct nvkm_pci *pci, int version)
version            74 drivers/gpu/drm/nouveau/nvkm/subdev/pci/pcie.c 	nvkm_trace(&pci->subdev, "set to version %i\n", version);
version            75 drivers/gpu/drm/nouveau/nvkm/subdev/pci/pcie.c 	pci->func->pcie.set_version(pci, version);
version           131 drivers/gpu/drm/nouveau/nvkm/subdev/pci/pcie.c 	if (pci->func->pcie.version(pci) < 2) {
version            25 drivers/gpu/drm/nouveau/nvkm/subdev/pci/priv.h 		int (*version)(struct nvkm_pci *);
version           266 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c 	img->func = func->version[ret];
version          1078 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c 	.version = {
version          1095 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c 	.version = {
version          1182 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c 	.version = {
version            75 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.h 	const struct acr_r352_lsf_func *version[];
version            79 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r361.c 	.version = {
version            96 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r361.c 	.version = {
version           155 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r361.c 	.version = {
version           202 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r361.c 	.version = {
version            57 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r367.c 		u32 version;
version           135 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r367.c 	img->func = func->version[ret];
version           172 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r367.c 	whdr->bin_version = lhdr->signature.version;
version           390 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r367.c 	.version = {
version            62 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r370.c 	.version = {
version            79 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r370.c 	.version = {
version           125 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r370.c 	.version = {
version            68 drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r375.c 	.version = {
version           229 drivers/gpu/drm/omapdrm/dss/hdmi.h 	unsigned int version;
version           313 drivers/gpu/drm/omapdrm/dss/hdmi.h 		 unsigned int version);
version           327 drivers/gpu/drm/omapdrm/dss/hdmi.h 		  unsigned int version);
version           581 drivers/gpu/drm/omapdrm/dss/hdmi4.c 		.version = 4,
version           575 drivers/gpu/drm/omapdrm/dss/hdmi5.c 		.version = 5,
version           183 drivers/gpu/drm/omapdrm/dss/hdmi_phy.c 		  unsigned int version)
version           187 drivers/gpu/drm/omapdrm/dss/hdmi_phy.c 	if (version == 4)
version           147 drivers/gpu/drm/omapdrm/dss/hdmi_pll.c 	if (hpll->wp->version == 4)
version           178 drivers/gpu/drm/omapdrm/dss/hdmi_wp.c 	if (wp->version == 4)
version           233 drivers/gpu/drm/omapdrm/dss/hdmi_wp.c 	if (wp->version == 4) {
version           279 drivers/gpu/drm/omapdrm/dss/hdmi_wp.c 		 unsigned int version)
version           289 drivers/gpu/drm/omapdrm/dss/hdmi_wp.c 	wp->version = version;
version            91 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c 	u8 version;
version           110 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c 	u8 version;
version           261 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c 	if (ctx->version < 142)
version           293 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c 	if (ctx->version < 142)
version           309 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c 	if (ctx->version < 142)
version           348 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c 	if (ctx->version < 142)
version           751 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c 		.version = 32,
version           754 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c 		.version = 96,
version           757 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c 		.version = 142,
version           760 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c 		.version = 210,
version           774 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c 	if (ctx->version >= 142)
version           836 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c 		if (id[1] == s6e8aa0_variants[i].version)
version           846 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c 	ctx->version = id[1];
version            52 drivers/gpu/drm/radeon/radeon_acpi.c 	u16 version;		/* version */
version            83 drivers/gpu/drm/radeon/radeon_acpi.c 	u16 version;		/* version */
version           235 drivers/gpu/drm/radeon/radeon_acpi.c 	DRM_DEBUG_DRIVER("ATIF version %u\n", output.version);
version           531 drivers/gpu/drm/radeon/radeon_acpi.c 	DRM_DEBUG_DRIVER("ATCS version %u\n", output.version);
version            44 drivers/gpu/drm/radeon/radeon_atpx_handler.c 	u16 version;		/* version */
version           252 drivers/gpu/drm/radeon/radeon_atpx_handler.c 	       output.version, output.function_bits);
version            15 drivers/gpu/drm/rockchip/rockchip_drm_vop.h #define VOP_MAJOR(version)		((version) >> 8)
version            16 drivers/gpu/drm/rockchip/rockchip_drm_vop.h #define VOP_MINOR(version)		((version) & 0xff)
version           164 drivers/gpu/drm/rockchip/rockchip_drm_vop.h 	uint32_t version;
version           406 drivers/gpu/drm/rockchip/rockchip_vop_reg.c 	.version = VOP_VERSION(2, 1),
version           641 drivers/gpu/drm/rockchip/rockchip_vop_reg.c 	.version = VOP_VERSION(3, 1),
version           735 drivers/gpu/drm/rockchip/rockchip_vop_reg.c 	.version = VOP_VERSION(3, 2),
version           756 drivers/gpu/drm/rockchip/rockchip_vop_reg.c 	.version = VOP_VERSION(3, 4),
version           809 drivers/gpu/drm/rockchip/rockchip_vop_reg.c 	.version = VOP_VERSION(3, 5),
version           835 drivers/gpu/drm/rockchip/rockchip_vop_reg.c 	.version = VOP_VERSION(3, 6),
version           854 drivers/gpu/drm/rockchip/rockchip_vop_reg.c 	.version = VOP_VERSION(3, 7),
version           921 drivers/gpu/drm/rockchip/rockchip_vop_reg.c 	.version = VOP_VERSION(3, 8),
version            89 drivers/gpu/drm/tegra/drm.h 	unsigned int version;
version            96 drivers/gpu/drm/tegra/falcon.c 	if (bin->version != 1) {
version            58 drivers/gpu/drm/tegra/falcon.h 	u32 version;		/* version of bin format (1) */
version            16 drivers/gpu/drm/tegra/gr2d.c 	unsigned int version;
version           159 drivers/gpu/drm/tegra/gr2d.c 	.version = 0x20,
version           163 drivers/gpu/drm/tegra/gr2d.c 	.version = 0x30,
version           227 drivers/gpu/drm/tegra/gr2d.c 	gr2d->client.version = gr2d->soc->version;
version            22 drivers/gpu/drm/tegra/gr3d.c 	unsigned int version;
version           159 drivers/gpu/drm/tegra/gr3d.c 	.version = 0x20,
version           163 drivers/gpu/drm/tegra/gr3d.c 	.version = 0x30,
version           167 drivers/gpu/drm/tegra/gr3d.c 	.version = 0x35,
version           354 drivers/gpu/drm/tegra/gr3d.c 	gr3d->client.version = gr3d->soc->version;
version            26 drivers/gpu/drm/tegra/vic.c 	unsigned int version;
version           333 drivers/gpu/drm/tegra/vic.c 	.version = 0x40,
version           341 drivers/gpu/drm/tegra/vic.c 	.version = 0x21,
version           349 drivers/gpu/drm/tegra/vic.c 	.version = 0x18,
version           357 drivers/gpu/drm/tegra/vic.c 	.version = 0x19,
version           430 drivers/gpu/drm/tegra/vic.c 	vic->client.version = vic->config->version;
version           511 drivers/gpu/drm/tiny/gm12u320.c 	.version	= 1,			/* EDID 1.3 */
version            78 drivers/gpu/drm/v3d/v3d_gem.c 	int version = V3D_BRIDGE_READ(V3D_TOP_GR_BRIDGE_REVISION);
version            80 drivers/gpu/drm/v3d/v3d_gem.c 	if (V3D_GET_FIELD(version, V3D_TOP_GR_BRIDGE_MAJOR) == 2) {
version            90 drivers/gpu/drm/v3d/v3d_gem.c 		WARN_ON_ONCE(V3D_GET_FIELD(version,
version           171 drivers/gpu/drm/virtio/virtgpu_drv.h 	uint32_t version;
version           289 drivers/gpu/drm/virtio/virtgpu_drv.h 			      int idx, int version,
version           528 drivers/gpu/drm/virtio/virtgpu_ioctl.c 		    cache_ent->version == args->cap_set_ver) {
version           593 drivers/gpu/drm/virtio/virtgpu_vq.c 		if (cache_ent->version == le32_to_cpu(cmd->capset_version) &&
version           693 drivers/gpu/drm/virtio/virtgpu_vq.c 			      int idx, int version,
version           708 drivers/gpu/drm/virtio/virtgpu_vq.c 	if (version > vgdev->capsets[idx].max_version)
version           730 drivers/gpu/drm/virtio/virtgpu_vq.c 	cache_ent->version = version;
version           738 drivers/gpu/drm/virtio/virtgpu_vq.c 		    search_ent->version == version) {
version           761 drivers/gpu/drm/virtio/virtgpu_vq.c 	cmd_p->capset_version = cpu_to_le32(version);
version            54 drivers/gpu/drm/vmwgfx/device_include/svga3d_devcaps.h #define SVGA3D_MAJOR_HWVERSION(version)          ((version) >> 16)
version            55 drivers/gpu/drm/vmwgfx/device_include/svga3d_devcaps.h #define SVGA3D_MINOR_HWVERSION(version)          ((version) & 0xFF)
version          4012 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	if (unlikely(arg->version > DRM_VMW_EXECBUF_VERSION ||
version          4013 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 		     arg->version == 0)) {
version          4018 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	switch (arg->version) {
version          1296 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c 	req_ext.version = drm_vmw_gb_surface_v1;
version          1749 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c 	rep->creq.version = drm_vmw_gb_surface_v1;
version           743 drivers/hid/hid-alps.c 		input2->id.version = input->id.version;
version          1997 drivers/hid/hid-core.c 		 buf, bus, hdev->version >> 8, hdev->version & 0xff,
version           175 drivers/hid/hid-elan.c 	input->id.version = hdev->version;
version            65 drivers/hid/hid-google-hammer.c 	msg->version = 1;
version            21 drivers/hid/hid-hyperv.c 	unsigned short version;
version            72 drivers/hid/hid-hyperv.c 	u32 version;
version           352 drivers/hid/hid-hyperv.c 	request->request.version_requested.version = SYNTHHID_INPUT_VERSION;
version           486 drivers/hid/hid-hyperv.c 	hid_dev->version = input_dev->hid_dev_info.version;
version           445 drivers/hid/hid-input.c 		dev->bus, dev->vendor, dev->product, dev->version, quirks);
version          1732 drivers/hid/hid-input.c 	input_dev->id.version = hid->version;
version          1316 drivers/hid/hid-logitech-dj.c 	djdev->hdev->version = 0x0111;
version          1683 drivers/hid/hid-logitech-hidpp.c 	u8 version;
version          2103 drivers/hid/hid-logitech-hidpp.c 	u8 version;
version          2118 drivers/hid/hid-logitech-hidpp.c 	version = bcdDevice & 255;
version          2123 drivers/hid/hid-logitech-hidpp.c 	if (version > 1)
version          2153 drivers/hid/hid-logitech-hidpp.c 	data->version = version;
version          2176 drivers/hid/hid-logitech-hidpp.c 		 version);
version          3344 drivers/hid/hid-logitech-hidpp.c 	input_dev->id.version = hdev->version;
version            73 drivers/hid/hid-picolcd.h 	u8 version[2];
version           113 drivers/hid/hid-picolcd_cir.c 	rdev->input_id.version = data->hdev->version;
version           196 drivers/hid/hid-picolcd_core.c 		data->version[0] = verinfo->raw_data[1];
version           197 drivers/hid/hid-picolcd_core.c 		data->version[1] = verinfo->raw_data[0];
version           436 drivers/hid/hid-picolcd_core.c 	idev->id.version = hdev->version;
version          1245 drivers/hid/hid-quirks.c 			if (hdev->version < 0x0111)
version          1249 drivers/hid/hid-quirks.c 			if (hdev->version < 0x0214)
version          1386 drivers/hid/hid-sony.c 	sc->touchpad->id.version = sc->hdev->version;
version          1450 drivers/hid/hid-sony.c 	sc->sensor_dev->id.version = sc->hdev->version;
version          2883 drivers/hid/hid-sony.c 		hdev->version |= 0x8000;
version           414 drivers/hid/hid-steam.c 	input->id.version = hdev->version;
version           688 drivers/hid/hid-steam.c 	client_hdev->version = hdev->version;
version           296 drivers/hid/hid-udraw-ps3.c 	input_dev->id.version = hdev->version;
version           647 drivers/hid/hid-wiimote-core.c 		wdata->input->id.version = wdata->hdev->version;
version           497 drivers/hid/hid-wiimote-modules.c 	wdata->accel->id.version = wdata->hdev->version;
version           749 drivers/hid/hid-wiimote-modules.c 	wdata->ir->id.version = wdata->hdev->version;
version           944 drivers/hid/hid-wiimote-modules.c 	wdata->extension.input->id.version = wdata->hdev->version;
version          1219 drivers/hid/hid-wiimote-modules.c 	wdata->extension.input->id.version = wdata->hdev->version;
version          1497 drivers/hid/hid-wiimote-modules.c 	wdata->extension.input->id.version = wdata->hdev->version;
version          1885 drivers/hid/hid-wiimote-modules.c 	wdata->extension.input->id.version = wdata->hdev->version;
version          2105 drivers/hid/hid-wiimote-modules.c 	wdata->extension.input->id.version = wdata->hdev->version;
version          2335 drivers/hid/hid-wiimote-modules.c 	wdata->extension.input->id.version = wdata->hdev->version;
version          2570 drivers/hid/hid-wiimote-modules.c 	wdata->mp->id.version = wdata->hdev->version;
version          1107 drivers/hid/i2c-hid/i2c-hid-core.c 	hid->version = le16_to_cpu(ihid->hdesc.bcdVersion);
version           237 drivers/hid/intel-ish-hid/ishtp-hid.c 	hid->version = le16_to_cpu(ISH_HID_VERSION);
version           566 drivers/hid/intel-ish-hid/ishtp/hbm.c 			dev->version = version_res->fw_max_version;
version           573 drivers/hid/intel-ish-hid/ishtp/hbm.c 		dev->version.major_version = HBM_MAJOR_VERSION;
version           574 drivers/hid/intel-ish-hid/ishtp/hbm.c 		dev->version.minor_version = HBM_MINOR_VERSION;
version           145 drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h 	struct hbm_version version;
version           395 drivers/hid/uhid.c 	__u32 version;
version           444 drivers/hid/uhid.c 			event->u.create.version = compat->version;
version           509 drivers/hid/uhid.c 	hid->version = ev->u.create2.version;
version           551 drivers/hid/uhid.c 	ev->u.create2.version = orig.version;
version          1019 drivers/hid/usbhid/hid-core.c 	hid->version = le16_to_cpu(hdesc->bcdHID);
version          1358 drivers/hid/usbhid/hid-core.c 	hid->version = le16_to_cpu(dev->descriptor.bcdDevice);
version           647 drivers/hid/usbhid/hiddev.c 			dinfo.version = le16_to_cpu(dev->descriptor.bcdDevice);
version          2031 drivers/hid/wacom_sys.c 	input_dev->id.version = hdev->version;
version            67 drivers/hv/connection.c int vmbus_negotiate_version(struct vmbus_channel_msginfo *msginfo, u32 version)
version            80 drivers/hv/connection.c 	msg->vmbus_version_requested = version;
version            93 drivers/hv/connection.c 	if (version >= VERSION_WIN10_V5) {
version           112 drivers/hv/connection.c 	if (version >= VERSION_WIN8_1) {
version           157 drivers/hv/connection.c 		if (version >= VERSION_WIN10_V5)
version           174 drivers/hv/connection.c 	__u32 version;
version           247 drivers/hv/connection.c 	version = VERSION_CURRENT;
version           250 drivers/hv/connection.c 		ret = vmbus_negotiate_version(msginfo, version);
version           257 drivers/hv/connection.c 		version = vmbus_get_next_version(version);
version           258 drivers/hv/connection.c 	} while (version != VERSION_INVAL);
version           260 drivers/hv/connection.c 	if (version == VERSION_INVAL)
version           263 drivers/hv/connection.c 	vmbus_proto_version = version;
version           265 drivers/hv/connection.c 		version >> 16, version & 0xFFFF);
version           108 drivers/hv/hv_balloon.c 	__u32 version;
version           187 drivers/hv/hv_balloon.c 	union dm_version version;
version           564 drivers/hv/hv_balloon.c 	__u32 version;
version          1430 drivers/hv/hv_balloon.c 	version_req.version.version = dm->next_version;
version          1431 drivers/hv/hv_balloon.c 	dm->version = version_req.version.version;
version          1437 drivers/hv/hv_balloon.c 	switch (version_req.version.version) {
version          1582 drivers/hv/hv_balloon.c 	version_req.version.version = DYNMEM_PROTOCOL_VERSION_WIN10;
version          1584 drivers/hv/hv_balloon.c 	dm_device.version = version_req.version.version;
version          1608 drivers/hv/hv_balloon.c 		DYNMEM_MAJOR_VERSION(dm_device.version),
version          1609 drivers/hv/hv_balloon.c 		DYNMEM_MINOR_VERSION(dm_device.version));
version            92 drivers/hv/hv_fcopy.c static int fcopy_handle_handshake(u32 version)
version            96 drivers/hv/hv_fcopy.c 	switch (version) {
version            99 drivers/hv/hv_fcopy.c 		dm_reg_value = version;
version           106 drivers/hv/hv_fcopy.c 		dm_reg_value = version;
version           117 drivers/hv/hv_fcopy.c 	pr_debug("FCP: userspace daemon ver. %d connected\n", version);
version           134 drivers/hv/hv_kvp.c 	char *version;
version           139 drivers/hv/hv_kvp.c 		version = kvp_msg->body.kvp_register.version;
version           141 drivers/hv/hv_kvp.c 		strcpy(version, HV_DRV_VERSION);
version           301 drivers/hv/hyperv_vmbus.h int vmbus_negotiate_version(struct vmbus_channel_msginfo *msginfo, u32 version);
version           883 drivers/hwmon/f75375s.c 	u8 version;
version           900 drivers/hwmon/f75375s.c 	version = f75375_read8(client, F75375_REG_VERSION);
version           901 drivers/hwmon/f75375s.c 	dev_info(&adapter->dev, "found %s version: %02X\n", name, version);
version           820 drivers/hwmon/ibmaem.c static SENSOR_DEVICE_ATTR_RO(version, version, 0);
version           574 drivers/hwmon/occ/common.c 		if (occ->sensors.caps.version == 1)
version           740 drivers/hwmon/occ/common.c 	switch (sensors->temp.version) {
version           752 drivers/hwmon/occ/common.c 	switch (sensors->freq.version) {
version           763 drivers/hwmon/occ/common.c 	switch (sensors->power.version) {
version           778 drivers/hwmon/occ/common.c 	switch (sensors->caps.version) {
version           792 drivers/hwmon/occ/common.c 	switch (sensors->extended.version) {
version           822 drivers/hwmon/occ/common.c 		if (sensors->temp.version > 1 &&
version           835 drivers/hwmon/occ/common.c 		if (sensors->temp.version > 1) {
version           864 drivers/hwmon/occ/common.c 	if (sensors->power.version == 0xA0) {
version           979 drivers/hwmon/occ/common.c 		if (sensors->caps.version > 1) {
version          1066 drivers/hwmon/occ/common.c 		sensor->version = block->header.sensor_format;
version            66 drivers/hwmon/occ/common.h 	u8 version;
version            72 drivers/hwmon/pmbus/ibm-cffps.c 	enum versions version;
version           166 drivers/hwmon/pmbus/ibm-cffps.c 		switch (psu->version) {
version           437 drivers/hwmon/pmbus/ibm-cffps.c 	psu->version = vs;
version           561 drivers/hwmon/smsc47m192.c 	int version;
version           567 drivers/hwmon/smsc47m192.c 	version = i2c_smbus_read_byte_data(client, SMSC47M192_REG_VERSION);
version           570 drivers/hwmon/smsc47m192.c 	 && (version & 0xf0) == 0x20
version           577 drivers/hwmon/smsc47m192.c 			 "version 2, stepping A%d\n", version & 0x0f);
version           657 drivers/hwmon/xgene-hwmon.c 		int version;
version           664 drivers/hwmon/xgene-hwmon.c 		version = (int)acpi_id->driver_data;
version           707 drivers/hwmon/xgene-hwmon.c 			if (version == XGENE_HWMON_V2)
version            98 drivers/i2c/busses/i2c-cpm.c 	int version; /* CPM1=1, CPM2=2 */
version           143 drivers/i2c/busses/i2c-cpm.c 	if (cpm->version == 1) {
version           466 drivers/i2c/busses/i2c-cpm.c 		cpm->version = 1;
version           474 drivers/i2c/busses/i2c-cpm.c 		cpm->version = 2;
version           591 drivers/i2c/busses/i2c-cpm.c 	if ((cpm->version == 1) && (!cpm->i2c_addr))
version           593 drivers/i2c/busses/i2c-cpm.c 	if (cpm->version == 2)
version           624 drivers/i2c/busses/i2c-cpm.c 	if ((cpm->version == 1) && (!cpm->i2c_addr))
version           626 drivers/i2c/busses/i2c-cpm.c 	if (cpm->version == 2)
version           209 drivers/i2c/busses/i2c-cros-ec-tunnel.c 	msg->version = 0;
version          1501 drivers/i2c/busses/i2c-i801.c 	.version = 4,
version          1558 drivers/i2c/busses/i2c-i801.c 	.version = 6,
version           133 drivers/i2c/busses/i2c-robotfuzz-osif.c 	u16 version;
version           166 drivers/i2c/busses/i2c-robotfuzz-osif.c 	version = le16_to_cpu(priv->usb_dev->descriptor.bcdDevice);
version           169 drivers/i2c/busses/i2c-robotfuzz-osif.c 		 version >> 8, version & 0xff,
version           223 drivers/i2c/busses/i2c-tiny-usb.c 	u16 version;
version           240 drivers/i2c/busses/i2c-tiny-usb.c 	version = le16_to_cpu(dev->usb_dev->descriptor.bcdDevice);
version           243 drivers/i2c/busses/i2c-tiny-usb.c 		 version >> 8, version & 0xff,
version           472 drivers/i2c/busses/i2c-xgene-slimpro.c 		int version = XGENE_SLIMPRO_I2C_V1;
version           479 drivers/i2c/busses/i2c-xgene-slimpro.c 		version = (int)acpi_id->driver_data;
version           518 drivers/i2c/busses/i2c-xgene-slimpro.c 			if (version == XGENE_SLIMPRO_I2C_V2)
version           241 drivers/i3c/master/dw-i3c-master.c 	char version[5];
version          1601 drivers/ide/ide-cd.c 	.version		= IDECD_VERSION,
version           176 drivers/ide/ide-gd.c 	.version		= IDE_GD_VERSION,
version           430 drivers/ide/ide-proc.c 				dev->driver->name, ide_drv->version);
version           602 drivers/ide/ide-proc.c 	seq_printf(s, "%s version %s\n", drv->name, ide_drv->version);
version          1875 drivers/ide/ide-tape.c 	.version		= IDETAPE_VERSION,
version           136 drivers/iio/adc/exynos_adc.c 	unsigned int            version;
version           117 drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c 	state->msg->version = fls(ver_mask) - 1;
version           145 drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c 		if (state->msg->version < 3) {
version           435 drivers/infiniband/core/mad.c 			class = port_priv->version[mad_reg_req->
version           449 drivers/infiniband/core/mad.c 			vendor = port_priv->version[mad_reg_req->
version          1523 drivers/infiniband/core/mad.c 	class = &port_priv->version[mad_reg_req->mgmt_class_version].class;
version          1587 drivers/infiniband/core/mad.c 	vendor_table = &port_priv->version[
version          1691 drivers/infiniband/core/mad.c 	class = port_priv->version[
version          1709 drivers/infiniband/core/mad.c 				port_priv->version[
version          1722 drivers/infiniband/core/mad.c 	vendor = port_priv->version[
version          1754 drivers/infiniband/core/mad.c 						port_priv->version[
version          1804 drivers/infiniband/core/mad.c 			class = port_priv->version[
version          1817 drivers/infiniband/core/mad.c 			vendor = port_priv->version[
version           207 drivers/infiniband/core/mad_priv.h 	struct ib_mad_mgmt_version_table version[MAX_MGMT_VERSION];
version           288 drivers/infiniband/core/ud_header.c 	iph.version	= 4;
version           611 drivers/infiniband/core/verbs.c 	if (ip6h->version != 6)
version           612 drivers/infiniband/core/verbs.c 		return (ip4h->version == 4) ? 4 : 0;
version           126 drivers/infiniband/hw/bnxt_re/bnxt_re.h 	unsigned int			version, major, minor;
version            69 drivers/infiniband/hw/bnxt_re/main.c static char version[] =
version          1685 drivers/infiniband/hw/bnxt_re/main.c 	pr_info("%s: %s", ROCE_DRV_MODULE_NAME, version);
version           904 drivers/infiniband/hw/cxgb3/iwch_cm.c 	ep->mpa_attr.version = mpa_rev;
version           908 drivers/infiniband/hw/cxgb3/iwch_cm.c 		 ep->mpa_attr.xmit_marker_enabled, ep->mpa_attr.version);
version          1027 drivers/infiniband/hw/cxgb3/iwch_cm.c 	ep->mpa_attr.version = mpa_rev;
version          1031 drivers/infiniband/hw/cxgb3/iwch_cm.c 		 ep->mpa_attr.xmit_marker_enabled, ep->mpa_attr.version);
version           128 drivers/infiniband/hw/cxgb3/iwch_provider.h 	u8 version;	/* 0 or 1 */
version          1057 drivers/infiniband/hw/cxgb4/cm.c 	if (ep->mpa_attr.version == 2 && ep->mpa_attr.enhanced_rdma_conn)
version          1085 drivers/infiniband/hw/cxgb4/cm.c 	mpa->revision = ep->mpa_attr.version;
version          1088 drivers/infiniband/hw/cxgb4/cm.c 	if (ep->mpa_attr.version == 2 && ep->mpa_attr.enhanced_rdma_conn) {
version          1137 drivers/infiniband/hw/cxgb4/cm.c 	if (ep->mpa_attr.version == 2 && ep->mpa_attr.enhanced_rdma_conn)
version          1169 drivers/infiniband/hw/cxgb4/cm.c 	mpa->revision = ep->mpa_attr.version;
version          1172 drivers/infiniband/hw/cxgb4/cm.c 	if (ep->mpa_attr.version == 2 && ep->mpa_attr.enhanced_rdma_conn) {
version          1556 drivers/infiniband/hw/cxgb4/cm.c 	ep->mpa_attr.version = mpa->revision;
version          1617 drivers/infiniband/hw/cxgb4/cm.c 		 ep->mpa_attr.xmit_marker_enabled, ep->mpa_attr.version,
version          1626 drivers/infiniband/hw/cxgb4/cm.c 	if ((ep->mpa_attr.version == 2) && peer2peer &&
version          1780 drivers/infiniband/hw/cxgb4/cm.c 	ep->mpa_attr.version = mpa->revision;
version          1819 drivers/infiniband/hw/cxgb4/cm.c 		 ep->mpa_attr.xmit_marker_enabled, ep->mpa_attr.version,
version          3146 drivers/infiniband/hw/cxgb4/cm.c 	if (ep->mpa_attr.version == 2 && ep->mpa_attr.enhanced_rdma_conn) {
version          3172 drivers/infiniband/hw/cxgb4/cm.c 	if (ep->mpa_attr.version == 1) {
version          4124 drivers/infiniband/hw/cxgb4/cm.c 	if (iph->version != 0x4)
version           451 drivers/infiniband/hw/cxgb4/iw_cxgb4.h 	u8 version;
version          6594 drivers/infiniband/hw/hfi1/chip.c 	u32 version;
version          6610 drivers/infiniband/hw/hfi1/chip.c 	version = emulator_rev(dd);
version          6612 drivers/infiniband/hw/hfi1/chip.c 		version = 0x2d;	/* all B0 use 0x2d or higher settings */
version          6614 drivers/infiniband/hw/hfi1/chip.c 	if (version <= 0x12) {
version          6631 drivers/infiniband/hw/hfi1/chip.c 	} else if (version <= 0x18) {
version          6639 drivers/infiniband/hw/hfi1/chip.c 	} else if (version == 0x19) {
version          6647 drivers/infiniband/hw/hfi1/chip.c 	} else if (version == 0x1a) {
version          8926 drivers/infiniband/hw/hfi1/chip.c int write_host_interface_version(struct hfi1_devdata *dd, u8 version)
version          8935 drivers/infiniband/hw/hfi1/chip.c 	frame |= ((u32)version << HOST_INTERFACE_VERSION_SHIFT);
version           769 drivers/infiniband/hw/hfi1/chip.h int write_host_interface_version(struct hfi1_devdata *dd, u8 version);
version           228 drivers/infiniband/hw/hfi1/common.h 	__u16 version;		/* structure version */
version           222 drivers/infiniband/hw/hfi1/eprom.c 	u16 version;		/* version of this footer */
version           311 drivers/infiniband/hw/hfi1/eprom.c 	if (footer->version != FOOTER_VERSION)
version            59 drivers/infiniband/hw/hfi1/platform.c 	int i, j, version;
version            62 drivers/infiniband/hw/hfi1/platform.c 	version = (temp_scratch & BITMAP_VERSION_SMASK) >> BITMAP_VERSION_SHIFT;
version            65 drivers/infiniband/hw/hfi1/platform.c 	if (!version) {
version            78 drivers/infiniband/hw/hfi1/platform.c 	checksum += version;
version            67 drivers/infiniband/hw/hfi1/tid_rdma.h 	u8 version;
version           446 drivers/infiniband/hw/i40iw/i40iw_cm.c 		iph->version = IPVERSION;
version           474 drivers/infiniband/hw/i40iw/i40iw_cm.c 		ip6h->version = 6;
version          2044 drivers/infiniband/hw/i40iw/i40iw_main.c 	i40iw_client.version.major = CLIENT_IW_INTERFACE_VERSION_MAJOR;
version          2045 drivers/infiniband/hw/i40iw/i40iw_main.c 	i40iw_client.version.minor = CLIENT_IW_INTERFACE_VERSION_MINOR;
version          2046 drivers/infiniband/hw/i40iw/i40iw_main.c 	i40iw_client.version.build = CLIENT_IW_INTERFACE_VERSION_BUILD;
version          1407 drivers/infiniband/hw/i40iw/i40iw_utils.c 	if (iph->version == 4) {
version           489 drivers/infiniband/hw/mlx4/mad.c 	int version = ib_get_rdma_header_version((const union rdma_network_hdr *)grh);
version           492 drivers/infiniband/hw/mlx4/mad.c 	if (version == 4)
version           494 drivers/infiniband/hw/mlx4/mad.c 	else if (version == 6)
version           207 drivers/infiniband/hw/mlx4/main.c 		u8		version;
version           219 drivers/infiniband/hw/mlx4/main.c 			gid_tbl[i].version = 2;
version           517 drivers/infiniband/hw/qib/qib_common.h 	__u16 version;
version           579 drivers/infiniband/hw/qib/qib_diag.c 	if (dp.version != _DIAG_XPKT_VERS) {
version           581 drivers/infiniband/hw/qib/qib_diag.c 			    dp.version);
version           595 drivers/infiniband/hw/qib/qib_sysfs.c static DEVICE_ATTR_RO(version);
version           306 drivers/infiniband/sw/rxe/rxe_net.c 	iph->version	=	IPVERSION;
version           117 drivers/infiniband/sw/siw/iwarp.h static inline void __ddp_set_version(struct iwarp_ctrl *ctrl, u8 version)
version           121 drivers/infiniband/sw/siw/iwarp.h 		(cpu_to_be16((u16)version << 8) & DDP_MASK_VERSION);
version           131 drivers/infiniband/sw/siw/iwarp.h static inline void __rdmap_set_version(struct iwarp_ctrl *ctrl, u8 version)
version           134 drivers/infiniband/sw/siw/iwarp.h 			       (cpu_to_be16(version << 6) & RDMAP_MASK_VERSION);
version           593 drivers/infiniband/sw/siw/siw_cm.c 	int version, rv;
version           602 drivers/infiniband/sw/siw/siw_cm.c 	version = __mpa_rr_revision(req->params.bits);
version           605 drivers/infiniband/sw/siw/siw_cm.c 	if (version > MPA_REVISION_2)
version           615 drivers/infiniband/sw/siw/siw_cm.c 	if (version == MPA_REVISION_2 &&
version          1346 drivers/infiniband/sw/siw/siw_cm.c 	int version = mpa_version, rv;
version          1463 drivers/infiniband/sw/siw/siw_cm.c 	if (version > MPA_REVISION_2) {
version          1465 drivers/infiniband/sw/siw/siw_cm.c 		version = MPA_REVISION_2;
version          1469 drivers/infiniband/sw/siw/siw_cm.c 	__mpa_rr_set_revision(&cep->mpa.hdr.params.bits, version);
version          1483 drivers/infiniband/sw/siw/siw_cm.c 	if (version == MPA_REVISION_2) {
version            71 drivers/infiniband/ulp/ipoib/ipoib_ethtool.c 	strlcpy(drvinfo->version, ipoib_driver_version,
version            72 drivers/infiniband/ulp/ipoib/ipoib_ethtool.c 		sizeof(drvinfo->version));
version           128 drivers/infiniband/ulp/opa_vnic/opa_vnic_ethtool.c 	strlcpy(drvinfo->version, opa_vnic_driver_version,
version           129 drivers/infiniband/ulp/opa_vnic/opa_vnic_ethtool.c 		sizeof(drvinfo->version));
version          3801 drivers/infiniband/ulp/srpt/ib_srpt.c CONFIGFS_ATTR_RO(srpt_wwn_, version);
version           987 drivers/input/input.c 		if (id->version != dev->id.version)
version          1170 drivers/input/input.c 		   dev->id.bustype, dev->id.vendor, dev->id.product, dev->id.version);
version          1367 drivers/input/input.c 		       id->id.product, id->id.version);
version          1447 drivers/input/input.c INPUT_DEV_ID_ATTR(version);
version          1621 drivers/input/input.c 				dev->id.product, dev->id.version);
version           297 drivers/input/joystick/a3d.c 	input_dev->id.version = 0x0100;
version           409 drivers/input/joystick/adi.c 	input_dev->id.version = 0x0100;
version           118 drivers/input/joystick/amijoy.c 		amijoy_dev[i]->id.version = 0x0100;
version           465 drivers/input/joystick/analog.c 	input_dev->id.version = 0x0100;
version           194 drivers/input/joystick/cobra.c 		input_dev->id.version = 0x0100;
version           619 drivers/input/joystick/db9.c 		input_dev->id.version = 0x0100;
version           159 drivers/input/joystick/fsia6b.c 	input_dev->id.version = 0x0100;
version           828 drivers/input/joystick/gamecon.c 	input_dev->id.version = 0x0100;
version           291 drivers/input/joystick/gf2k.c 	input_dev->id.version = 0x0100;
version           346 drivers/input/joystick/grip.c 		input_dev->id.version = 0x0100;
version           599 drivers/input/joystick/grip_mp.c 	input_dev->id.version = 0x0100;
version           214 drivers/input/joystick/guillemot.c 	input_dev->id.version = (int)data[14] << 8 | data[15];
version           245 drivers/input/joystick/interact.c 	input_dev->id.version = 0x0100;
version           151 drivers/input/joystick/magellan.c 	input_dev->id.version = 0x0100;
version           736 drivers/input/joystick/sidewinder.c 		input_dev->id.version = 0x0100;
version           211 drivers/input/joystick/spaceball.c 	input_dev->id.version = 0x0100;
version           166 drivers/input/joystick/spaceorb.c 	input_dev->id.version = 0x0100;
version           137 drivers/input/joystick/stinger.c 	input_dev->id.version = 0x0100;
version           309 drivers/input/joystick/tmdc.c 	input_dev->id.version = 0x0100;
version           215 drivers/input/joystick/turbografx.c 		input_dev->id.version = 0x0100;
version           190 drivers/input/joystick/twidjoy.c 	input_dev->id.version = 0x0100;
version           252 drivers/input/joystick/walkera0701.c 	w->input_dev->id.version = 0x0100;
version           143 drivers/input/joystick/warrior.c 	input_dev->id.version = 0x0100;
version           150 drivers/input/joystick/zhenhua.c 	input_dev->id.version = 0x0100;
version           168 drivers/input/keyboard/adc-keys.c 	input->id.version = 0x0100;
version           112 drivers/input/keyboard/adp5520-keys.c 	input->id.version = 0x0001;
version           529 drivers/input/keyboard/adp5588-keys.c 	input->id.version = revid;
version           976 drivers/input/keyboard/adp5589-keys.c 	input->id.version = revid;
version           213 drivers/input/keyboard/amikbd.c 	dev->id.version = 0x0100;
version           205 drivers/input/keyboard/atakbd.c 	atakbd_dev->id.version = 0x0100;
version          1076 drivers/input/keyboard/atkbd.c 	input_dev->id.version = atkbd->id;
version           349 drivers/input/keyboard/bcm-keypad.c 	input_dev->id.version = 0x0100;
version           434 drivers/input/keyboard/cap11xx.c 	priv->idev->id.version = rev;
version           140 drivers/input/keyboard/clps711x-keypad.c 	poll_dev->input->id.version	= 0x0100;
version           345 drivers/input/keyboard/cros_ec_keyb.c 	msg->version = 1;
version           488 drivers/input/keyboard/cros_ec_keyb.c 	idev->id.version = 1;
version           564 drivers/input/keyboard/cros_ec_keyb.c 	idev->id.version = 1;
version           244 drivers/input/keyboard/davinci_keyscan.c 	key_dev->id.version = 0x0001;
version           815 drivers/input/keyboard/gpio_keys.c 	input->id.version = 0x0100;
version           278 drivers/input/keyboard/gpio_keys_polled.c 	input->id.version = 0x0100;
version           535 drivers/input/keyboard/hil_kbd.c 	input_dev->id.version	= 0x0100; /* TODO: get from kbd->rsc */
version           263 drivers/input/keyboard/hilkbd.c 	hil_dev.dev->id.version	= 0x0010;
version           637 drivers/input/keyboard/lkkbd.c 	input_dev->id.version = 0x0100;
version           264 drivers/input/keyboard/locomokbd.c 	input_dev->id.version = 0x0100;
version           206 drivers/input/keyboard/lpc32xx-keys.c 	input->id.version	= 0x0100;
version           268 drivers/input/keyboard/mtk-pmic-keys.c 	input_dev->id.version = 0x0001;
version            89 drivers/input/keyboard/newtonkbd.c 	input_dev->id.version = 0x0100;
version           241 drivers/input/keyboard/omap-keypad.c 	input_dev->id.version = 0x0100;
version           316 drivers/input/keyboard/omap4-keypad.c 	input_dev->id.version = 0x0001;
version            78 drivers/input/keyboard/opencores-kbd.c 	input->id.version = 0x0100;
version           558 drivers/input/keyboard/pmic8xxx-keypad.c 	kp->input->id.version	= 0x0001;
version           222 drivers/input/keyboard/sh_keysc.c 	input->id.version = 0x0100;
version           236 drivers/input/keyboard/spear-keyboard.c 	input_dev->id.version = 0x0100;
version            93 drivers/input/keyboard/stowaway.c 	input_dev->id.version = 0x0100;
version           262 drivers/input/keyboard/sun4i-lradc-keys.c 	lradc->input->id.version = 0x0100;
version           275 drivers/input/keyboard/sunkbd.c 	input_dev->id.version = 0x0100;
version           244 drivers/input/keyboard/tca6416-keypad.c 	input->id.version = 0x0100;
version           319 drivers/input/keyboard/tca8418_keypad.c 	input->id.version = 0x0001;
version           351 drivers/input/keyboard/twl4030_keypad.c 	input->id.version	= 0x0003;
version            91 drivers/input/keyboard/xtkbd.c 	input_dev->id.version = 0x0100;
version           878 drivers/input/misc/ad714x.c 		ad714x->version = data & 0xF;
version           880 drivers/input/misc/ad714x.c 				ad714x->version);
version           885 drivers/input/misc/ad714x.c 		ad714x->version = data & 0xF;
version           887 drivers/input/misc/ad714x.c 				ad714x->version);
version           892 drivers/input/misc/ad714x.c 		ad714x->version = data & 0xF;
version           894 drivers/input/misc/ad714x.c 				ad714x->version);
version           899 drivers/input/misc/ad714x.c 		ad714x->version = data & 0xF;
version           901 drivers/input/misc/ad714x.c 				ad714x->version);
version          1048 drivers/input/misc/ad714x.c 			input->id.version = ad714x->version;
version          1078 drivers/input/misc/ad714x.c 			input->id.version = ad714x->version;
version          1111 drivers/input/misc/ad714x.c 			input->id.version = ad714x->version;
version          1141 drivers/input/misc/ad714x.c 		input->id.version = ad714x->version;
version            42 drivers/input/misc/ad714x.h 	unsigned version;
version           202 drivers/input/misc/atmel_captouch.c 	capdev->input->id.version = 0;
version           193 drivers/input/misc/dm355evm_keys.c 	input->id.version = dm355evm_msp_read(DM355EVM_MSP_FIRMREV);
version            84 drivers/input/misc/gpio-beeper.c 	input->id.version	= 0x0100;
version           105 drivers/input/misc/ixp4xx-beeper.c 	input_dev->id.version = 0x0100;
version            60 drivers/input/misc/m68kspkr.c 	input_dev->id.version = 0x0100;
version           353 drivers/input/misc/max77693-haptic.c 	haptic->input_dev->id.version = 1;
version           320 drivers/input/misc/max8997_haptic.c 	input_dev->id.version = 1;
version           129 drivers/input/misc/pcf8574_keypad.c 	idev->id.version = 0x0100;
version            79 drivers/input/misc/pcspkr.c 	pcspkr_dev->id.version = 0x0100;
version           206 drivers/input/misc/pm8xxx-vibrator.c 	input_dev->id.version = 1;
version           185 drivers/input/misc/pwm-beeper.c 	beeper->input->id.version = 0x0100;
version           106 drivers/input/misc/sc27xx-vibra.c 	info->input_dev->id.version = 0;
version           158 drivers/input/misc/sparcspkr.c 	input_dev->id.version = 0x0100;
version           212 drivers/input/misc/twl4030-vibra.c 	info->input_dev->id.version = 1;
version           332 drivers/input/misc/twl6040-vibra.c 	info->input_dev->id.version = 1;
version           551 drivers/input/misc/uinput.c 	dev->id.version	= user_dev->id.version;
version          1433 drivers/input/mouse/alps.c 	dev3->id.version = 0x0000;
version          2730 drivers/input/mouse/alps.c 	priv->proto_version = protocol->version;
version          3115 drivers/input/mouse/alps.c 		dev2->id.version = priv->proto_version;
version           175 drivers/input/mouse/alps.h 	u16 version;
version           107 drivers/input/mouse/amimouse.c 	dev->id.version = 0x0100;
version           128 drivers/input/mouse/atarimouse.c 	atamouse_dev->id.version = 0x0100;
version           964 drivers/input/mouse/bcm5974.c 	input_dev->id.version = cfg->caps;
version           451 drivers/input/mouse/cyapa.c 	input->id.version = 1;
version            58 drivers/input/mouse/elan_i2c.h 	int (*get_version)(struct i2c_client *client, bool iap, u8 *version);
version            60 drivers/input/mouse/elan_i2c.h 			      u16 *ic_type, u8 *version, u8 *clickpad);
version           258 drivers/input/mouse/elan_i2c_i2c.c 				bool iap, u8 *version)
version           281 drivers/input/mouse/elan_i2c_i2c.c 		*version = iap ? val[1] : val[0];
version           283 drivers/input/mouse/elan_i2c_i2c.c 		*version = val[0];
version           288 drivers/input/mouse/elan_i2c_i2c.c 				   u16 *ic_type, u8 *version,
version           317 drivers/input/mouse/elan_i2c_i2c.c 		*version = val[1];
version           326 drivers/input/mouse/elan_i2c_i2c.c 		*version = val[0];
version           150 drivers/input/mouse/elan_i2c_smbus.c 				  bool iap, u8 *version)
version           165 drivers/input/mouse/elan_i2c_smbus.c 	*version = val[2];
version           170 drivers/input/mouse/elan_i2c_smbus.c 				     u16 *ic_type, u8 *version,
version           183 drivers/input/mouse/elan_i2c_smbus.c 	*version = val[0];
version          1982 drivers/input/mouse/elantech.c 		tp_dev->id.version = 0x0000;
version          1039 drivers/input/mouse/hgpk.c 	int version;
version          1041 drivers/input/mouse/hgpk.c 	version = hgpk_get_model(psmouse);
version          1042 drivers/input/mouse/hgpk.c 	if (version < 0)
version          1043 drivers/input/mouse/hgpk.c 		return version;
version          1048 drivers/input/mouse/hgpk.c 		psmouse->model = version;
version           145 drivers/input/mouse/inport.c 	inport_dev->id.version = 0x0100;
version           290 drivers/input/mouse/lifebook.c 	dev2->id.version = 0x0000;
version           138 drivers/input/mouse/logibm.c 	logibm_dev->id.version = 0x0100;
version           126 drivers/input/mouse/pc110pad.c 	pc110pad_dev->id.version = 0x0100;
version          1573 drivers/input/mouse/psmouse-base.c 	input_dev->id.version = psmouse->model;
version            76 drivers/input/mouse/rpcmouse.c 	rpcmouse_dev->id.version = 0x0100;
version           277 drivers/input/mouse/sentelic.c static int fsp_get_version(struct psmouse *psmouse, int *version)
version           279 drivers/input/mouse/sentelic.c 	if (fsp_reg_read(psmouse, FSP_REG_VERSION, version))
version           998 drivers/input/mouse/sentelic.c 	int version;
version          1003 drivers/input/mouse/sentelic.c 	if (fsp_get_version(psmouse, &version))
version           251 drivers/input/mouse/sermouse.c 	input_dev->id.version = 0x0100;
version           490 drivers/input/mouse/synaptics_i2c.c 	input->id.version = synaptics_i2c_word_get(touch->client,
version           273 drivers/input/mouse/vmmouse.c 	u32 status, version;
version           293 drivers/input/mouse/vmmouse.c 		    version, dummy1, dummy2, dummy3);
version           294 drivers/input/mouse/vmmouse.c 	if (version != VMMOUSE_VERSION_ID) {
version           296 drivers/input/mouse/vmmouse.c 			    (unsigned) version, VMMOUSE_VERSION_ID);
version           345 drivers/input/mouse/vmmouse.c 	u32 response, version, dummy1, dummy2;
version           355 drivers/input/mouse/vmmouse.c 	VMMOUSE_CMD(GETVERSION, 0, version, response, dummy1, dummy2);
version           356 drivers/input/mouse/vmmouse.c 	if (response != VMMOUSE_PROTO_MAGIC || version == 0xffffffffU)
version           362 drivers/input/mouse/vmmouse.c 		psmouse->model = version;
version           453 drivers/input/mouse/vmmouse.c 	abs_dev->id.version = psmouse->model;
version           107 drivers/input/mouse/vsxxxaa.c 	unsigned char version;
version           159 drivers/input/mouse/vsxxxaa.c 		mouse->name, mouse->version, mouse->country, mouse->phys);
version           329 drivers/input/mouse/vsxxxaa.c 	mouse->version = buf[0] & 0x0f;
version           525 drivers/input/rmi4/rmi_f34.c 	u8 version = fn->fd.function_version;
version           536 drivers/input/rmi4/rmi_f34.c 	if (version > 0)
version            47 drivers/input/serio/hyperv-keyboard.c 	__le32 version;
version           265 drivers/input/serio/hyperv-keyboard.c 	request->version_requested.version = __cpu_to_le32(SYNTH_KBD_VERSION);
version           204 drivers/input/tablet/wacom_serial4.c 			wacom->dev->id.version = MODEL_CINTIQ;
version           207 drivers/input/tablet/wacom_serial4.c 			wacom->dev->id.version = MODEL_CINTIQ2;
version           227 drivers/input/tablet/wacom_serial4.c 		wacom->dev->id.version = MODEL_PENPARTNER;
version           234 drivers/input/tablet/wacom_serial4.c 		wacom->dev->id.version = MODEL_GRAPHIRE;
version           247 drivers/input/tablet/wacom_serial4.c 		wacom->dev->id.version = MODEL_DIGITIZER_II;
version           435 drivers/input/tablet/wacom_serial4.c 	switch (wacom->dev->id.version) {
version           581 drivers/input/touchscreen/ad7879.c 	input_dev->id.version = revid >> 8;
version           223 drivers/input/touchscreen/atmel_mxt_ts.c 	u8 version;
version          1651 drivers/input/touchscreen/atmel_mxt_ts.c 			    data->info->version < 0x20) {
version          1789 drivers/input/touchscreen/atmel_mxt_ts.c 		 data->info->version >> 4, data->info->version & 0xf,
version          2673 drivers/input/touchscreen/atmel_mxt_ts.c 			 info->version >> 4, info->version & 0xf, info->build);
version           528 drivers/input/touchscreen/auo-pixcir-ts.c 	int version;
version           614 drivers/input/touchscreen/auo-pixcir-ts.c 	version = i2c_smbus_read_byte_data(client, AUO_PIXCIR_REG_VERSION);
version           615 drivers/input/touchscreen/auo-pixcir-ts.c 	if (version < 0) {
version           616 drivers/input/touchscreen/auo-pixcir-ts.c 		error = version;
version           620 drivers/input/touchscreen/auo-pixcir-ts.c 	dev_info(&client->dev, "firmware version 0x%X\n", version);
version           474 drivers/input/touchscreen/bcm_iproc_tsc.c 	idev->id.version = 0;
version           247 drivers/input/touchscreen/da9052_tsi.c 	input_dev->id.version = 0x0101;
version           130 drivers/input/touchscreen/dynapro.c 	input_dev->id.version = 0x0001;
version           114 drivers/input/touchscreen/edt-ft5x06.c 	enum edt_ver version;
version           182 drivers/input/touchscreen/edt-ft5x06.c 	switch (tsdata->version) {
version           217 drivers/input/touchscreen/edt-ft5x06.c 	if (tsdata->version == EDT_M06) {
version           239 drivers/input/touchscreen/edt-ft5x06.c 		if (tsdata->version == EDT_M06 && type == TOUCH_EVENT_DOWN)
version           245 drivers/input/touchscreen/edt-ft5x06.c 		if (tsdata->version == EV_FT)
version           269 drivers/input/touchscreen/edt-ft5x06.c 	switch (tsdata->version) {
version           299 drivers/input/touchscreen/edt-ft5x06.c 	switch (tsdata->version) {
version           383 drivers/input/touchscreen/edt-ft5x06.c 	switch (tsdata->version) {
version           458 drivers/input/touchscreen/edt-ft5x06.c 	switch (tsdata->version) {
version           535 drivers/input/touchscreen/edt-ft5x06.c 	if (tsdata->version != EDT_M06) {
version           823 drivers/input/touchscreen/edt-ft5x06.c 		tsdata->version = EDT_M06;
version           837 drivers/input/touchscreen/edt-ft5x06.c 		tsdata->version = EDT_M12;
version           860 drivers/input/touchscreen/edt-ft5x06.c 		tsdata->version = GENERIC_FT;
version           884 drivers/input/touchscreen/edt-ft5x06.c 			tsdata->version = EDT_M09;
version           889 drivers/input/touchscreen/edt-ft5x06.c 			tsdata->version = EDT_M09;
version           897 drivers/input/touchscreen/edt-ft5x06.c 			tsdata->version = EV_FT;
version           975 drivers/input/touchscreen/edt-ft5x06.c 	if (tsdata->version == EDT_M06 ||
version           976 drivers/input/touchscreen/edt-ft5x06.c 	    tsdata->version == EDT_M09 ||
version           977 drivers/input/touchscreen/edt-ft5x06.c 	    tsdata->version == EDT_M12) {
version           993 drivers/input/touchscreen/edt-ft5x06.c 	switch (tsdata->version) {
version          1132 drivers/input/touchscreen/edt-ft5x06.c 	if (tsdata->version == EDT_M06 ||
version          1133 drivers/input/touchscreen/edt-ft5x06.c 	    tsdata->version == EDT_M09 ||
version          1134 drivers/input/touchscreen/edt-ft5x06.c 	    tsdata->version == EDT_M12) {
version           119 drivers/input/touchscreen/egalax_ts_serial.c 	input_dev->id.version = 0x0001;
version           359 drivers/input/touchscreen/elants_i2c.c 	u16 version;
version           367 drivers/input/touchscreen/elants_i2c.c 			version = elants_i2c_parse_version(resp);
version           368 drivers/input/touchscreen/elants_i2c.c 			ts->test_version = version >> 8;
version           369 drivers/input/touchscreen/elants_i2c.c 			ts->solution_version = version & 0xff;
version           389 drivers/input/touchscreen/elants_i2c.c 	u16 version;
version           401 drivers/input/touchscreen/elants_i2c.c 	version = elants_i2c_parse_version(resp);
version           402 drivers/input/touchscreen/elants_i2c.c 	ts->bc_version = version >> 8;
version           403 drivers/input/touchscreen/elants_i2c.c 	ts->iap_version = version & 0xff;
version           267 drivers/input/touchscreen/elo.c 	dev->id.version = (packet[5] << 8) | packet[4];
version           330 drivers/input/touchscreen/elo.c 	input_dev->id.version = 0x0100;
version           119 drivers/input/touchscreen/fujitsu_ts.c 	input_dev->id.version = 0x0100;
version            52 drivers/input/touchscreen/goodix.c 	u16 version;
version           679 drivers/input/touchscreen/goodix.c 	ts->version = get_unaligned_le16(&buf[4]);
version           682 drivers/input/touchscreen/goodix.c 		 ts->version);
version           740 drivers/input/touchscreen/goodix.c 	ts->input_dev->id.version = ts->version;
version           119 drivers/input/touchscreen/gunze.c 	input_dev->id.version = 0x0100;
version           129 drivers/input/touchscreen/hampshire.c 	input_dev->id.version = 0x0001;
version           940 drivers/input/touchscreen/hideep.c static DEVICE_ATTR(version, 0664, hideep_fw_version_show, NULL);
version           133 drivers/input/touchscreen/inexio.c 	input_dev->id.version = 0x0001;
version           256 drivers/input/touchscreen/lpc32xx_ts.c 	input->id.version = 0x0100;
version           179 drivers/input/touchscreen/mk712.c 	mk712_dev->id.version = 0x0100;
version           147 drivers/input/touchscreen/mtouch.c 	input_dev->id.version = 0x0100;
version           166 drivers/input/touchscreen/pcap_ts.c 	input_dev->id.version = 0x0100;
version           219 drivers/input/touchscreen/penmount.c 	input_dev->id.version = 0x0100;
version           316 drivers/input/touchscreen/s3c2410_ts.c 	ts.input->id.version = 0x0102;
version           296 drivers/input/touchscreen/sun4i-ts.c 		ts->input->id.version = 0x0100;
version           276 drivers/input/touchscreen/surface3_spi.c 	input->id.version = 0x0000;
version           317 drivers/input/touchscreen/surface3_spi.c 	input->id.version = 0x0000;
version           159 drivers/input/touchscreen/touchit213.c 	input_dev->id.version = 0x0100;
version           121 drivers/input/touchscreen/touchright.c 	input_dev->id.version = 0x0100;
version           128 drivers/input/touchscreen/touchwin.c 	input_dev->id.version = 0x0100;
version           271 drivers/input/touchscreen/tps6507x-ts.c 		input_dev->id.version = init_data->version;
version           102 drivers/input/touchscreen/tsc40.c 	input_dev->id.version = 0x0001;
version           178 drivers/input/touchscreen/wacom_i2c.c 	input->id.version = features.fw_version;
version           559 drivers/input/touchscreen/wacom_w8001.c 	dev->id.version = 0x0100;
version           561 drivers/iommu/arm-smmu.c 	if (smmu->version > ARM_SMMU_V1) {
version           575 drivers/iommu/arm-smmu.c 	if (smmu->version < ARM_SMMU_V2)
version           596 drivers/iommu/arm-smmu.c 	if (stage1 && smmu->version > ARM_SMMU_V1)
version           734 drivers/iommu/arm-smmu.c 		if (smmu->version == ARM_SMMU_V2)
version           749 drivers/iommu/arm-smmu.c 	if (smmu->version < ARM_SMMU_V2) {
version          1665 drivers/iommu/arm-smmu.c 			smmu->version == ARM_SMMU_V2 ? 2 : 1);
version          1698 drivers/iommu/arm-smmu.c 		((smmu->version < ARM_SMMU_V2) || !(id & ID0_ATOSNS))) {
version          1718 drivers/iommu/arm-smmu.c 	if (smmu->version == ARM_SMMU_V2 && id & ID0_EXIDS) {
version          1755 drivers/iommu/arm-smmu.c 	if (smmu->version < ARM_SMMU_V2 || !(id & ID0_PTFS_NO_AARCH32)) {
version          1808 drivers/iommu/arm-smmu.c 	if (smmu->version < ARM_SMMU_V2) {
version          1810 drivers/iommu/arm-smmu.c 		if (smmu->version == ARM_SMMU_V1_64K)
version          1857 drivers/iommu/arm-smmu.c 	enum arm_smmu_arch_version version;
version          1862 drivers/iommu/arm-smmu.c static const struct arm_smmu_match_data name = { .version = ver, .model = imp }
version          1890 drivers/iommu/arm-smmu.c 		smmu->version = ARM_SMMU_V1;
version          1894 drivers/iommu/arm-smmu.c 		smmu->version = ARM_SMMU_V1_64K;
version          1898 drivers/iommu/arm-smmu.c 		smmu->version = ARM_SMMU_V2;
version          1902 drivers/iommu/arm-smmu.c 		smmu->version = ARM_SMMU_V2;
version          1906 drivers/iommu/arm-smmu.c 		smmu->version = ARM_SMMU_V2;
version          1962 drivers/iommu/arm-smmu.c 	smmu->version = data->version;
version          2087 drivers/iommu/arm-smmu.c 	if (smmu->version == ARM_SMMU_V2) {
version           247 drivers/iommu/arm-smmu.h 	enum arm_smmu_arch_version	version;
version           276 drivers/iommu/exynos-iommu.c 	unsigned int version;		/* our version */
version           309 drivers/iommu/exynos-iommu.c 	if (MMU_MAJ_VER(data->version) < 5)
version           320 drivers/iommu/exynos-iommu.c 	if (MMU_MAJ_VER(data->version) < 5) {
version           342 drivers/iommu/exynos-iommu.c 	if (MMU_MAJ_VER(data->version) < 5)
version           377 drivers/iommu/exynos-iommu.c 		data->version = MAKE_MMU_VER(1, 0);
version           379 drivers/iommu/exynos-iommu.c 		data->version = MMU_RAW_VER(ver);
version           382 drivers/iommu/exynos-iommu.c 		MMU_MAJ_VER(data->version), MMU_MIN_VER(data->version));
version           416 drivers/iommu/exynos-iommu.c 	if (MMU_MAJ_VER(data->version) < 5) {
version           479 drivers/iommu/exynos-iommu.c 	if (data->version <= MAKE_MMU_VER(3, 1))
version           481 drivers/iommu/exynos-iommu.c 	else if (data->version <= MAKE_MMU_VER(3, 2))
version           520 drivers/iommu/exynos-iommu.c 	if (data->active && data->version >= MAKE_MMU_VER(3, 3)) {
version           523 drivers/iommu/exynos-iommu.c 			if (data->version >= MAKE_MMU_VER(5, 0))
version           555 drivers/iommu/exynos-iommu.c 		if (MMU_MAJ_VER(data->version) == 2)
version           644 drivers/iommu/exynos-iommu.c 		if (MMU_MAJ_VER(data->version) < 5) {
version           924 drivers/iommu/fsl_pamu_domain.c 	u32 version;
version           927 drivers/iommu/fsl_pamu_domain.c 	version = in_be32(pci_ctl->cfg_addr + (PCI_FSL_BRR1 >> 2));
version           928 drivers/iommu/fsl_pamu_domain.c 	version &= PCI_FSL_BRR1_VER;
version           930 drivers/iommu/fsl_pamu_domain.c 	return version >= 0x204;
version          4770 drivers/iommu/intel-iommu.c static DEVICE_ATTR(version, S_IRUGO, intel_iommu_show_version, NULL);
version          1098 drivers/iommu/iommu.c 	if (msg->version != IOMMU_PAGE_RESP_VERSION_1 ||
version          1947 drivers/irqchip/irq-gic-v3.c 	if (dist->version != ape->driver_data)
version          1553 drivers/irqchip/irq-gic.c 	return (dist->version == ape->driver_data &&
version          1554 drivers/irqchip/irq-gic.c 		(dist->version != ACPI_MADT_GIC_VERSION_NONE ||
version           790 drivers/isdn/capi/capi.c 		cdev->errcode = capi20_get_version(data.contr, &data.version);
version           793 drivers/isdn/capi/capi.c 		if (copy_to_user(argp, &data.version,
version           794 drivers/isdn/capi/capi.c 				 sizeof(data.version)))
version           223 drivers/isdn/capi/kcapi.c 	memset(&ctr->version, 0, sizeof(ctr->version));
version           898 drivers/isdn/capi/kcapi.c 		memcpy(verp, &ctr->version, sizeof(capi_version));
version            47 drivers/isdn/hardware/mISDN/isar.h 	int		version;
version           188 drivers/isdn/hardware/mISDN/mISDNisar.c 	if (1 != isar->version) {
version           190 drivers/isdn/hardware/mISDN/mISDNisar.c 		       isar->name, isar->version);
version          1618 drivers/isdn/hardware/mISDN/mISDNisar.c 		isar->version = ISARVersion(isar);
version          1621 drivers/isdn/hardware/mISDN/mISDNisar.c 				  isar->name, isar->version, 3 - cnt);
version          1622 drivers/isdn/hardware/mISDN/mISDNisar.c 		if (isar->version == 1)
version          1626 drivers/isdn/hardware/mISDN/mISDNisar.c 	if (isar->version != 1)
version           423 drivers/leds/leds-as3645a.c 	int rval, man, model, rfu, version;
version           442 drivers/leds/leds-as3645a.c 	version = AS_VERSION_CONTROL_VERSION(rval);
version           472 drivers/leds/leds-as3645a.c 		 man, version);
version           414 drivers/leds/leds-pca9532.c 			data->idev->id.version = 0x0100;
version           725 drivers/lightnvm/core.c 	if (geo->version == NVM_OCSSD_SPEC_20)
version          1063 drivers/lightnvm/core.c 	if (dev->geo.version == NVM_OCSSD_SPEC_12)
version          1077 drivers/lightnvm/core.c 	if (dev->geo.version == NVM_OCSSD_SPEC_20)
version          1268 drivers/lightnvm/core.c 	info->version[0] = NVM_VERSION_MAJOR;
version          1269 drivers/lightnvm/core.c 	info->version[1] = NVM_VERSION_MINOR;
version          1270 drivers/lightnvm/core.c 	info->version[2] = NVM_VERSION_PATCH;
version          1276 drivers/lightnvm/core.c 		tgt->version[0] = tt->version[0];
version          1277 drivers/lightnvm/core.c 		tgt->version[1] = tt->version[1];
version          1278 drivers/lightnvm/core.c 		tgt->version[2] = tt->version[2];
version            67 drivers/lightnvm/pblk-core.c 	if (geo->version == NVM_OCSSD_SPEC_20)
version           275 drivers/lightnvm/pblk-init.c 	switch (geo->version) {
version           292 drivers/lightnvm/pblk-init.c 								geo->version);
version          1163 drivers/lightnvm/pblk-init.c 	if (!(geo->version == NVM_OCSSD_SPEC_12 ||
version          1164 drivers/lightnvm/pblk-init.c 					geo->version == NVM_OCSSD_SPEC_20)) {
version          1166 drivers/lightnvm/pblk-init.c 							geo->version);
version          1282 drivers/lightnvm/pblk-init.c 	.version	= {1, 0, 0},
version           119 drivers/lightnvm/pblk-sysfs.c 	if (geo->version == NVM_OCSSD_SPEC_12) {
version           983 drivers/lightnvm/pblk.h 	if (geo->version == NVM_OCSSD_SPEC_12) {
version          1042 drivers/lightnvm/pblk.h 	if (geo->version == NVM_OCSSD_SPEC_12) {
version          1200 drivers/lightnvm/pblk.h 	} else if (geo->version == NVM_OCSSD_SPEC_12) {
version          1240 drivers/lightnvm/pblk.h 		if (geo->version == NVM_OCSSD_SPEC_12) {
version           788 drivers/macintosh/adbhid.c 	input_dev->id.version = 0x0100;
version           805 drivers/macintosh/adbhid.c 			input_dev->id.version = ADB_KEYBOARD_UNKNOWN;
version           812 drivers/macintosh/adbhid.c 			input_dev->id.version = ADB_KEYBOARD_ANSI;
version           819 drivers/macintosh/adbhid.c 			input_dev->id.version = ADB_KEYBOARD_ISO;
version           828 drivers/macintosh/adbhid.c 			input_dev->id.version = ADB_KEYBOARD_JIS;
version            48 drivers/macintosh/mac_hid.c 	mac_hid_emumouse_dev->id.version = 0x0100;
version            46 drivers/macintosh/via-pmu-event.c 	pmu_input_dev->id.version = 0x0100;
version            23 drivers/macintosh/windfarm_mpu.h 	u8	version;		/* 0x03 - EEPROM version */
version           389 drivers/macintosh/windfarm_smu_sensors.c 		cpuvcp_version = hdr->version;
version           676 drivers/md/bcache/bset.c 	i->version	= 0;
version          1275 drivers/md/bcache/bset.c 		out->version	= b->set->data->version;
version           230 drivers/md/bcache/btree.c 		if (i->version > BCACHE_BSET_VERSION)
version           243 drivers/md/bcache/btree.c 		switch (i->version) {
version           400 drivers/md/bcache/btree.c 	i->version	= BCACHE_BSET_VERSION;
version           793 drivers/md/bcache/journal.c 	w->data->version	= BCACHE_JSET_VERSION;
version            76 drivers/md/bcache/super.c 	sb->version		= le64_to_cpu(s->version);
version            93 drivers/md/bcache/super.c 		 sb->version, sb->flags, sb->seq, sb->keys);
version           120 drivers/md/bcache/super.c 	switch (sb->version) {
version           220 drivers/md/bcache/super.c 	out->version		= cpu_to_le64(sb->version);
version           239 drivers/md/bcache/super.c 		 sb->version, sb->flags, sb->seq);
version           302 drivers/md/bcache/super.c 		ca->sb.version		= BCACHE_SB_VERSION_CDEV_WITH_UUID;
version           390 drivers/md/bcache/super.c 	if (j->version < BCACHE_JSET_VERSION_UUIDv1) {
version          1955 drivers/md/bcache/super.c 		if (j->version < BCACHE_JSET_VERSION_UUID)
version          2092 drivers/md/bcache/super.c 		c->sb.version		= ca->sb.version;
version          2096 drivers/md/bcache/super.c 		pr_debug("set version = %llu", c->sb.version);
version            69 drivers/md/dm-cache-metadata.c 	__le32 version;
version           107 drivers/md/dm-cache-metadata.c 	unsigned version;
version           185 drivers/md/dm-cache-metadata.c 	uint32_t metadata_version = le32_to_cpu(disk_super->version);
version           329 drivers/md/dm-cache-metadata.c 	return cmd->version >= 2;
version           363 drivers/md/dm-cache-metadata.c 	disk_super->version = cpu_to_le32(cmd->version);
version           581 drivers/md/dm-cache-metadata.c 	cmd->version = le32_to_cpu(disk_super->version);
version           757 drivers/md/dm-cache-metadata.c 	cmd->version = metadata_version;
version          1854 drivers/md/dm-cache-policy-smq.c 	.version = {2, 0, 0},
version          1862 drivers/md/dm-cache-policy-smq.c 	.version = {2, 0, 0},
version          1870 drivers/md/dm-cache-policy-smq.c 	.version = {2, 0, 0},
version          1878 drivers/md/dm-cache-policy-smq.c 	.version = {2, 0, 0},
version           161 drivers/md/dm-cache-policy.c 	return t->version;
version           160 drivers/md/dm-cache-policy.h 	unsigned version[CACHE_POLICY_VERSION_SIZE];
version          3516 drivers/md/dm-cache-target.c 	.version = {2, 1, 0},
version            45 drivers/md/dm-clone-metadata.c 	__le32 version;
version           211 drivers/md/dm-clone-metadata.c 	metadata_version = le32_to_cpu(sb->version);
version           313 drivers/md/dm-clone-metadata.c 	sb->version = cpu_to_le32(DM_CLONE_MAX_METADATA_VERSION);
version          2206 drivers/md/dm-clone-target.c 	.version = {1, 0, 0},
version          2968 drivers/md/dm-crypt.c 	.version = {1, 19, 0},
version           354 drivers/md/dm-delay.c 	.version     = {1, 2, 1},
version           489 drivers/md/dm-dust.c 	.version = {1, 0, 0},
version           168 drivers/md/dm-era-target.c 	__le32 version;
version           205 drivers/md/dm-era-target.c 	uint32_t metadata_version = le32_to_cpu(disk->version);
version           496 drivers/md/dm-era-target.c 	disk->version = cpu_to_le32(MAX_ERA_VERSION);
version          1694 drivers/md/dm-era-target.c 	.version = {1, 0, 0},
version           490 drivers/md/dm-flakey.c 	.version = {1, 5, 0},
version            63 drivers/md/dm-integrity.c 	__u8 version;
version           467 drivers/md/dm-integrity.c 		ic->sb->version = SB_VERSION_3;
version           469 drivers/md/dm-integrity.c 		ic->sb->version = SB_VERSION_2;
version           471 drivers/md/dm-integrity.c 		ic->sb->version = SB_VERSION_1;
version          3870 drivers/md/dm-integrity.c 	if (!ic->sb->version || ic->sb->version > SB_VERSION_3) {
version          4187 drivers/md/dm-integrity.c 	.version		= {1, 3, 0},
version           584 drivers/md/dm-ioctl.c     if ((char *)info->vers + sizeof(tt->version) + strlen(tt->name) + 1 >
version           594 drivers/md/dm-ioctl.c     info->vers->version[0] = tt->version[0];
version           595 drivers/md/dm-ioctl.c     info->vers->version[1] = tt->version[1];
version           596 drivers/md/dm-ioctl.c     info->vers->version[2] = tt->version[2];
version          1708 drivers/md/dm-ioctl.c 	uint32_t version[3];
version          1711 drivers/md/dm-ioctl.c 	if (copy_from_user(version, user->version, sizeof(version)))
version          1714 drivers/md/dm-ioctl.c 	if ((DM_VERSION_MAJOR != version[0]) ||
version          1715 drivers/md/dm-ioctl.c 	    (DM_VERSION_MINOR < version[1])) {
version          1720 drivers/md/dm-ioctl.c 		       version[0], version[1], version[2], cmd);
version          1727 drivers/md/dm-ioctl.c 	version[0] = DM_VERSION_MAJOR;
version          1728 drivers/md/dm-ioctl.c 	version[1] = DM_VERSION_MINOR;
version          1729 drivers/md/dm-ioctl.c 	version[2] = DM_VERSION_PATCHLEVEL;
version          1730 drivers/md/dm-ioctl.c 	if (copy_to_user(user->version, version, sizeof(version)))
version           218 drivers/md/dm-linear.c 	.version = {1, 4, 0},
version           202 drivers/md/dm-log-userspace-transfer.c 	tfr->version = DM_ULOG_REQUEST_VERSION;
version            83 drivers/md/dm-log-writes.c 	__le64 version;
version           428 drivers/md/dm-log-writes.c 	super.version = cpu_to_le64(WRITE_LOG_VERSION);
version          1005 drivers/md/dm-log-writes.c 	.version = {1, 1, 0},
version           207 drivers/md/dm-log.c 	__le32 version;
version           213 drivers/md/dm-log.c 	uint32_t version;
version           283 drivers/md/dm-log.c 	disk->version = cpu_to_le32(core->version);
version           290 drivers/md/dm-log.c 	core->version = le32_to_cpu(disk->version);
version           329 drivers/md/dm-log.c 		log->header.version = MIRROR_DISK_VERSION;
version           334 drivers/md/dm-log.c 	if (log->header.version == 1)
version           335 drivers/md/dm-log.c 		log->header.version = 2;
version           338 drivers/md/dm-log.c 	if (log->header.version != MIRROR_DISK_VERSION) {
version          1996 drivers/md/dm-mpath.c 	.version = {1, 13, 0},
version          4020 drivers/md/dm-raid.c 	.version = {1, 14, 0},
version          4037 drivers/md/dm-raid.c 	       raid_target.version[0],
version          4038 drivers/md/dm-raid.c 	       raid_target.version[1],
version          4039 drivers/md/dm-raid.c 	       raid_target.version[2]);
version          1457 drivers/md/dm-raid1.c 	.version = {1, 14, 0},
version            78 drivers/md/dm-snap-persistent.c 	__le32 version;
version           104 drivers/md/dm-snap-persistent.c 	int version;
version           358 drivers/md/dm-snap-persistent.c 	ps->version = le32_to_cpu(dh->version);
version           397 drivers/md/dm-snap-persistent.c 	dh->version = cpu_to_le32(ps->version);
version           656 drivers/md/dm-snap-persistent.c 	if (ps->version != SNAPSHOT_DISK_VERSION) {
version           658 drivers/md/dm-snap-persistent.c 		       ps->version);
version           865 drivers/md/dm-snap-persistent.c 	ps->version = SNAPSHOT_DISK_VERSION;
version          2724 drivers/md/dm-snap.c 	.version = {1, 9, 0},
version          2737 drivers/md/dm-snap.c 	.version = {1, 16, 0},
version          2752 drivers/md/dm-snap.c 	.version = {1, 5, 0},
version           489 drivers/md/dm-stripe.c 	.version = {1, 6, 0},
version           552 drivers/md/dm-switch.c 	.version = {1, 1, 0},
version           152 drivers/md/dm-target.c 	.version = {1, 5, 0},
version           105 drivers/md/dm-thin-metadata.c 	__le32 version;
version           554 drivers/md/dm-thin-metadata.c 	disk_super->version = cpu_to_le32(THIN_VERSION);
version          4125 drivers/md/dm-thin.c 	.version = {1, 22, 0},
version          4504 drivers/md/dm-thin.c 	.version = {1, 22, 0},
version           180 drivers/md/dm-unstripe.c 	.version = {1, 1, 0},
version           145 drivers/md/dm-verity-target.c 	if (likely(v->salt_size && (v->version >= 1)))
version           156 drivers/md/dm-verity-target.c 	if (unlikely(v->salt_size && (!v->version))) {
version           203 drivers/md/dm-verity-target.c 	if (!v->version)
version           692 drivers/md/dm-verity-target.c 			v->version,
version           989 drivers/md/dm-verity-target.c 	v->version = num;
version          1210 drivers/md/dm-verity-target.c 	.version	= {1, 5, 0},
version            52 drivers/md/dm-verity.h 	unsigned char version;
version            66 drivers/md/dm-writecache.c 			__le32 version;
version          1798 drivers/md/dm-writecache.c 	pmem_assign(sb(wc)->version, cpu_to_le32(MEMORY_SUPERBLOCK_VERSION));
version          2177 drivers/md/dm-writecache.c 	if (!le32_to_cpu(s.magic) && !le32_to_cpu(s.version)) {
version          2196 drivers/md/dm-writecache.c 	if (le32_to_cpu(s.version) != MEMORY_SUPERBLOCK_VERSION) {
version          2328 drivers/md/dm-writecache.c 	.version		= {1, 1, 1},
version            61 drivers/md/dm-zero.c 	.version = {1, 1, 0},
version            46 drivers/md/dm-zoned-metadata.c 	__le32		version;		/*   8 */
version           647 drivers/md/dm-zoned-metadata.c 	sb->version = cpu_to_le32(DMZ_META_VER);
version           855 drivers/md/dm-zoned-metadata.c 	if (le32_to_cpu(sb->version) != DMZ_META_VER) {
version           857 drivers/md/dm-zoned-metadata.c 			    DMZ_META_VER, le32_to_cpu(sb->version));
version           970 drivers/md/dm-zoned-target.c 	.version	 = {1, 0, 0},
version           492 drivers/md/md-bitmap.c 	pr_debug("       version: %d\n", le32_to_cpu(sb->version));
version           535 drivers/md/md-bitmap.c 	sb->version = cpu_to_le32(BITMAP_MAJOR_HI);
version           648 drivers/md/md-bitmap.c 	if (sb->version == cpu_to_le32(BITMAP_MAJOR_CLUSTERED)) {
version           657 drivers/md/md-bitmap.c 	else if (le32_to_cpu(sb->version) < BITMAP_MAJOR_LO ||
version           658 drivers/md/md-bitmap.c 		 le32_to_cpu(sb->version) > BITMAP_MAJOR_CLUSTERED)
version           698 drivers/md/md-bitmap.c 	if (le32_to_cpu(sb->version) == BITMAP_MAJOR_HOSTENDIAN)
version           125 drivers/md/md-bitmap.h 	__le32 version;      /*  4  the bitmap major for now, could change... */
version           787 drivers/md/raid5-cache.c 	block->version = R5LOG_VERSION;
version          1751 drivers/md/raid5-cache.c 	    mb->version != R5LOG_VERSION ||
version          1777 drivers/md/raid5-cache.c 	mb->version = R5LOG_VERSION;
version          2982 drivers/md/raid5-cache.c 	    mb->version != R5LOG_VERSION) {
version            85 drivers/media/cec/cec-api.c 	caps.version = LINUX_VERSION_CODE;
version           331 drivers/media/cec/cec-core.c 	adap->rc->input_id.version = 1;
version            68 drivers/media/common/siano/smsir.c 	dev->input_id.version = 1;
version           181 drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c 	u8 version = 0;
version           287 drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c 	version = (data[31] & 0x03) << 2;
version           288 drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c 	version |= (data[32] & 0xc0) >> 6;
version           289 drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c 	l1_pre->t2_version = (enum cxd2880_dvbt2_version)version;
version           359 drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c 	u8 version = 0;
version           426 drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c 	version = ((data[0] & 0x03) << 2);
version           427 drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c 	version |= ((data[1] & 0xc0) >> 6);
version           428 drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c 	*ver = (enum cxd2880_dvbt2_version)version;
version           117 drivers/media/dvb-frontends/dib0090.c 	u8 version;
version           343 drivers/media/dvb-frontends/dib0090.c 	identity->version = v & 0xff;
version           349 drivers/media/dvb-frontends/dib0090.c 	if ((identity->version & 0x3) == SOC) {
version           351 drivers/media/dvb-frontends/dib0090.c 		switch (identity->version) {
version           372 drivers/media/dvb-frontends/dib0090.c 		switch ((identity->version >> 5) & 0x7) {
version           389 drivers/media/dvb-frontends/dib0090.c 		switch (identity->version & 0x1f) {
version           433 drivers/media/dvb-frontends/dib0090.c 	identity->version = v & 0xff;
version           439 drivers/media/dvb-frontends/dib0090.c 	if ((identity->version & 0x3) == SOC) {
version           441 drivers/media/dvb-frontends/dib0090.c 		switch (identity->version) {
version           462 drivers/media/dvb-frontends/dib0090.c 		switch ((identity->version >> 5) & 0x7) {
version           479 drivers/media/dvb-frontends/dib0090.c 		switch (identity->version & 0x1f) {
version          1072 drivers/media/dvb-frontends/dib0090.c 				if (state->identity.version == SOC_8090_P1G_11R1 || state->identity.version == SOC_8090_P1G_21R1)
version          1074 drivers/media/dvb-frontends/dib0090.c 				else if (state->identity.version == SOC_7090_P1G_11R1 || state->identity.version == SOC_7090_P1G_21R1) {
version          1096 drivers/media/dvb-frontends/dib0090.c 					if (state->identity.version == SOC_8090_P1G_11R1 || state->identity.version == SOC_8090_P1G_21R1)
version          1098 drivers/media/dvb-frontends/dib0090.c 					else if (state->identity.version == SOC_7090_P1G_11R1 || state->identity.version == SOC_7090_P1G_21R1)
version          1112 drivers/media/dvb-frontends/dib0090.c 				state->identity.version & 0x1f);
version          1116 drivers/media/dvb-frontends/dib0090.c 		    (state->identity.version & 0x1f) <= P1D_E_F))) {
version          1125 drivers/media/dvb-frontends/dib0090.c 		if (state->identity.version == SOC_7090_P1G_11R1 || state->identity.version == SOC_7090_P1G_21R1)
version          1400 drivers/media/dvb-frontends/dib0090.c 			|| ((state->identity.version != SOC_7090_P1G_21R1)
version          1401 drivers/media/dvb-frontends/dib0090.c 				&& (state->identity.version != SOC_7090_P1G_11R1))) {
version          1510 drivers/media/dvb-frontends/dib0090.c 	if ((state->identity.version == P1D_E_F) ||
version          1511 drivers/media/dvb-frontends/dib0090.c 			(state->identity.version == P1G) || (e2 == 0xffff)) {
version          1554 drivers/media/dvb-frontends/dib0090.c 	if (!(state->identity.version & 0x1))	/* it is P1B - reset is already done */
version          1574 drivers/media/dvb-frontends/dib0090.c 	if (((state->identity.version & 0x1f) >= P1D_E_F) || (state->identity.in_soc))
version          2050 drivers/media/dvb-frontends/dib0090.c 			|| ((state->identity.version != SOC_7090_P1G_21R1)
version          2051 drivers/media/dvb-frontends/dib0090.c 				&& (state->identity.version != SOC_7090_P1G_11R1))) {
version          2082 drivers/media/dvb-frontends/dib0090.c 	if (state->identity.version == SOC_8090_P1G_11R1 || state->identity.version == SOC_8090_P1G_21R1)
version          2314 drivers/media/dvb-frontends/dib0090.c 			tmp = (state->identity.version >> 5) & 0x7;
version          2403 drivers/media/dvb-frontends/dib0090.c 					if (state->identity.version == SOC_8090_P1G_11R1)
version            68 drivers/media/dvb-frontends/dib7000p.c 	u16 version;
version           220 drivers/media/dvb-frontends/dib7000p.c 	if (state->version != SOC7090)
version           264 drivers/media/dvb-frontends/dib7000p.c 		if (state->version == SOC7090)
version           276 drivers/media/dvb-frontends/dib7000p.c 		if (state->version != SOC7090)
version           283 drivers/media/dvb-frontends/dib7000p.c 		if (state->version == SOC7090)
version           296 drivers/media/dvb-frontends/dib7000p.c 	if (state->version != SOC7090)
version           307 drivers/media/dvb-frontends/dib7000p.c 	if (state->version != SOC7090) {
version           314 drivers/media/dvb-frontends/dib7000p.c 		if (state->version == SOC7090) {
version           333 drivers/media/dvb-frontends/dib7000p.c 		if (state->version == SOC7090) {
version           367 drivers/media/dvb-frontends/dib7000p.c 	if (state->version != SOC7090) {
version           401 drivers/media/dvb-frontends/dib7000p.c 	if (state->version == SOC7090)
version           452 drivers/media/dvb-frontends/dib7000p.c 	if (state->version == SOC7090) {
version           651 drivers/media/dvb-frontends/dib7000p.c 	if (state->version == SOC7090)
version           667 drivers/media/dvb-frontends/dib7000p.c 	if (state->version != SOC7090) {
version           678 drivers/media/dvb-frontends/dib7000p.c 	if (state->version == SOC7090) {
version           699 drivers/media/dvb-frontends/dib7000p.c 	if (state->version == SOC7090) {
version           709 drivers/media/dvb-frontends/dib7000p.c 	if (state->version != SOC7090) {
version           851 drivers/media/dvb-frontends/dib7000p.c 		if (state->version == SOC7090) {
version          1150 drivers/media/dvb-frontends/dib7000p.c 		if (state->version == SOC7090)
version          1390 drivers/media/dvb-frontends/dib7000p.c 	if (state->version == SOC7090)
version          1398 drivers/media/dvb-frontends/dib7000p.c 	if (state->version == SOC7090)
version          1523 drivers/media/dvb-frontends/dib7000p.c 	if (state->version == SOC7090)
version          1562 drivers/media/dvb-frontends/dib7000p.c 	if (state->version == SOC7090) {
version          2767 drivers/media/dvb-frontends/dib7000p.c 	st->version = dib7000p_read_word(st, 897);
version          2789 drivers/media/dvb-frontends/dib7000p.c 	if (st->version == SOC7090) {
version          1216 drivers/media/dvb-frontends/drx39xyj/drx_driver.h 	struct drx_version *version;/*< Version information */
version           725 drivers/media/dvb-frontends/mxl5xx_defs.h 	u32 version; /* 0: 1.0, 1: 1.1, 2: Disable */
version           518 drivers/media/dvb-frontends/si2168.c 	dev->version = (cmd.args[9] + '@') << 24 | (cmd.args[6] - '0') << 16 |
version           521 drivers/media/dvb-frontends/si2168.c 		 dev->version >> 24 & 0xff, dev->version >> 16 & 0xff,
version           522 drivers/media/dvb-frontends/si2168.c 		 dev->version >> 8 & 0xff, dev->version >> 0 & 0xff);
version           568 drivers/media/dvb-frontends/si2168.c 	if (dev->version > ('B' << 24 | 4 << 16 | 0 << 8 | 11 << 0))
version           727 drivers/media/dvb-frontends/si2168.c 	dev->version = (cmd.args[1]) << 24 | (cmd.args[3] - '0') << 16 |
version           754 drivers/media/dvb-frontends/si2168.c 		 dev->version >> 24 & 0xff, dev->version >> 16 & 0xff,
version           755 drivers/media/dvb-frontends/si2168.c 		 dev->version >> 8 & 0xff);
version           757 drivers/media/dvb-frontends/si2168.c 		 dev->version >> 24 & 0xff, dev->version >> 16 & 0xff,
version           758 drivers/media/dvb-frontends/si2168.c 		 dev->version >> 8 & 0xff, dev->version >> 0 & 0xff);
version            35 drivers/media/dvb-frontends/si2168_priv.h 	unsigned int version;
version           349 drivers/media/firewire/firedtv-fw.c 		.version	= AVC_SW_VERSION_ENTRY,
version           356 drivers/media/firewire/firedtv-fw.c 		.version	= AVC_SW_VERSION_ENTRY,
version           363 drivers/media/firewire/firedtv-fw.c 		.version	= AVC_SW_VERSION_ENTRY,
version           370 drivers/media/firewire/firedtv-fw.c 		.version	= AVC_SW_VERSION_ENTRY,
version           377 drivers/media/firewire/firedtv-fw.c 		.version	= AVC_SW_VERSION_ENTRY,
version           384 drivers/media/firewire/firedtv-fw.c 		.version	= AVC_SW_VERSION_ENTRY,
version            49 drivers/media/i2c/et8ek8/et8ek8_driver.c 	u16 version;
version           514 drivers/media/i2c/et8ek8/et8ek8_driver.c 	dev_info(&client->dev, "meta_reglist version %s\n", meta->version);
version          1176 drivers/media/i2c/et8ek8/et8ek8_driver.c 	sensor->version = (rev_h << 8) + rev_l;
version          1177 drivers/media/i2c/et8ek8/et8ek8_driver.c 	if (sensor->version != ET8EK8_REV_1 && sensor->version != ET8EK8_REV_2)
version          1180 drivers/media/i2c/et8ek8/et8ek8_driver.c 			 sensor->version);
version           566 drivers/media/i2c/et8ek8/et8ek8_mode.c 	.version = "V14 03-June-2008",
version            80 drivers/media/i2c/et8ek8/et8ek8_reg.h 	char version[ET8EK8_MAX_LEN];
version           484 drivers/media/i2c/mt9v011.c 	u16 version;
version           513 drivers/media/i2c/mt9v011.c 	version = mt9v011_read(sd, R00_MT9V011_CHIP_VERSION);
version           514 drivers/media/i2c/mt9v011.c 	if ((version != MT9V011_VERSION) &&
version           515 drivers/media/i2c/mt9v011.c 	    (version != MT9V011_REV_B_VERSION)) {
version           517 drivers/media/i2c/mt9v011.c 			  version);
version           559 drivers/media/i2c/mt9v011.c 		 c->addr << 1, c->adapter->name, version);
version           157 drivers/media/i2c/mt9v032.c 	unsigned int version;
version           209 drivers/media/i2c/mt9v032.c 	const struct mt9v032_model_version *version;
version           252 drivers/media/i2c/mt9v032.c 	if (mt9v032->version->version == MT9V034_CHIP_ID_REV1)
version           876 drivers/media/i2c/mt9v032.c 	u32 version;
version           889 drivers/media/i2c/mt9v032.c 	ret = regmap_read(mt9v032->regmap, MT9V032_CHIP_VERSION, &version);
version           899 drivers/media/i2c/mt9v032.c 		if (mt9v032_versions[i].version == version) {
version           900 drivers/media/i2c/mt9v032.c 			mt9v032->version = &mt9v032_versions[i];
version           905 drivers/media/i2c/mt9v032.c 	if (mt9v032->version == NULL) {
version           907 drivers/media/i2c/mt9v032.c 			version);
version           912 drivers/media/i2c/mt9v032.c 		 mt9v032->version->name, client->addr);
version           539 drivers/media/pci/bt8xx/bttv-input.c 	rc->input_id.version = 1;
version          1034 drivers/media/pci/cx23885/cx23885-417.c 	int version;
version          1061 drivers/media/pci/cx23885/cx23885-417.c 			&version);
version          1066 drivers/media/pci/cx23885/cx23885-417.c 		dprintk(1, "cx23417 firmware version is 0x%08x\n", version);
version           360 drivers/media/pci/cx23885/cx23885-input.c 	rc->input_id.version = 1;
version           553 drivers/media/pci/cx88/cx88-blackbird.c 	int version;
version           580 drivers/media/pci/cx88/cx88-blackbird.c 					   0, 1, &version);
version           586 drivers/media/pci/cx88/cx88-blackbird.c 		dprintk(0, "Firmware version is 0x%08x\n", version);
version           465 drivers/media/pci/cx88/cx88-input.c 	dev->input_id.version = 1;
version          3066 drivers/media/pci/ddbridge/ddbridge-core.c 	__ATTR_RO(version),
version           218 drivers/media/pci/ddbridge/ddbridge-mci.h 	u32 version[4];
version           744 drivers/media/pci/dm1105/dm1105.c 	dev->input_id.version = 1;
version            51 drivers/media/pci/mantis/mantis_input.c 	dev->input_id.version   = 1;
version          1211 drivers/media/pci/ngene/ngene-core.c 	int err, version;
version          1213 drivers/media/pci/ngene/ngene-core.c 	version = dev->card_info->fw_version;
version          1215 drivers/media/pci/ngene/ngene-core.c 	switch (version) {
version          1218 drivers/media/pci/ngene/ngene-core.c 		version = 15;
version           803 drivers/media/pci/saa7134/saa7134-input.c 	rc->input_id.version = 1;
version           785 drivers/media/pci/saa7164/saa7164-api.c int saa7164_api_get_fw_version(struct saa7164_dev *dev, u32 *version)
version           790 drivers/media/pci/saa7164/saa7164-api.c 		GET_FW_VERSION_CONTROL, sizeof(u32), version);
version          1209 drivers/media/pci/saa7164/saa7164-core.c 	u32 version;
version          1304 drivers/media/pci/saa7164/saa7164-core.c 		version = 0;
version          1305 drivers/media/pci/saa7164/saa7164-core.c 		if (saa7164_api_get_fw_version(dev, &version) == SAA_OK)
version          1307 drivers/media/pci/saa7164/saa7164-core.c 				(version & 0x0000fc00) >> 10,
version          1308 drivers/media/pci/saa7164/saa7164-core.c 				(version & 0x000003e0) >> 5,
version          1309 drivers/media/pci/saa7164/saa7164-core.c 				(version & 0x0000001f),
version          1310 drivers/media/pci/saa7164/saa7164-core.c 				(version & 0xffff0000) >> 16,
version          1311 drivers/media/pci/saa7164/saa7164-core.c 				version);
version            23 drivers/media/pci/saa7164/saa7164-fw.c 	u32	version;
version           192 drivers/media/pci/saa7164/saa7164-fw.c 	u32 tmp, filesize, version, err_flags, first_timeout, fwlength;
version           211 drivers/media/pci/saa7164/saa7164-fw.c 	version = saa7164_getcurrentfirmwareversion(dev);
version           213 drivers/media/pci/saa7164/saa7164-fw.c 	if (version == 0x00) {
version           356 drivers/media/pci/saa7164/saa7164-fw.c 				version =
version           358 drivers/media/pci/saa7164/saa7164-fw.c 				if (version) {
version           374 drivers/media/pci/saa7164/saa7164-fw.c 		version = saa7164_getcurrentfirmwareversion(dev);
version           381 drivers/media/pci/saa7164/saa7164-fw.c 		SAA_DEVICE_IMAGE_BOOTING) && (version == 0)) {
version           397 drivers/media/pci/saa7164/saa7164-fw.c 		(version & 0x0000fc00) >> 10,
version           398 drivers/media/pci/saa7164/saa7164-fw.c 		(version & 0x000003e0) >> 5,
version           399 drivers/media/pci/saa7164/saa7164-fw.c 		(version & 0x0000001f),
version           400 drivers/media/pci/saa7164/saa7164-fw.c 		(version & 0xffff0000) >> 16);
version           403 drivers/media/pci/saa7164/saa7164-fw.c 	if (version == 0) {
version           432 drivers/media/pci/saa7164/saa7164-fw.c 		printk(KERN_INFO " .Version = 0x%x\n", hdr->version);
version           460 drivers/media/pci/saa7164/saa7164-fw.c 			dprintk(DBGLVL_FW, "->FW Version 0x%x\n", version);
version           466 drivers/media/pci/saa7164/saa7164-fw.c 				== 0x00) && (version == 0x00)) {
version           475 drivers/media/pci/saa7164/saa7164-fw.c 					(boothdr->version & 0x0000fc00) >> 10,
version           476 drivers/media/pci/saa7164/saa7164-fw.c 					(boothdr->version & 0x000003e0) >> 5,
version           477 drivers/media/pci/saa7164/saa7164-fw.c 					(boothdr->version & 0x0000001f),
version           478 drivers/media/pci/saa7164/saa7164-fw.c 					(boothdr->version & 0xffff0000) >> 16
version           481 drivers/media/pci/saa7164/saa7164-fw.c 				if (bootloaderversion == boothdr->version)
version           497 drivers/media/pci/saa7164/saa7164-fw.c 			(fwhdr->version & 0x0000fc00) >> 10,
version           498 drivers/media/pci/saa7164/saa7164-fw.c 			(fwhdr->version & 0x000003e0) >> 5,
version           499 drivers/media/pci/saa7164/saa7164-fw.c 			(fwhdr->version & 0x0000001f),
version           500 drivers/media/pci/saa7164/saa7164-fw.c 			(fwhdr->version & 0xffff0000) >> 16
version           503 drivers/media/pci/saa7164/saa7164-fw.c 		if (version == fwhdr->version) {
version           527 drivers/media/pci/saa7164/saa7164-fw.c 					__func__, boothdr->version);
version           222 drivers/media/pci/saa7164/saa7164.h 	u32	version;
version           518 drivers/media/pci/saa7164/saa7164.h int saa7164_api_get_fw_version(struct saa7164_dev *dev, u32 *version);
version           148 drivers/media/pci/smipcie/smipcie-ir.c 	rc_dev->input_id.version = 1;
version           124 drivers/media/pci/ttpci/av7110_ir.c 	rcdev->input_id.version = 2;
version           179 drivers/media/pci/ttpci/budget-ci.c 	dev->input_id.version = 1;
version           412 drivers/media/platform/exynos4-is/fimc-is.c 	memcpy(&is->fw.version, buf, FIMC_IS_FW_VER_LEN);
version           413 drivers/media/platform/exynos4-is/fimc-is.c 	is->fw.version[FIMC_IS_FW_VER_LEN - 1] = 0;
version           418 drivers/media/platform/exynos4-is/fimc-is.c 		 is->fw.info, is->fw.version);
version           182 drivers/media/platform/exynos4-is/fimc-is.h 	char version[FIMC_IS_FW_VER_LEN + 1];
version           381 drivers/media/platform/qcom/camss/camss-csid.c 	if (csid->camss->version == CAMSS_8x16) {
version           386 drivers/media/platform/qcom/camss/camss-csid.c 	} else if (csid->camss->version == CAMSS_8x96) {
version           445 drivers/media/platform/qcom/camss/camss-csid.c 	enum camss_version ver = csid->camss->version;
version           536 drivers/media/platform/qcom/camss/camss-csid.c 		       CAMSS_CSID_RST_CMD(csid->camss->version));
version           624 drivers/media/platform/qcom/camss/camss-csid.c 	enum camss_version ver = csid->camss->version;
version           719 drivers/media/platform/qcom/camss/camss-csid.c 		if (csid->camss->version == CAMSS_8x96) {
version          1095 drivers/media/platform/qcom/camss/camss-csid.c 	if (camss->version == CAMSS_8x16) {
version          1099 drivers/media/platform/qcom/camss/camss-csid.c 	} else if (camss->version == CAMSS_8x96) {
version           551 drivers/media/platform/qcom/camss/camss-csiphy.c 	if (camss->version == CAMSS_8x16) {
version           555 drivers/media/platform/qcom/camss/camss-csiphy.c 	} else if (camss->version == CAMSS_8x96) {
version           802 drivers/media/platform/qcom/camss/camss-ispif.c 		if (to_camss(ispif)->version == CAMSS_8x96)
version           819 drivers/media/platform/qcom/camss/camss-ispif.c 		if (to_camss(ispif)->version == CAMSS_8x96)
version          1073 drivers/media/platform/qcom/camss/camss-ispif.c 	if (to_camss(ispif)->version == CAMSS_8x16)
version          1075 drivers/media/platform/qcom/camss/camss-ispif.c 	else if (to_camss(ispif)->version == CAMSS_8x96)
version          1089 drivers/media/platform/qcom/camss/camss-ispif.c 		if (to_camss(ispif)->version == CAMSS_8x16) {
version          1093 drivers/media/platform/qcom/camss/camss-ispif.c 		} else if (to_camss(ispif)->version == CAMSS_8x96) {
version          1130 drivers/media/platform/qcom/camss/camss-ispif.c 	if (to_camss(ispif)->version == CAMSS_8x16)
version          1133 drivers/media/platform/qcom/camss/camss-ispif.c 	else if (to_camss(ispif)->version == CAMSS_8x96)
version           160 drivers/media/platform/qcom/camss/camss-vfe.c 	if (vfe->camss->version == CAMSS_8x16)
version           208 drivers/media/platform/qcom/camss/camss-vfe.c 	else if (vfe->camss->version == CAMSS_8x96)
version          1996 drivers/media/platform/qcom/camss/camss-vfe.c 	if (camss->version == CAMSS_8x16)
version          1998 drivers/media/platform/qcom/camss/camss-vfe.c 	else if (camss->version == CAMSS_8x96)
version          2092 drivers/media/platform/qcom/camss/camss-vfe.c 		if (camss->version == CAMSS_8x16) {
version          2100 drivers/media/platform/qcom/camss/camss-vfe.c 		} else if (camss->version == CAMSS_8x96) {
version           887 drivers/media/platform/qcom/camss/camss-video.c 	if (video->camss->version == CAMSS_8x16) {
version           895 drivers/media/platform/qcom/camss/camss-video.c 	} else if (video->camss->version == CAMSS_8x96) {
version           400 drivers/media/platform/qcom/camss/camss.c 	if (camss->version == CAMSS_8x96) {
version           414 drivers/media/platform/qcom/camss/camss.c 	if (camss->version == CAMSS_8x96)
version           527 drivers/media/platform/qcom/camss/camss.c 	if (camss->version == CAMSS_8x16) {
version           532 drivers/media/platform/qcom/camss/camss.c 	} else if (camss->version == CAMSS_8x96) {
version           827 drivers/media/platform/qcom/camss/camss.c 		camss->version = CAMSS_8x16;
version           833 drivers/media/platform/qcom/camss/camss.c 		camss->version = CAMSS_8x96;
version           914 drivers/media/platform/qcom/camss/camss.c 	if (camss->version == CAMSS_8x96) {
version           951 drivers/media/platform/qcom/camss/camss.c 	if (camss->version == CAMSS_8x96) {
version            71 drivers/media/platform/qcom/camss/camss.h 	enum camss_version version;
version          1240 drivers/media/platform/qcom/venus/hfi_cmds.c void pkt_set_version(enum hfi_version version)
version          1242 drivers/media/platform/qcom/venus/hfi_cmds.c 	hfi_ver = version;
version           253 drivers/media/platform/qcom/venus/hfi_cmds.h void pkt_set_version(enum hfi_version version);
version           815 drivers/media/platform/qcom/venus/hfi_helper.h 	u32 version;
version           994 drivers/media/platform/qcom/venus/hfi_helper.h 	u32 version;
version          1063 drivers/media/platform/qcom/venus/hfi_helper.h 	u32 version;
version            50 drivers/media/platform/qcom/venus/hfi_venus.c 	u32 version;
version           742 drivers/media/platform/qcom/venus/hfi_venus.c 	tbl_hdr->version = 0;
version           258 drivers/media/platform/rockchip/rga/rga-hw.c 		if (rga->version.major == 0 || rga->version.minor == 0) {
version           871 drivers/media/platform/rockchip/rga/rga.c 	rga->version.major = (rga_read(rga, RGA_VERSION_INFO) >> 24) & 0xFF;
version           872 drivers/media/platform/rockchip/rga/rga.c 	rga->version.minor = (rga_read(rga, RGA_VERSION_INFO) >> 20) & 0x0F;
version           875 drivers/media/platform/rockchip/rga/rga.c 		  rga->version.major, rga->version.minor);
version            74 drivers/media/platform/rockchip/rga/rga.h 	struct rockchip_rga_version version;
version           589 drivers/media/platform/s5p-jpeg/jpeg-core.c 	switch (ctx->jpeg->variant->version) {
version          1075 drivers/media/platform/s5p-jpeg/jpeg-core.c 	unsigned int version;
version          1095 drivers/media/platform/s5p-jpeg/jpeg-core.c 		version = ctx->jpeg->variant->version;
version          1096 drivers/media/platform/s5p-jpeg/jpeg-core.c 		if (version != SJPEG_EXYNOS3250 &&
version          1097 drivers/media/platform/s5p-jpeg/jpeg-core.c 		    version != SJPEG_EXYNOS5420 &&
version          1098 drivers/media/platform/s5p-jpeg/jpeg-core.c 		    version != SJPEG_EXYNOS5433)
version          1575 drivers/media/platform/s5p-jpeg/jpeg-core.c 	if (ctx->jpeg->variant->version == SJPEG_EXYNOS4)
version          1882 drivers/media/platform/s5p-jpeg/jpeg-core.c 	switch (ctx->jpeg->variant->version) {
version          1977 drivers/media/platform/s5p-jpeg/jpeg-core.c 		if (ctx->jpeg->variant->version == SJPEG_S5P)
version          2173 drivers/media/platform/s5p-jpeg/jpeg-core.c 	if (jpeg->variant->version == SJPEG_EXYNOS5433 &&
version          2214 drivers/media/platform/s5p-jpeg/jpeg-core.c 		exynos4_jpeg_set_interrupt(jpeg->regs, jpeg->variant->version);
version          2231 drivers/media/platform/s5p-jpeg/jpeg-core.c 		if (ctx->jpeg->variant->version == SJPEG_EXYNOS4) {
version          2249 drivers/media/platform/s5p-jpeg/jpeg-core.c 					   jpeg->variant->version);
version          2253 drivers/media/platform/s5p-jpeg/jpeg-core.c 		if (jpeg->variant->version == SJPEG_EXYNOS5433) {
version          2771 drivers/media/platform/s5p-jpeg/jpeg-core.c 	if (jpeg->variant->version == SJPEG_EXYNOS4)
version          2807 drivers/media/platform/s5p-jpeg/jpeg-core.c 	if (jpeg->variant->version == SJPEG_EXYNOS5420 &&
version          3092 drivers/media/platform/s5p-jpeg/jpeg-core.c 	.version	= SJPEG_S5P,
version          3101 drivers/media/platform/s5p-jpeg/jpeg-core.c 	.version	= SJPEG_EXYNOS3250,
version          3111 drivers/media/platform/s5p-jpeg/jpeg-core.c 	.version	= SJPEG_EXYNOS4,
version          3122 drivers/media/platform/s5p-jpeg/jpeg-core.c 	.version	= SJPEG_EXYNOS5420,
version          3133 drivers/media/platform/s5p-jpeg/jpeg-core.c 	.version	= SJPEG_EXYNOS5433,
version           140 drivers/media/platform/s5p-jpeg/jpeg-core.h 	unsigned int		version;
version            53 drivers/media/platform/s5p-jpeg/jpeg-hw-exynos4.c 				unsigned int version)
version            59 drivers/media/platform/s5p-jpeg/jpeg-hw-exynos4.c 	if (version == SJPEG_EXYNOS4) {
version           137 drivers/media/platform/s5p-jpeg/jpeg-hw-exynos4.c 				    unsigned int version)
version           142 drivers/media/platform/s5p-jpeg/jpeg-hw-exynos4.c 			~(version == SJPEG_EXYNOS4 ? EXYNOS4_ENC_FMT_MASK :
version           169 drivers/media/platform/s5p-jpeg/jpeg-hw-exynos4.c void exynos4_jpeg_set_interrupt(void __iomem *base, unsigned int version)
version           173 drivers/media/platform/s5p-jpeg/jpeg-hw-exynos4.c 	if (version == SJPEG_EXYNOS4) {
version            16 drivers/media/platform/s5p-jpeg/jpeg-hw-exynos4.h 				unsigned int version);
version            18 drivers/media/platform/s5p-jpeg/jpeg-hw-exynos4.h 				    unsigned int version);
version            20 drivers/media/platform/s5p-jpeg/jpeg-hw-exynos4.h void exynos4_jpeg_set_interrupt(void __iomem *base, unsigned int version);
version          1520 drivers/media/platform/s5p-mfc/s5p_mfc.c 	.version	= MFC_VERSION,
version          1545 drivers/media/platform/s5p-mfc/s5p_mfc.c 	.version	= MFC_VERSION_V6,
version          1574 drivers/media/platform/s5p-mfc/s5p_mfc.c 	.version	= MFC_VERSION_V7,
version          1598 drivers/media/platform/s5p-mfc/s5p_mfc.c 	.version	= MFC_VERSION_V8,
version          1608 drivers/media/platform/s5p-mfc/s5p_mfc.c 	.version	= MFC_VERSION_V8,
version          1633 drivers/media/platform/s5p-mfc/s5p_mfc.c 	.version        = MFC_VERSION_V10,
version           226 drivers/media/platform/s5p-mfc/s5p_mfc_common.h 	unsigned int version;
version           764 drivers/media/platform/s5p-mfc/s5p_mfc_common.h #define IS_MFCV6_PLUS(dev)	(dev->variant->version >= 0x60 ? 1 : 0)
version           765 drivers/media/platform/s5p-mfc/s5p_mfc_common.h #define IS_MFCV7_PLUS(dev)	(dev->variant->version >= 0x70 ? 1 : 0)
version           766 drivers/media/platform/s5p-mfc/s5p_mfc_common.h #define IS_MFCV8_PLUS(dev)	(dev->variant->version >= 0x80 ? 1 : 0)
version           767 drivers/media/platform/s5p-mfc/s5p_mfc_common.h #define IS_MFCV10(dev)		(dev->variant->version >= 0xA0 ? 1 : 0)
version           367 drivers/media/platform/seco-cec/seco-cec.c 	cec->ir->input_id.version = 1;
version           271 drivers/media/platform/sti/hva/hva-hw.c 	unsigned long int version;
version           279 drivers/media/platform/sti/hva/hva-hw.c 	version = readl_relaxed(hva->regs + HVA_HIF_REG_VERSION) &
version           284 drivers/media/platform/sti/hva/hva-hw.c 	switch (version) {
version           287 drivers/media/platform/sti/hva/hva-hw.c 			HVA_PREFIX, version);
version           291 drivers/media/platform/sti/hva/hva-hw.c 			HVA_PREFIX, version);
version           292 drivers/media/platform/sti/hva/hva-hw.c 		version = HVA_VERSION_UNKNOWN;
version           296 drivers/media/platform/sti/hva/hva-hw.c 	return version;
version           101 drivers/media/platform/vicodec/codec-fwht.h 	__be32 version;
version           254 drivers/media/platform/vicodec/codec-v4l2-fwht.c 	p_hdr->version = htonl(FWHT_VERSION);
version           287 drivers/media/platform/vicodec/codec-v4l2-fwht.c 	unsigned int version;
version           301 drivers/media/platform/vicodec/codec-v4l2-fwht.c 	version = ntohl(state->header.version);
version           302 drivers/media/platform/vicodec/codec-v4l2-fwht.c 	if (!version || version > FWHT_VERSION) {
version           304 drivers/media/platform/vicodec/codec-v4l2-fwht.c 		       version, FWHT_VERSION);
version           319 drivers/media/platform/vicodec/codec-v4l2-fwht.c 	if (version >= 2) {
version           206 drivers/media/platform/vicodec/vicodec-core.c static bool validate_by_version(unsigned int flags, unsigned int version)
version           208 drivers/media/platform/vicodec/vicodec-core.c 	if (!version || version > FWHT_VERSION)
version           211 drivers/media/platform/vicodec/vicodec-core.c 	if (version >= 2) {
version           233 drivers/media/platform/vicodec/vicodec-core.c 	if (params->version < 3)
version           492 drivers/media/platform/vicodec/vicodec-core.c 	unsigned int version = ntohl(p_hdr->version);
version           494 drivers/media/platform/vicodec/vicodec-core.c 	if (version >= 2) {
version           508 drivers/media/platform/vicodec/vicodec-core.c 	unsigned int version = ntohl(p_hdr->version);
version           514 drivers/media/platform/vicodec/vicodec-core.c 	if (!validate_by_version(flags, version))
version          1816 drivers/media/platform/vicodec/vicodec-core.c 		if (!validate_by_version(params->flags, params->version))
version          1834 drivers/media/platform/vicodec/vicodec-core.c 	p_hdr->version = htonl(params->version);
version            59 drivers/media/platform/vsp1/vsp1.h 	u32 version;
version            77 drivers/media/platform/vsp1/vsp1.h 	u32 version;
version           244 drivers/media/platform/vsp1/vsp1_drv.c 	mdev->hw_revision = vsp1->version;
version           649 drivers/media/platform/vsp1/vsp1_drv.c 		.version = VI6_IP_VERSION_MODEL_VSPS_H2,
version           661 drivers/media/platform/vsp1/vsp1_drv.c 		.version = VI6_IP_VERSION_MODEL_VSPR_H2,
version           671 drivers/media/platform/vsp1/vsp1_drv.c 		.version = VI6_IP_VERSION_MODEL_VSPD_GEN2,
version           682 drivers/media/platform/vsp1/vsp1_drv.c 		.version = VI6_IP_VERSION_MODEL_VSPS_M2,
version           694 drivers/media/platform/vsp1/vsp1_drv.c 		.version = VI6_IP_VERSION_MODEL_VSPS_V2H,
version           705 drivers/media/platform/vsp1/vsp1_drv.c 		.version = VI6_IP_VERSION_MODEL_VSPD_V2H,
version           716 drivers/media/platform/vsp1/vsp1_drv.c 		.version = VI6_IP_VERSION_MODEL_VSPI_GEN3,
version           727 drivers/media/platform/vsp1/vsp1_drv.c 		.version = VI6_IP_VERSION_MODEL_VSPBD_GEN3,
version           736 drivers/media/platform/vsp1/vsp1_drv.c 		.version = VI6_IP_VERSION_MODEL_VSPBC_GEN3,
version           746 drivers/media/platform/vsp1/vsp1_drv.c 		.version = VI6_IP_VERSION_MODEL_VSPBS_GEN3,
version           754 drivers/media/platform/vsp1/vsp1_drv.c 		.version = VI6_IP_VERSION_MODEL_VSPD_GEN3,
version           764 drivers/media/platform/vsp1/vsp1_drv.c 		.version = VI6_IP_VERSION_MODEL_VSPD_V3,
version           774 drivers/media/platform/vsp1/vsp1_drv.c 		.version = VI6_IP_VERSION_MODEL_VSPDL_GEN3,
version           852 drivers/media/platform/vsp1/vsp1_drv.c 	vsp1->version = vsp1_read(vsp1, VI6_IP_VERSION);
version           856 drivers/media/platform/vsp1/vsp1_drv.c 		if ((vsp1->version & VI6_IP_VERSION_MODEL_MASK) ==
version           857 drivers/media/platform/vsp1/vsp1_drv.c 		    vsp1_device_infos[i].version) {
version           865 drivers/media/platform/vsp1/vsp1_drv.c 			vsp1->version);
version           870 drivers/media/platform/vsp1/vsp1_drv.c 	dev_dbg(&pdev->dev, "IP version 0x%08x\n", vsp1->version);
version            99 drivers/media/platform/vsp1/vsp1_lif.c 	switch (entity->vsp1->version & VI6_IP_VERSION_MODEL_MASK) {
version           137 drivers/media/platform/vsp1/vsp1_lif.c 	if ((entity->vsp1->version & VI6_IP_VERSION_MASK) ==
version           221 drivers/media/platform/xilinx/xilinx-vip.h 	u32 version;
version           223 drivers/media/platform/xilinx/xilinx-vip.h 	version = xvip_read(xvip, XVIP_CTRL_VERSION);
version           226 drivers/media/platform/xilinx/xilinx-vip.h 		 ((version & XVIP_CTRL_VERSION_MAJOR_MASK) >>
version           228 drivers/media/platform/xilinx/xilinx-vip.h 		 ((version & XVIP_CTRL_VERSION_MINOR_MASK) >>
version           230 drivers/media/platform/xilinx/xilinx-vip.h 		 ((version & XVIP_CTRL_VERSION_REVISION_MASK) >>
version           530 drivers/media/rc/fintek-cir.c 	rdev->input_id.version = fintek->chip_minor;
version            74 drivers/media/rc/gpio-ir-recv.c 	rcdev->input_id.version = 0x0100;
version            26 drivers/media/rc/iguanair.c 	uint16_t version;
version            88 drivers/media/rc/iguanair.c 				ir->version = (ir->buf_in[5] << 8) |
version           230 drivers/media/rc/iguanair.c 	if (ir->version < 0x205) {
version           231 drivers/media/rc/iguanair.c 		dev_err(ir->dev, "firmware 0x%04x is too old\n", ir->version);
version           471 drivers/media/rc/iguanair.c 		"IguanaWorks USB IR Transceiver version 0x%04x", ir->version);
version           265 drivers/media/rc/ir-hix5hd2.c 	rdev->input_id.version = 0x0100;
version          1573 drivers/media/rc/ite-cir.c 	rdev->input_id.version = 0;
version           343 drivers/media/rc/mtk-cir.c 	ir->rc->input_id.version = 0x0001;
version          1032 drivers/media/rc/nuvoton-cir.c 	rdev->input_id.version = nvt->chip_minor;
version           215 drivers/media/rc/rc-loopback.c 	rc->input_id.version	= 1;
version           521 drivers/media/rc/serial_ir.c 	rcdev->input_id.version = 0x0100;
version           339 drivers/media/rc/sir_ir.c 	rcdev->input_id.version = 0x0100;
version           238 drivers/media/rc/sunxi-cir.c 	ir->rc->input_id.version = 0x0100;
version          1067 drivers/media/rc/winbond-cir.c 	data->dev->input_id.version = WBCIR_ID_CHIP;
version           184 drivers/media/tuners/tda18212.c 	char *version;
version           220 drivers/media/tuners/tda18212.c 		version = "M"; /* master */
version           223 drivers/media/tuners/tda18212.c 		version = "S"; /* slave */
version           231 drivers/media/tuners/tda18212.c 			"NXP TDA18212HN/%s successfully identified\n", version);
version           723 drivers/media/tuners/tuner-xc2028.c 	u16			   version, hwmodel;
version           836 drivers/media/tuners/tuner-xc2028.c 	if (xc2028_get_reg(priv, 0x0004, &version) < 0 ||
version           843 drivers/media/tuners/tuner-xc2028.c 		  hwmodel, (version & 0xf000) >> 12, (version & 0xf00) >> 8,
version           844 drivers/media/tuners/tuner-xc2028.c 		  (version & 0xf0) >> 4, version & 0xf);
version           851 drivers/media/tuners/tuner-xc2028.c 	if (priv->firm_version != ((version & 0xf0) << 4 | (version & 0x0f))) {
version           864 drivers/media/tuners/tuner-xc2028.c 		priv->hwvers  = version & 0xff00;
version           866 drivers/media/tuners/tuner-xc2028.c 		   priv->hwvers != (version & 0xff00)) {
version           380 drivers/media/usb/as102/as10x_cmd.c 	pcmd->header.version = cpu_to_le16(SERVICE_PROG_VERSION);
version           365 drivers/media/usb/as102/as10x_cmd.h 	__le16 version;
version           327 drivers/media/usb/au0828/au0828-input.c 	rc->input_id.version = 1;
version           257 drivers/media/usb/cpia2/cpia2.h 	} version;
version           430 drivers/media/usb/cpia2/cpia2_core.c 		cam->params.version.firmware_revision_hi =
version           432 drivers/media/usb/cpia2/cpia2_core.c 		cam->params.version.firmware_revision_lo =
version           453 drivers/media/usb/cpia2/cpia2_core.c 		cam->params.version.asic_id = cmd.buffer.block_data[0];
version           454 drivers/media/usb/cpia2/cpia2_core.c 		cam->params.version.asic_rev = cmd.buffer.block_data[1];
version           457 drivers/media/usb/cpia2/cpia2_core.c 		cam->params.version.sensor_flags = cmd.buffer.block_data[0];
version           458 drivers/media/usb/cpia2/cpia2_core.c 		cam->params.version.sensor_rev = cmd.buffer.block_data[1];
version           461 drivers/media/usb/cpia2/cpia2_core.c 		cam->params.version.vp_device_hi = cmd.buffer.block_data[0];
version           462 drivers/media/usb/cpia2/cpia2_core.c 		cam->params.version.vp_device_lo = cmd.buffer.block_data[1];
version           959 drivers/media/usb/cpia2/cpia2_core.c 	switch (cam->params.version.sensor_flags) {
version           986 drivers/media/usb/cpia2/cpia2_core.c 		    cam->params.version.sensor_flags);
version           991 drivers/media/usb/cpia2/cpia2_core.c 	    cam->params.version.sensor_flags, user_mode, frame_rate);
version          1126 drivers/media/usb/cpia2/cpia2_core.c 	switch (cam->params.version.sensor_flags) {
version          1750 drivers/media/usb/cpia2/cpia2_core.c 			   cam->params.version.sensor_flags ==
version          1839 drivers/media/usb/cpia2/cpia2_core.c 	    cam->params.version.sensor_flags != CPIA2_VP_SENSOR_FLAGS_500)
version          2138 drivers/media/usb/cpia2/cpia2_core.c 		if(cam->params.version.sensor_flags == CPIA2_VP_SENSOR_FLAGS_500)
version          2150 drivers/media/usb/cpia2/cpia2_core.c 	if (cam->params.version.sensor_flags == CPIA2_VP_SENSOR_FLAGS_500) {
version          2211 drivers/media/usb/cpia2/cpia2_core.c 	if (cam->params.version.asic_id != CPIA2_ASIC_672) {
version          2213 drivers/media/usb/cpia2/cpia2_core.c 		    cam->params.version.asic_id);
version           858 drivers/media/usb/cpia2/cpia2_usb.c 	       cam->params.version.firmware_revision_hi,
version           859 drivers/media/usb/cpia2/cpia2_usb.c 	       cam->params.version.firmware_revision_lo,
version           860 drivers/media/usb/cpia2/cpia2_usb.c 	       cam->params.version.asic_id,
version           861 drivers/media/usb/cpia2/cpia2_usb.c 	       cam->params.version.asic_rev);
version           867 drivers/media/usb/cpia2/cpia2_usb.c 	       cam->params.version.sensor_flags,
version           868 drivers/media/usb/cpia2/cpia2_usb.c 	       cam->params.version.sensor_rev);
version           230 drivers/media/usb/cpia2/cpia2_v4l.c 	switch (cam->params.version.sensor_flags) {
version           519 drivers/media/usb/cpia2/cpia2_v4l.c 	    cam->params.version.sensor_flags == CPIA2_VP_SENSOR_FLAGS_500)
version           579 drivers/media/usb/cpia2/cpia2_v4l.c 	    cam->params.version.sensor_flags == CPIA2_VP_SENSOR_FLAGS_500)
version          1112 drivers/media/usb/cx231xx/cx231xx-417.c 	int version;
version          1142 drivers/media/usb/cx231xx/cx231xx-417.c 			&version);
version          1148 drivers/media/usb/cx231xx/cx231xx-417.c 		dprintk(1, "cx23417 firmware version is 0x%08x\n", version);
version           337 drivers/media/usb/dvb-usb/technisat-usb2.c 	u8 *version;
version           339 drivers/media/usb/dvb-usb/technisat-usb2.c 	version = kmalloc(3, GFP_KERNEL);
version           340 drivers/media/usb/dvb-usb/technisat-usb2.c 	if (!version)
version           355 drivers/media/usb/dvb-usb/technisat-usb2.c 		version, 3, 500);
version           360 drivers/media/usb/dvb-usb/technisat-usb2.c 		info("firmware version: %d.%d", version[1], version[2]);
version           364 drivers/media/usb/dvb-usb/technisat-usb2.c 	kfree(version);
version           213 drivers/media/usb/gspca/cpia1.c #define FIRMWARE_VERSION(x, y) (sd->params.version.firmwareVersion == (x) && \
version           214 drivers/media/usb/gspca/cpia1.c 				sd->params.version.firmwareRevision == (y))
version           238 drivers/media/usb/gspca/cpia1.c 	} version;
version           478 drivers/media/usb/gspca/cpia1.c 		sd->params.version.firmwareVersion = gspca_dev->usb_buf[0];
version           479 drivers/media/usb/gspca/cpia1.c 		sd->params.version.firmwareRevision = gspca_dev->usb_buf[1];
version           480 drivers/media/usb/gspca/cpia1.c 		sd->params.version.vcVersion = gspca_dev->usb_buf[2];
version           481 drivers/media/usb/gspca/cpia1.c 		sd->params.version.vcRevision = gspca_dev->usb_buf[3];
version          1444 drivers/media/usb/gspca/cpia1.c 	sd->params.version.firmwareVersion = 0;
version          1446 drivers/media/usb/gspca/cpia1.c 	if (sd->params.version.firmwareVersion != 1) {
version          1448 drivers/media/usb/gspca/cpia1.c 			  sd->params.version.firmwareVersion);
version          1453 drivers/media/usb/gspca/cpia1.c 	if (sd->params.version.firmwareRevision <= 2 &&
version          1497 drivers/media/usb/gspca/cpia1.c 	sd->params.version.firmwareVersion = 0;
version          1671 drivers/media/usb/gspca/cpia1.c 		  sd->params.version.firmwareVersion,
version          1672 drivers/media/usb/gspca/cpia1.c 		  sd->params.version.firmwareRevision,
version          1673 drivers/media/usb/gspca/cpia1.c 		  sd->params.version.vcVersion,
version          1674 drivers/media/usb/gspca/cpia1.c 		  sd->params.version.vcRevision);
version            19 drivers/media/usb/pwc/pwc-dec1.c 	pdec->version = pdev->release;
version            22 drivers/media/usb/pwc/pwc-dec1.h 	int version;
version           287 drivers/media/usb/pwc/pwc-dec23.c 	int flags, version, shift, i;
version           304 drivers/media/usb/pwc/pwc-dec23.c 		version = cmd[2] >> 5;
version           305 drivers/media/usb/pwc/pwc-dec23.c 		build_table_color(KiaraRomTable[version][0], pdec->table_0004_pass1, pdec->table_8004_pass1);
version           306 drivers/media/usb/pwc/pwc-dec23.c 		build_table_color(KiaraRomTable[version][1], pdec->table_0004_pass2, pdec->table_8004_pass2);
version           318 drivers/media/usb/pwc/pwc-dec23.c 		version = cmd[2] >> 3;
version           319 drivers/media/usb/pwc/pwc-dec23.c 		build_table_color(TimonRomTable[version][0], pdec->table_0004_pass1, pdec->table_8004_pass1);
version           320 drivers/media/usb/pwc/pwc-dec23.c 		build_table_color(TimonRomTable[version][1], pdec->table_0004_pass2, pdec->table_8004_pass2);
version           456 drivers/media/usb/tm6000/tm6000-input.c 	rc->input_id.version = 1;
version           384 drivers/media/usb/ttusb-dec/ttusb_dec.c 				    unsigned int *model, unsigned int *version)
version           406 drivers/media/usb/ttusb-dec/ttusb_dec.c 		if (version != NULL) {
version           408 drivers/media/usb/ttusb-dec/ttusb_dec.c 			*version = ntohl(tmp);
version          1417 drivers/media/usb/ttusb-dec/ttusb_dec.c 	unsigned int mode = 0, model = 0, version = 0;
version          1421 drivers/media/usb/ttusb-dec/ttusb_dec.c 	result = ttusb_dec_get_stb_state(dec, &mode, &model, &version);
version          1426 drivers/media/usb/ttusb-dec/ttusb_dec.c 		if (version == 0xABCDEFAB)
version          1430 drivers/media/usb/ttusb-dec/ttusb_dec.c 			       version >> 24, (version >> 16) & 0xff,
version          1431 drivers/media/usb/ttusb-dec/ttusb_dec.c 			       (version >> 8) & 0xff, version & 0xff);
version          1457 drivers/media/usb/ttusb-dec/ttusb_dec.c 		if (version >= 0x01770000)
version           156 drivers/media/usb/usbvision/usbvision-video.c static DEVICE_ATTR(version, S_IRUGO, show_version, NULL);
version           217 drivers/media/v4l2-core/v4l2-ioctl.c 		p->version, p->capabilities, p->device_caps);
version          1054 drivers/media/v4l2-core/v4l2-ioctl.c 	cap->version = LINUX_VERSION_CODE;
version           161 drivers/memory/brcmstb_dpfe.c 	u32 version;
version           176 drivers/memory/brcmstb_dpfe.c 	int version;
version           237 drivers/memory/brcmstb_dpfe.c 	.version = 2,
version           267 drivers/memory/brcmstb_dpfe.c 	.version = 3,
version           354 drivers/memory/brcmstb_dpfe.c 	if (unlikely(priv->dpfe_api->version >= 3)) {
version           393 drivers/memory/brcmstb_dpfe.c 	release_mbox = (priv->dpfe_api->version < 3)
version           524 drivers/memory/brcmstb_dpfe.c 	u32 magic, sequence, version, sum;
version           532 drivers/memory/brcmstb_dpfe.c 		version = be32_to_cpu(header->version);
version           536 drivers/memory/brcmstb_dpfe.c 		version = le32_to_cpu(header->version);
version           539 drivers/memory/brcmstb_dpfe.c 	sum = magic + sequence + version + init->dmem_len + init->imem_len;
version           863 drivers/memory/brcmstb_dpfe.c 			 priv->dpfe_api->version);
version            24 drivers/memory/fsl-corenet-cf.c 	enum ccf_version version;
version            30 drivers/memory/fsl-corenet-cf.c 	.version = CCF1,
version            36 drivers/memory/fsl-corenet-cf.c 	.version = CCF2,
version           121 drivers/memory/fsl-corenet-cf.c 	switch (ccf->info->version) {
version           229 drivers/memory/fsl-corenet-cf.c 	switch (ccf->info->version) {
version           248 drivers/memory/fsl-corenet-cf.c 	switch (ccf->info->version) {
version           206 drivers/memory/fsl_ifc.c 	int version, banks;
version           233 drivers/memory/fsl_ifc.c 	version = ifc_in32(&fsl_ifc_ctrl_dev->gregs->ifc_rev) &
version           236 drivers/memory/fsl_ifc.c 	banks = (version == FSL_IFC_VERSION_1_0_0) ? 4 : 8;
version           238 drivers/memory/fsl_ifc.c 		version >> 24, (version >> 16) & 0xf, banks);
version           240 drivers/memory/fsl_ifc.c 	fsl_ifc_ctrl_dev->version = version;
version           244 drivers/memory/fsl_ifc.c 	if (version >= FSL_IFC_VERSION_2_0_0)
version            62 drivers/memstick/core/mspro_block.c 	unsigned short          version;
version          1095 drivers/mfd/ab8500-core.c 	enum ab8500_version version = AB8500_VERSION_UNDEFINED;
version          1128 drivers/mfd/ab8500-core.c 		version = platid->driver_data;
version          1130 drivers/mfd/ab8500-core.c 	if (version != AB8500_VERSION_UNDEFINED)
version          1131 drivers/mfd/ab8500-core.c 		ab8500->version = version;
version          1140 drivers/mfd/ab8500-core.c 		ab8500->version = value;
version          1151 drivers/mfd/ab8500-core.c 			ab8500_version_str[ab8500->version],
version           171 drivers/mfd/cros_ec_dev.c 	msg->version = 2;
version           265 drivers/mfd/db8500-prcmu.c 	struct prcmu_fw_version version;
version           668 drivers/mfd/db8500-prcmu.c 	return fw_info.valid ? &fw_info.version : NULL;
version          1721 drivers/mfd/db8500-prcmu.c 	if (fw_info.version.project == PRCMU_FW_PROJECT_U8520) {
version          1880 drivers/mfd/db8500-prcmu.c 	if (fw_info.version.project == PRCMU_FW_PROJECT_U8520) {
version          2701 drivers/mfd/db8500-prcmu.c 	u32 version;
version          2716 drivers/mfd/db8500-prcmu.c 	version = readl(tcpm_base + version_offset);
version          2717 drivers/mfd/db8500-prcmu.c 	fw_info.version.project = (version & 0xFF);
version          2718 drivers/mfd/db8500-prcmu.c 	fw_info.version.api_version = (version >> 8) & 0xFF;
version          2719 drivers/mfd/db8500-prcmu.c 	fw_info.version.func_version = (version >> 16) & 0xFF;
version          2720 drivers/mfd/db8500-prcmu.c 	fw_info.version.errata = (version >> 24) & 0xFF;
version          2721 drivers/mfd/db8500-prcmu.c 	strncpy(fw_info.version.project_name,
version          2722 drivers/mfd/db8500-prcmu.c 		fw_project_name(fw_info.version.project),
version          2726 drivers/mfd/db8500-prcmu.c 		fw_info.version.project_name,
version          2727 drivers/mfd/db8500-prcmu.c 		fw_info.version.project,
version          2728 drivers/mfd/db8500-prcmu.c 		fw_info.version.api_version,
version          2729 drivers/mfd/db8500-prcmu.c 		fw_info.version.func_version,
version          2730 drivers/mfd/db8500-prcmu.c 		fw_info.version.errata);
version            49 drivers/mfd/intel_msic.c 	unsigned			version;
version           382 drivers/mfd/intel_msic.c 	msic->version = MSIC_VERSION(id0);
version           403 drivers/mfd/intel_msic.c 		 MSIC_MAJOR(msic->version), MSIC_MINOR(msic->version),
version           196 drivers/mfd/ipaq-micro.c 		memcpy(micro->version, msg.rx_data, 4);
version           197 drivers/mfd/ipaq-micro.c 		micro->version[4] = '\0';
version           199 drivers/mfd/ipaq-micro.c 		memcpy(micro->version, msg.rx_data, 4);
version           200 drivers/mfd/ipaq-micro.c 		micro->version[4] = '\0';
version           434 drivers/mfd/ipaq-micro.c 	dev_info(&pdev->dev, "Atmel micro ASIC version %s\n", micro->version);
version            43 drivers/mfd/kempld-core.c 	u16 version;
version            48 drivers/mfd/kempld-core.c 	version = kempld_read16(pld, KEMPLD_VERSION);
version            52 drivers/mfd/kempld-core.c 	pld->info.minor = KEMPLD_VERSION_GET_MINOR(version);
version            53 drivers/mfd/kempld-core.c 	pld->info.major = KEMPLD_VERSION_GET_MAJOR(version);
version            54 drivers/mfd/kempld-core.c 	pld->info.number = KEMPLD_VERSION_GET_NUMBER(version);
version            55 drivers/mfd/kempld-core.c 	pld->info.type = KEMPLD_VERSION_GET_TYPE(version);
version           309 drivers/mfd/kempld-core.c 	ret = scnprintf(pld->info.version, sizeof(pld->info.version),
version           359 drivers/mfd/kempld-core.c 	return scnprintf(buf, PAGE_SIZE, "%s\n", pld->info.version);
version           423 drivers/mfd/kempld-core.c 		 pld->info.version, kempld_get_type_string(pld),
version           890 drivers/mfd/lpc_ich.c 	pdata->version = info->iTCO_version;
version           193 drivers/mfd/pcf50633-core.c 	int version, variant;
version           217 drivers/mfd/pcf50633-core.c 	version = pcf50633_reg_read(pcf, 0);
version           219 drivers/mfd/pcf50633-core.c 	if (version < 0 || variant < 0) {
version           226 drivers/mfd/pcf50633-core.c 							version, variant);
version            28 drivers/mfd/qcom_rpm.c 	u32 version;
version           151 drivers/mfd/qcom_rpm.c 	.version = 3,
version           240 drivers/mfd/qcom_rpm.c 	.version = 2,
version           328 drivers/mfd/qcom_rpm.c 	.version = 3,
version           374 drivers/mfd/qcom_rpm.c 	.version = 3,
version           424 drivers/mfd/qcom_rpm.c 	.version = 3,
version           617 drivers/mfd/qcom_rpm.c 	if (fw_version[0] != rpm->data->version) {
version           623 drivers/mfd/qcom_rpm.c 			rpm->data->version);
version           649 drivers/mfd/rave-sp.c 					struct rave_sp_version *version)
version           657 drivers/mfd/rave-sp.c 			      version->hardware,
version           658 drivers/mfd/rave-sp.c 			      le16_to_cpu(version->major),
version           659 drivers/mfd/rave-sp.c 			      version->minor,
version           660 drivers/mfd/rave-sp.c 			      version->letter[0],
version           661 drivers/mfd/rave-sp.c 			      version->letter[1]);
version           698 drivers/mfd/rave-sp.c 	const char *version;
version           705 drivers/mfd/rave-sp.c 	version = devm_rave_sp_version(dev, &status.firmware_version);
version           706 drivers/mfd/rave-sp.c 	if (!version)
version           709 drivers/mfd/rave-sp.c 	sp->part_number_firmware = version;
version           711 drivers/mfd/rave-sp.c 	version = devm_rave_sp_version(dev, &status.bootloader_version);
version           712 drivers/mfd/rave-sp.c 	if (!version)
version           715 drivers/mfd/rave-sp.c 	sp->part_number_bootloader = version;
version           320 drivers/mfd/stmfx.c 	u8 version[2];
version           366 drivers/mfd/stmfx.c 			       version, ARRAY_SIZE(version));
version           373 drivers/mfd/stmfx.c 		 id, version[0], version[1]);
version           329 drivers/mfd/tc3589x.c tc3589x_of_probe(struct device *dev, enum tc3589x_version *version)
version           343 drivers/mfd/tc3589x.c 	*version = (enum tc3589x_version) of_id->data;
version           361 drivers/mfd/tc3589x.c 	enum tc3589x_version version;
version           365 drivers/mfd/tc3589x.c 		pdata = tc3589x_of_probe(&i2c->dev, &version);
version           372 drivers/mfd/tc3589x.c 		version = id->driver_data;
version           390 drivers/mfd/tc3589x.c 	switch (version) {
version            75 drivers/mfd/tps65086.c 	unsigned int version;
version            92 drivers/mfd/tps65086.c 	ret = regmap_read(tps->regmap, TPS65086_DEVICEID, &version);
version            99 drivers/mfd/tps65086.c 		 (version & TPS65086_DEVICEID_PART_MASK),
version           100 drivers/mfd/tps65086.c 		 (char)((version & TPS65086_DEVICEID_OTP_MASK) >> 4) + 'A',
version           101 drivers/mfd/tps65086.c 		 (version & TPS65086_DEVICEID_REV_MASK) >> 6);
version           322 drivers/mfd/tps65217.c 	unsigned int version;
version           362 drivers/mfd/tps65217.c 	ret = tps65217_reg_read(tps, TPS65217_REG_CHIPID, &version);
version           379 drivers/mfd/tps65217.c 			(version & TPS65217_CHIPID_CHIP_MASK) >> 4,
version           380 drivers/mfd/tps65217.c 			version & TPS65217_CHIPID_REV_MASK);
version           124 drivers/mfd/tps6586x.c 	int			version;
version           213 drivers/mfd/tps6586x.c 	return tps6586x->version;
version           472 drivers/mfd/tps6586x.c static void tps6586x_print_version(struct i2c_client *client, int version)
version           476 drivers/mfd/tps6586x.c 	switch (version) {
version           498 drivers/mfd/tps6586x.c 	dev_info(&client->dev, "Found %s, VERSIONCRC is %02x\n", name, version);
version           507 drivers/mfd/tps6586x.c 	int version;
version           517 drivers/mfd/tps6586x.c 	version = i2c_smbus_read_byte_data(client, TPS6586X_VERSIONCRC);
version           518 drivers/mfd/tps6586x.c 	if (version < 0) {
version           519 drivers/mfd/tps6586x.c 		dev_err(&client->dev, "Chip ID read failed: %d\n", version);
version           527 drivers/mfd/tps6586x.c 	tps6586x->version = version;
version           528 drivers/mfd/tps6586x.c 	tps6586x_print_version(client, tps6586x->version);
version            35 drivers/mfd/tps68470.c 	unsigned int version;
version            43 drivers/mfd/tps68470.c 	ret = regmap_read(regmap, TPS68470_REG_REVID, &version);
version            49 drivers/mfd/tps68470.c 	dev_info(dev, "TPS68470 REVID: 0x%x\n", version);
version            52 drivers/mfd/viperboard.c 	u16 version = 0;
version            74 drivers/mfd/viperboard.c 		version = vb->buf[0];
version            80 drivers/mfd/viperboard.c 		version <<= 8;
version            81 drivers/mfd/viperboard.c 		version = version | vb->buf[0];
version            86 drivers/mfd/viperboard.c 		 version >> 8, version & 0xff,
version            66 drivers/misc/altera-stapl/altera-comp.c u32 altera_shrink(u8 *in, u32 in_length, u8 *out, u32 out_length, s32 version)
version            74 drivers/misc/altera-stapl/altera-comp.c 	if (version > 0)
version            16 drivers/misc/altera-stapl/altera-exprt.h u32 altera_shrink(u8 *in, u32 in_length, u8 *out, u32 out_length, s32 version);
version           241 drivers/misc/altera-stapl/altera.c 	int version = 0;
version           268 drivers/misc/altera-stapl/altera.c 		version = (first_word & 1L);
version           269 drivers/misc/altera-stapl/altera.c 		*format_version = version + 1;
version           270 drivers/misc/altera-stapl/altera.c 		delta = version * 8;
version           312 drivers/misc/altera-stapl/altera.c 	if ((status == 0) && (version > 0)) {
version           322 drivers/misc/altera-stapl/altera.c 	delta = version * 2;
version           371 drivers/misc/altera-stapl/altera.c 						version) != uncomp_size)
version           431 drivers/misc/altera-stapl/altera.c 	if (version > 0) {
version           628 drivers/misc/altera-stapl/altera.c 			if ((version > 0) && (stack_ptr == 0)) {
version          1120 drivers/misc/altera-stapl/altera.c 			if ((version > 0) &&
version          1183 drivers/misc/altera-stapl/altera.c 			if ((version > 0) &&
version          1249 drivers/misc/altera-stapl/altera.c 			if (version > 0) {
version          1320 drivers/misc/altera-stapl/altera.c 			if (version > 0) {
version          1389 drivers/misc/altera-stapl/altera.c 			if (version > 0)
version          1412 drivers/misc/altera-stapl/altera.c 			if (version > 0)
version          1435 drivers/misc/altera-stapl/altera.c 			if (version > 0)
version          1459 drivers/misc/altera-stapl/altera.c 			if (version > 0)
version          1534 drivers/misc/altera-stapl/altera.c 			if (version > 0)
version          1625 drivers/misc/altera-stapl/altera.c 			if (version == 0) {
version          1706 drivers/misc/altera-stapl/altera.c 			if (version > 0) {
version          1761 drivers/misc/altera-stapl/altera.c 			if ((version > 0) &&
version          1861 drivers/misc/altera-stapl/altera.c 			if (version > 0) {
version          1882 drivers/misc/altera-stapl/altera.c 			if ((version > 0) &&
version          1930 drivers/misc/altera-stapl/altera.c 			if ((version > 0) &&
version          1993 drivers/misc/altera-stapl/altera.c 			if (version > 0) {
version          2025 drivers/misc/altera-stapl/altera.c 			if (version > 0) {
version          2132 drivers/misc/altera-stapl/altera.c 	int version = 0;
version          2141 drivers/misc/altera-stapl/altera.c 		version = (first_word & 1L);
version          2142 drivers/misc/altera-stapl/altera.c 		delta = version * 8;
version          2218 drivers/misc/altera-stapl/altera.c 	int version = 0;
version          2223 drivers/misc/altera-stapl/altera.c 		version = (first_word & 1L);
version          2224 drivers/misc/altera-stapl/altera.c 		delta = version * 8;
version          2295 drivers/misc/altera-stapl/altera.c 	int version = 0;
version          2305 drivers/misc/altera-stapl/altera.c 		version = (first_word & 1L);
version          2306 drivers/misc/altera-stapl/altera.c 		*format_version = version + 1;
version          2308 drivers/misc/altera-stapl/altera.c 		if (version > 0) {
version           102 drivers/misc/cxl/cxllib.c 	cfg->version  = CXL_XSL_CONFIG_CURRENT_VERSION;
version            16 drivers/misc/cxl/flash.c 	u16 version;
version           243 drivers/misc/cxl/flash.c 		header->version = cpu_to_be16(1);
version           530 drivers/misc/cxl/guest.c 	elem->version = cpu_to_be64(CXL_PROCESS_ELEMENT_VERSION);
version            39 drivers/misc/cxl/hcalls.h 	__be64 version;
version            71 drivers/misc/genwqe/card_sysfs.c static DEVICE_ATTR_RO(version);
version            12 drivers/misc/ibmasm/i2o.h 	u8	version;
version            24 drivers/misc/ibmasm/i2o.h       { .version              = 0x01, \
version           213 drivers/misc/ibmasm/remote.c 	mouse_dev->id.version = 1;
version           226 drivers/misc/ibmasm/remote.c 	keybd_dev->id.version = 2;
version           666 drivers/misc/ibmvmc.c 	crq_msg.version = cpu_to_be16(IBMVMC_PROTOCOL_VERSION);
version          1705 drivers/misc/ibmvmc.c 	if ((be16_to_cpu(crq->version) >> 8) !=
version          1708 drivers/misc/ibmvmc.c 			be16_to_cpu(crq->version),
version           120 drivers/misc/ibmvmc.h 	__be16 version;	/* Indicates the code level of the management partition
version           623 drivers/misc/mei/bus.c 	u8 version;
version           627 drivers/misc/mei/bus.c 	version = mei_me_cl_ver(cldev->me_cl);
version           639 drivers/misc/mei/bus.c 			if (id->version != MEI_CL_VERSION_ANY)
version           640 drivers/misc/mei/bus.c 				if (id->version != version)
version           776 drivers/misc/mei/bus.c 	u8 version = mei_me_cl_ver(cldev->me_cl);
version           778 drivers/misc/mei/bus.c 	return scnprintf(buf, PAGE_SIZE, "%02X", version);
version           780 drivers/misc/mei/bus.c static DEVICE_ATTR_RO(version);
version           787 drivers/misc/mei/bus.c 	u8 version = mei_me_cl_ver(cldev->me_cl);
version           790 drivers/misc/mei/bus.c 			 cldev->name, uuid, version);
version           815 drivers/misc/mei/bus.c 	u8 version = mei_me_cl_ver(cldev->me_cl);
version           817 drivers/misc/mei/bus.c 	if (add_uevent_var(env, "MEI_CL_VERSION=%d", version))
version           827 drivers/misc/mei/bus.c 			   cldev->name, uuid, version))
version          1014 drivers/misc/mei/hbm.c 	if (dev->version.major_version > HBM_MAJOR_VERSION_PGI)
version          1017 drivers/misc/mei/hbm.c 	if (dev->version.major_version == HBM_MAJOR_VERSION_PGI &&
version          1018 drivers/misc/mei/hbm.c 	    dev->version.minor_version >= HBM_MINOR_VERSION_PGI)
version          1022 drivers/misc/mei/hbm.c 	if (dev->version.major_version >= HBM_MAJOR_VERSION_DC)
version          1026 drivers/misc/mei/hbm.c 	if (dev->version.major_version >= HBM_MAJOR_VERSION_IE)
version          1031 drivers/misc/mei/hbm.c 	if (dev->version.major_version >= HBM_MAJOR_VERSION_DOT)
version          1036 drivers/misc/mei/hbm.c 	if (dev->version.major_version >= HBM_MAJOR_VERSION_EV)
version          1041 drivers/misc/mei/hbm.c 	if (dev->version.major_version >= HBM_MAJOR_VERSION_FA)
version          1046 drivers/misc/mei/hbm.c 	if (dev->version.major_version >= HBM_MAJOR_VERSION_OS)
version          1051 drivers/misc/mei/hbm.c 	if (dev->version.major_version > HBM_MAJOR_VERSION_DR ||
version          1052 drivers/misc/mei/hbm.c 	    (dev->version.major_version == HBM_MAJOR_VERSION_DR &&
version          1053 drivers/misc/mei/hbm.c 	     dev->version.minor_version >= HBM_MINOR_VERSION_DR))
version          1066 drivers/misc/mei/hbm.c 	return	(dev->version.major_version < HBM_MAJOR_VERSION) ||
version          1067 drivers/misc/mei/hbm.c 		(dev->version.major_version == HBM_MAJOR_VERSION &&
version          1068 drivers/misc/mei/hbm.c 		 dev->version.minor_version <= HBM_MINOR_VERSION);
version          1122 drivers/misc/mei/hbm.c 			dev->version.major_version = HBM_MAJOR_VERSION;
version          1123 drivers/misc/mei/hbm.c 			dev->version.minor_version = HBM_MINOR_VERSION;
version          1125 drivers/misc/mei/hbm.c 			dev->version.major_version =
version          1127 drivers/misc/mei/hbm.c 			dev->version.minor_version =
version           857 drivers/misc/mei/hdcp/mei_hdcp.c 	{ .uuid = MEI_UUID_HDCP, .version = MEI_CL_VERSION_ANY },
version           791 drivers/misc/mei/hw-me.c 		dev->version.major_version,
version           792 drivers/misc/mei/hw-me.c 		dev->version.minor_version,
version           751 drivers/misc/mei/main.c 	ver = dev->version;
version           499 drivers/misc/mei/mei_dev.h 	struct hbm_version version;
version           285 drivers/misc/ocxl/config.c 		u16 *len, u16 *version)
version           298 drivers/misc/ocxl/config.c 	*version = (major << 8) + minor;
version           100 drivers/misc/ocxl/file.c 	arg.version = 0;
version           503 drivers/misc/phantom.c static CLASS_ATTR_STRING(version, 0444, PHANTOM_VERSION);
version            87 drivers/misc/sgi-xp/xpc.h 	u8 version;
version           162 drivers/misc/sgi-xp/xpc_partition.c 	rp->version = XPC_RP_VERSION;
version           241 drivers/misc/sgi-xp/xpc_partition.c 	if (XPC_VERSION_MAJOR(remote_rp->version) !=
version            45 drivers/misc/sgi-xp/xpnet.c 	u16 version;		/* Version for this message */
version            82 drivers/misc/sgi-xp/xpnet.c    ((XPNET_VERSION_MAJOR(_m->version) == XPNET_VERSION_MAJOR(XPNET_VERSION)) \
version           199 drivers/misc/sgi-xp/xpnet.c 	if ((XPNET_VERSION_MINOR(msg->version) == 1) &&
version           372 drivers/misc/sgi-xp/xpnet.c 		msg->version = XPNET_VERSION_EMBED;
version           379 drivers/misc/sgi-xp/xpnet.c 		msg->version = XPNET_VERSION;
version           200 drivers/misc/ti-st/st_kim.c 	unsigned short version = 0, chip = 0, min_ver = 0, maj_ver = 0;
version           223 drivers/misc/ti-st/st_kim.c 	version =
version           226 drivers/misc/ti-st/st_kim.c 	chip = (version & 0x7C00) >> 10;
version           227 drivers/misc/ti-st/st_kim.c 	min_ver = (version & 0x007F);
version           228 drivers/misc/ti-st/st_kim.c 	maj_ver = (version & 0x0380) >> 7;
version           230 drivers/misc/ti-st/st_kim.c 	if (version & 0x8000)
version           237 drivers/misc/ti-st/st_kim.c 	kim_gdata->version.full = version;
version           238 drivers/misc/ti-st/st_kim.c 	kim_gdata->version.chip = chip;
version           239 drivers/misc/ti-st/st_kim.c 	kim_gdata->version.maj_ver = maj_ver;
version           240 drivers/misc/ti-st/st_kim.c 	kim_gdata->version.min_ver = min_ver;
version           557 drivers/misc/ti-st/st_kim.c 	seq_printf(s, "%04X %d.%d.%d\n", kim_gdata->version.full,
version           558 drivers/misc/ti-st/st_kim.c 			kim_gdata->version.chip, kim_gdata->version.maj_ver,
version           559 drivers/misc/ti-st/st_kim.c 			kim_gdata->version.min_ver);
version           678 drivers/misc/ti-st/st_kim.c DEFINE_SHOW_ATTRIBUTE(version);
version           127 drivers/misc/vmw_vmci/vmci_context.h 				 uintptr_t event_hnd, int version,
version            38 drivers/misc/vmw_vmci/vmci_queue_pair.h 	u32 version;
version            46 drivers/misc/vmw_vmci/vmci_queue_pair.h 	u32 version;
version            85 drivers/misc/vmw_vmci/vmci_queue_pair.h 	u32 version;	/* Was _pad. */
version           675 drivers/mmc/host/atmel-mci.c 	unsigned int version = atmci_get_version(host);
version           678 drivers/mmc/host/atmel-mci.c 	if (version >= 0x600)
version          2393 drivers/mmc/host/atmel-mci.c 	unsigned int version;
version          2395 drivers/mmc/host/atmel-mci.c 	version = atmci_get_version(host);
version          2397 drivers/mmc/host/atmel-mci.c 			"version: 0x%x\n", version);
version          2412 drivers/mmc/host/atmel-mci.c 	switch (version & 0xf00) {
version           204 drivers/mmc/host/davinci_mmc.c 	u8 version;
version           327 drivers/mmc/host/davinci_mmc.c 	if (host->version == MMC_CTLR_VERSION_2 && host->data != NULL &&
version           522 drivers/mmc/host/davinci_mmc.c 	if (host->version == MMC_CTLR_VERSION_2)
version           717 drivers/mmc/host/davinci_mmc.c 		if (host->version == MMC_CTLR_VERSION_2)
version           728 drivers/mmc/host/davinci_mmc.c 		if (host->version == MMC_CTLR_VERSION_2)
version          1277 drivers/mmc/host/davinci_mmc.c 		host->version = id_entry->driver_data;
version           140 drivers/mmc/host/jz4740_mmc.c 	enum jz4740_mmc_version version;
version           177 drivers/mmc/host/jz4740_mmc.c 	if (host->version >= JZ_MMC_JZ4725B)
version           186 drivers/mmc/host/jz4740_mmc.c 	if (host->version >= JZ_MMC_JZ4780)
version           194 drivers/mmc/host/jz4740_mmc.c 	if (host->version >= JZ_MMC_JZ4780)
version           673 drivers/mmc/host/jz4740_mmc.c 			if (host->version >= JZ_MMC_JZ4780) {
version           679 drivers/mmc/host/jz4740_mmc.c 		} else if (host->version >= JZ_MMC_JZ4780) {
version           949 drivers/mmc/host/jz4740_mmc.c 		host->version = (enum jz4740_mmc_version)match->data;
version           952 drivers/mmc/host/jz4740_mmc.c 		host->version = JZ_MMC_JZ4740;
version           350 drivers/mmc/host/sdhci-cadence.c 	static const u16 version = SDHCI_SPEC_400 << SDHCI_SPEC_VER_SHIFT;
version           384 drivers/mmc/host/sdhci-cadence.c 	__sdhci_read_caps(host, &version, NULL, NULL);
version           828 drivers/mmc/host/sdhci-of-esdhc.c 	if (host->version < SDHCI_SPEC_300)
version            95 drivers/mmc/host/sdhci-omap.c 	char			*version;
version           903 drivers/mmc/host/sdhci-omap.c 	char *version = omap_host->version;
version           910 drivers/mmc/host/sdhci-omap.c 	if (version) {
version           911 drivers/mmc/host/sdhci-omap.c 		snprintf(str, 20, "%s-%s", mode, version);
version          1077 drivers/mmc/host/sdhci-omap.c 		omap_host->version = "rev11";
version          1279 drivers/mmc/host/sdhci-pci-core.c 		u16 version;
version          1281 drivers/mmc/host/sdhci-pci-core.c 		version = readl(slot->host->ioaddr + SDHCI_HOST_VERSION);
version          1282 drivers/mmc/host/sdhci-pci-core.c 		version = (version & SDHCI_VENDOR_VER_MASK) >>
version          1290 drivers/mmc/host/sdhci-pci-core.c 		if (version < 0xAC)
version            65 drivers/mmc/host/sdhci-pic32.c 		if (host->version >= SDHCI_SPEC_300)
version            68 drivers/mmc/host/sdhci-pic32.c 		if (host->version >= SDHCI_SPEC_300)
version            72 drivers/mmc/host/sdhci-sprd.c 	u32 version;
version           409 drivers/mmc/host/sdhci-sprd.c 	if (host->version >= SDHCI_SPEC_410 &&
version           605 drivers/mmc/host/sdhci-sprd.c 	host->version = sdhci_readw(host, SDHCI_HOST_VERSION);
version           606 drivers/mmc/host/sdhci-sprd.c 	sprd_host->version = ((host->version & SDHCI_VENDOR_VER_MASK) >>
version           274 drivers/mmc/host/sdhci.c 	if (host->version < SDHCI_SPEC_200)
version          1136 drivers/mmc/host/sdhci.c 	if (host->version >= SDHCI_SPEC_410 && host->v4_mode &&
version          1167 drivers/mmc/host/sdhci.c 	if (host->version >= SDHCI_SPEC_410 && (use_cmd12 || use_cmd23)) {
version          1549 drivers/mmc/host/sdhci.c 	if (host->version >= SDHCI_SPEC_300) {
version          1658 drivers/mmc/host/sdhci.c 	if (host->version >= SDHCI_SPEC_410 && host->v4_mode) {
version          1914 drivers/mmc/host/sdhci.c 	if (host->version >= SDHCI_SPEC_300 &&
version          1963 drivers/mmc/host/sdhci.c 	if (host->version >= SDHCI_SPEC_300) {
version          2177 drivers/mmc/host/sdhci.c 	if (host->version < SDHCI_SPEC_300)
version          2509 drivers/mmc/host/sdhci.c 	if (host->version < SDHCI_SPEC_300)
version          3622 drivers/mmc/host/sdhci.c 	host->version = (v & SDHCI_SPEC_VER_MASK) >> SDHCI_SPEC_VER_SHIFT;
version          3635 drivers/mmc/host/sdhci.c 	if (host->version < SDHCI_SPEC_300)
version          3715 drivers/mmc/host/sdhci.c 	if (host->version >= SDHCI_SPEC_410 && host->v4_mode)
version          3757 drivers/mmc/host/sdhci.c 	if (host->version > SDHCI_SPEC_420) {
version          3759 drivers/mmc/host/sdhci.c 		       mmc_hostname(mmc), host->version);
version          3778 drivers/mmc/host/sdhci.c 	if ((host->version >= SDHCI_SPEC_200) &&
version          3865 drivers/mmc/host/sdhci.c 	if (host->version >= SDHCI_SPEC_300)
version          3907 drivers/mmc/host/sdhci.c 	else if (host->version >= SDHCI_SPEC_300) {
version          3963 drivers/mmc/host/sdhci.c 	if ((host->version >= SDHCI_SPEC_300) &&
version           523 drivers/mmc/host/sdhci.h 	unsigned int version;	/* SDHCI spec. version */
version          1737 drivers/mmc/host/usdhi6rol0.c 	u32 version;
version          1804 drivers/mmc/host/usdhi6rol0.c 	version = usdhi6_read(host, USDHI6_VERSION);
version          1805 drivers/mmc/host/usdhi6rol0.c 	if ((version & 0xfff) != 0xa0d) {
version          1806 drivers/mmc/host/usdhi6rol0.c 		dev_err(dev, "Version not recognized %x\n", version);
version           129 drivers/mmc/host/ushc.c 	int version;
version           139 drivers/mmc/host/ushc.c 	version = ushc->caps & USHC_GET_CAPS_VERSION_MASK;
version           140 drivers/mmc/host/ushc.c 	if (version != 0x02) {
version           141 drivers/mmc/host/ushc.c 		dev_err(&ushc->usb_dev->dev, "controller version %d is not supported\n", version);
version            25 drivers/mtd/devices/ms02-nv.c static char version[] __initdata =
version           136 drivers/mtd/devices/ms02-nv.c 		printk(KERN_INFO "%s", version);
version          1069 drivers/mtd/mtdswap.c 	hd->info.version = 1;
version          3337 drivers/mtd/nand/onenand/onenand_base.c static void onenand_print_device_info(int device, int version)
version          3353 drivers/mtd/nand/onenand/onenand_base.c 	printk(KERN_INFO "OneNAND version = 0x%04x\n", version);
version           761 drivers/mtd/nand/raw/fsl_ifc_nand.c 	if (ctrl->version < FSL_IFC_VERSION_1_1_0)
version           764 drivers/mtd/nand/raw/fsl_ifc_nand.c 	if (ctrl->version > FSL_IFC_VERSION_1_1_0) {
version           940 drivers/mtd/nand/raw/fsl_ifc_nand.c 	if (ctrl->version >= FSL_IFC_VERSION_2_0_0)
version           140 drivers/mtd/nand/raw/hisi504_nand.c 	int			version;
version           585 drivers/mtd/nand/raw/hisi504_nand.c 	host->version = hinfc_read(host, HINFC_VERSION);
version           398 drivers/mtd/nand/raw/nand_bbt.c 		td->version[0] = buf[bbt_get_ver_offs(this, td)];
version           400 drivers/mtd/nand/raw/nand_bbt.c 			 td->pages[0], td->version[0]);
version           407 drivers/mtd/nand/raw/nand_bbt.c 		md->version[0] = buf[bbt_get_ver_offs(this, md)];
version           409 drivers/mtd/nand/raw/nand_bbt.c 			 md->pages[0], md->version[0]);
version           555 drivers/mtd/nand/raw/nand_bbt.c 		td->version[i] = 0;
version           569 drivers/mtd/nand/raw/nand_bbt.c 					td->version[i] = buf[offs];
version           582 drivers/mtd/nand/raw/nand_bbt.c 				td->pages[i], td->version[i]);
version           845 drivers/mtd/nand/raw/nand_bbt.c 			buf[ooboffs + td->veroffs] = td->version[chip];
version           878 drivers/mtd/nand/raw/nand_bbt.c 			 (unsigned long long)to, td->version[chip]);
version           950 drivers/mtd/nand/raw/nand_bbt.c 			} else if (td->version[i] == md->version[i]) {
version           954 drivers/mtd/nand/raw/nand_bbt.c 			} else if (((int8_t)(td->version[i] - md->version[i])) > 0) {
version           979 drivers/mtd/nand/raw/nand_bbt.c 			td->version[i] = 1;
version           981 drivers/mtd/nand/raw/nand_bbt.c 				md->version[i] = 1;
version           990 drivers/mtd/nand/raw/nand_bbt.c 				rd->version[i] = 0;
version          1001 drivers/mtd/nand/raw/nand_bbt.c 				rd2->version[i] = 0;
version          1013 drivers/mtd/nand/raw/nand_bbt.c 			td->version[i] = max(td->version[i], md->version[i]);
version          1014 drivers/mtd/nand/raw/nand_bbt.c 			md->version[i] = td->version[i];
version          1069 drivers/mtd/nand/raw/nand_bbt.c 	td->version[chip]++;
version          1071 drivers/mtd/nand/raw/nand_bbt.c 		md->version[chip]++;
version           291 drivers/mtd/nand/raw/nand_onfi.c 	onfi->version = onfi_version;
version           223 drivers/mtd/parsers/afs.c 	u32 version;
version           247 drivers/mtd/parsers/afs.c 	version = footer[9];
version           251 drivers/mtd/parsers/afs.c 		 name, version, ptr);
version            50 drivers/mtd/parsers/bcm47xxpart.c 	uint16_t version;
version            24 drivers/mtd/parsers/parser_trx.c 	uint16_t version;
version           999 drivers/mtd/ubi/attach.c 		if (ech->version != UBI_VERSION) {
version          1001 drivers/mtd/ubi/attach.c 				UBI_VERSION, (int)ech->version);
version           100 drivers/mtd/ubi/build.c static CLASS_ATTR_RO(version);
version            55 drivers/mtd/ubi/debug.c 	pr_err("\tversion        %d\n", (int)ec_hdr->version);
version            74 drivers/mtd/ubi/debug.c 	pr_err("\tversion   %d\n",  (int)vid_hdr->version);
version           908 drivers/mtd/ubi/fastmap.c 	if (fmsb->version != UBI_FM_FMT_VERSION) {
version           910 drivers/mtd/ubi/fastmap.c 			fmsb->version, UBI_FM_FMT_VERSION);
version          1178 drivers/mtd/ubi/fastmap.c 	fmsb->version = UBI_FM_FMT_VERSION;
version           633 drivers/mtd/ubi/io.c 	if (ec_hdr->version != UBI_VERSION) {
version           635 drivers/mtd/ubi/io.c 			UBI_VERSION, (int)ec_hdr->version);
version           806 drivers/mtd/ubi/io.c 	ec_hdr->version = UBI_VERSION;
version          1064 drivers/mtd/ubi/io.c 	vid_hdr->version = UBI_VERSION;
version           149 drivers/mtd/ubi/ubi-media.h 	__u8    version;
version           270 drivers/mtd/ubi/ubi-media.h 	__u8    version;
version           409 drivers/mtd/ubi/ubi-media.h 	__u8 version;
version            36 drivers/net/appletalk/cops.c static const char *version =
version           283 drivers/net/appletalk/cops.c 		printk("%s", version);
version            40 drivers/net/appletalk/ipddp.c static const char version[] = KERN_INFO "ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn.edu>\n";
version            80 drivers/net/appletalk/ipddp.c                 printk(version);
version          4283 drivers/net/bonding/bond_main.c 	strlcpy(drvinfo->version, DRV_VERSION, sizeof(drvinfo->version));
version           307 drivers/net/can/kvaser_pciefd.c 	__le32 version;
version           404 drivers/net/can/kvaser_pciefd.c 	if (le32_to_cpu(img->version) != KVASER_PCIEFD_CFG_SYS_VER) {
version           428 drivers/net/can/m_can/m_can.c 		if (cdev->version > 30)
version           820 drivers/net/can/m_can/m_can.c 	if (cdev->version <= 31 && irqstatus & IR_MRAF &&
version           941 drivers/net/can/m_can/m_can.c 	if (cdev->version == 30) {
version          1097 drivers/net/can/m_can/m_can.c 	if (cdev->version == 30) {
version          1112 drivers/net/can/m_can/m_can.c 	if (cdev->version == 30) {
version          1135 drivers/net/can/m_can/m_can.c 	if (cdev->version == 30) {
version          1175 drivers/net/can/m_can/m_can.c 		if (cdev->version == 30)
version          1305 drivers/net/can/m_can/m_can.c 	m_can_dev->version = m_can_version;
version          1316 drivers/net/can/m_can/m_can.c 	switch (m_can_dev->version) {
version          1352 drivers/net/can/m_can/m_can.c 			m_can_dev->version);
version          1433 drivers/net/can/m_can/m_can.c 	if (cdev->version == 30) {
version          1794 drivers/net/can/m_can/m_can.c 		 KBUILD_MODNAME, m_can_dev->net->irq, m_can_dev->version);
version            91 drivers/net/can/m_can/m_can.h 	int version;
version            32 drivers/net/can/sja1000/ems_pci.c 	int version;
version           239 drivers/net/can/sja1000/ems_pci.c 		card->version = 2; /* CPC-PCI v2 */
version           244 drivers/net/can/sja1000/ems_pci.c 		card->version = 1; /* CPC-PCI v1 */
version           263 drivers/net/can/sja1000/ems_pci.c 	if (card->version == 1) {
version           298 drivers/net/can/sja1000/ems_pci.c 		if (card->version == 1) {
version           317 drivers/net/can/sja1000/ems_pci.c 			if (card->version == 1)
version           109 drivers/net/can/usb/esd_usb2.c 	__le32 version;
version           164 drivers/net/can/usb/esd_usb2.c 		struct version_msg version;
version           196 drivers/net/can/usb/esd_usb2.c 	u32 version;
version           483 drivers/net/can/usb/esd_usb2.c 		       (dev->version >> 12) & 0xf,
version           484 drivers/net/can/usb/esd_usb2.c 		       (dev->version >> 8) & 0xf,
version           485 drivers/net/can/usb/esd_usb2.c 		       dev->version & 0xff);
version           496 drivers/net/can/usb/esd_usb2.c 		       (dev->version >> 28) & 0xf,
version           497 drivers/net/can/usb/esd_usb2.c 		       (dev->version >> 24) & 0xf,
version           498 drivers/net/can/usb/esd_usb2.c 		       (dev->version >> 16) & 0xff);
version          1062 drivers/net/can/usb/esd_usb2.c 	msg->msg.version.rsvd = 0;
version          1063 drivers/net/can/usb/esd_usb2.c 	msg->msg.version.flags = 0;
version          1064 drivers/net/can/usb/esd_usb2.c 	msg->msg.version.drv_version = 0;
version          1079 drivers/net/can/usb/esd_usb2.c 	dev->version = le32_to_cpu(msg->msg.version_reply.version);
version            37 drivers/net/can/usb/peak_usb/pcan_usb_pro.h 	u8  version[4];
version            51 drivers/net/can/usb/peak_usb/pcan_usb_pro.h 	u8  version[4];
version           166 drivers/net/can/usb/ucan.c 	__le32 version;
version          1437 drivers/net/can/usb/ucan.c 		le32_to_cpu(ctl_msg_buffer->cmd_get_protocol_version.version);
version           902 drivers/net/can/usb/usb_8dev.c 	u32 version;
version           963 drivers/net/can/usb/usb_8dev.c 	err = usb_8dev_cmd_version(priv, &version);
version           970 drivers/net/can/usb/usb_8dev.c 			 (version>>24) & 0xff, (version>>16) & 0xff,
version           971 drivers/net/can/usb/usb_8dev.c 			 (version>>8) & 0xff, version & 0xff);
version          1762 drivers/net/dsa/lantiq_gswip.c 			      struct device_node *gphy_fw_list_np, u32 version)
version          1775 drivers/net/dsa/lantiq_gswip.c 		switch (version) {
version          1783 drivers/net/dsa/lantiq_gswip.c 			dev_err(dev, "unknown GSWIP version: 0x%x", version);
version          1835 drivers/net/dsa/lantiq_gswip.c 	u32 version;
version          1864 drivers/net/dsa/lantiq_gswip.c 	version = gswip_switch_r(priv, GSWIP_VERSION);
version          1869 drivers/net/dsa/lantiq_gswip.c 		err = gswip_gphy_fw_list(priv, gphy_fw_np, version);
version          1902 drivers/net/dsa/lantiq_gswip.c 		 (version & GSWIP_VERSION_REV_MASK) >> GSWIP_VERSION_REV_SHIFT,
version          1903 drivers/net/dsa/lantiq_gswip.c 		 (version & GSWIP_VERSION_MOD_MASK) >> GSWIP_VERSION_MOD_SHIFT);
version          1030 drivers/net/dsa/mv88e6xxx/chip.c 	regs->version = chip->info->prod_num;
version           133 drivers/net/dummy.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           167 drivers/net/eql.c static const char version[] __initconst =
version           584 drivers/net/eql.c 	pr_info("%s\n", version);
version            95 drivers/net/ethernet/3com/3c509.c static char version[] = DRV_NAME ".c:" DRV_VERSION " " DRV_RELDATE " becker@scyld.com\n";
version           551 drivers/net/ethernet/3com/3c509.c 		pr_info("%s", version);
version          1146 drivers/net/ethernet/3com/3c509.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version            29 drivers/net/ethernet/3com/3c515.c static char *version =
version           422 drivers/net/ethernet/3com/3c515.c 		pr_debug("%s", version);
version           439 drivers/net/ethernet/3com/3c515.c 		pr_debug("%s", version);
version          1543 drivers/net/ethernet/3com/3c515.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           485 drivers/net/ethernet/3com/3c589_cs.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           105 drivers/net/ethernet/3com/3c59x.c static const char version[] =
version          1104 drivers/net/ethernet/3com/3c59x.c 		pr_info("%s", version);
version           517 drivers/net/ethernet/3com/typhoon.h 	__le32 version;
version             4 drivers/net/ethernet/8390/8390.c static const char version[] =
version             4 drivers/net/ethernet/8390/8390p.c static const char version[] =
version           114 drivers/net/ethernet/8390/apne.c static const char version[] =
version           217 drivers/net/ethernet/8390/apne.c 		netdev_info(dev, version);
version            58 drivers/net/ethernet/8390/ax88796.c static unsigned char version[] = "ax88796.c: Copyright 2005,2007 Simtec Electronics\n";
version           576 drivers/net/ethernet/8390/ax88796.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version            59 drivers/net/ethernet/8390/etherh.c static char version[] =
version           559 drivers/net/ethernet/8390/etherh.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version            39 drivers/net/ethernet/8390/hydra.c static const char version[] =
version           973 drivers/net/ethernet/8390/lib8390.c 		pr_info("%s", version);
version            44 drivers/net/ethernet/8390/mac8390.c static char version[] =
version            23 drivers/net/ethernet/8390/mcf8390.c static const char version[] =
version            64 drivers/net/ethernet/8390/ne2k-pci.c static const char version[] =
version           234 drivers/net/ethernet/8390/ne2k-pci.c 		printk(version);
version           644 drivers/net/ethernet/8390/ne2k-pci.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           730 drivers/net/ethernet/8390/ne2k-pci.c 	printk(version);
version            57 drivers/net/ethernet/8390/smc-ultra.c static const char version[] =
version           237 drivers/net/ethernet/8390/smc-ultra.c 		netdev_info(dev, version);
version            28 drivers/net/ethernet/8390/wd.c static const char version[] =
version           191 drivers/net/ethernet/8390/wd.c 		netdev_info(dev, version);
version            45 drivers/net/ethernet/8390/xsurf100.c static unsigned char version[] =
version            44 drivers/net/ethernet/8390/zorro8390.c static const char version[] =
version           169 drivers/net/ethernet/adaptec/starfire.c static const char version[] =
version           661 drivers/net/ethernet/adaptec/starfire.c 		printk(version);
version          1856 drivers/net/ethernet/adaptec/starfire.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          2076 drivers/net/ethernet/adaptec/starfire.c 	printk(version);
version          1117 drivers/net/ethernet/aeroflex/greth.c 	strlcpy(info->version, "revision: 1.0", sizeof(info->version));
version          2812 drivers/net/ethernet/agere/et131x.c 	regs->version = (1 << 24) | (adapter->pdev->revision << 16) |
version          2961 drivers/net/ethernet/agere/et131x.c 	strlcpy(info->version, DRIVER_VERSION, sizeof(info->version));
version          1536 drivers/net/ethernet/alacritech/slicoss.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           228 drivers/net/ethernet/allwinner/sun4i-emac.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version            90 drivers/net/ethernet/alteon/acenic.c #define ACE_IS_TIGON_I(ap)	(ap->version == 1)
version           424 drivers/net/ethernet/alteon/acenic.c static const char version[] =
version           483 drivers/net/ethernet/alteon/acenic.c 		printk(version);
version           616 drivers/net/ethernet/alteon/acenic.c 	if (ap->version >= 2)
version           655 drivers/net/ethernet/alteon/acenic.c 	if (ap->version >= 2) {
version           921 drivers/net/ethernet/alteon/acenic.c 		ap->version = 1;
version           938 drivers/net/ethernet/alteon/acenic.c 		ap->version = 2;
version          1040 drivers/net/ethernet/alteon/acenic.c 	if (ap->version >= 2) {
version          1247 drivers/net/ethernet/alteon/acenic.c 	if (ap->version >= 2) {
version          1370 drivers/net/ethernet/alteon/acenic.c 	if(ap->version >= 2)
version          1407 drivers/net/ethernet/alteon/acenic.c 		if ((option & 0x400) && (ap->version >= 2)) {
version          1416 drivers/net/ethernet/alteon/acenic.c 	if (ap->version >= 2)
version          1473 drivers/net/ethernet/alteon/acenic.c 		if (ap->version >= 2)
version          1492 drivers/net/ethernet/alteon/acenic.c 	if (ap->version >= 2) {
version          1585 drivers/net/ethernet/alteon/acenic.c 	if (ap->version >= 2) {
version          2702 drivers/net/ethernet/alteon/acenic.c 	snprintf(info->version, sizeof(info->version), "%i.%i.%i",
version           641 drivers/net/ethernet/alteon/acenic.h 	int			version, link;
version            70 drivers/net/ethernet/altera/altera_tse_ethtool.c 	strcpy(info->version, "v8.0");
version           219 drivers/net/ethernet/altera/altera_tse_ethtool.c 	regs->version = 1;
version           883 drivers/net/ethernet/amazon/ena/ena_admin_defs.h 	u8 version;
version          1927 drivers/net/ethernet/amazon/ena/ena_com.c 		if (get_resp.u.max_queue_ext.version != ENA_FEATURE_MAX_QUEUE_EXT_VER)
version           407 drivers/net/ethernet/amazon/ena/ena_ethtool.c 	strlcpy(info->version, DRV_MODULE_VERSION, sizeof(info->version));
version            52 drivers/net/ethernet/amazon/ena/ena_netdev.c static char version[] = DEVICE_NAME " v" DRV_MODULE_VERSION "\n";
version          2078 drivers/net/ethernet/amazon/ena/ena_netdev.c 		switch (ip_hdr(skb)->version) {
version          2422 drivers/net/ethernet/amazon/ena/ena_netdev.c 	strlcpy(host_info->kernel_ver_str, utsname()->version,
version          2813 drivers/net/ethernet/amazon/ena/ena_netdev.c 		version);
version          3447 drivers/net/ethernet/amazon/ena/ena_netdev.c 	dev_info_once(&pdev->dev, "%s", version);
version          3790 drivers/net/ethernet/amazon/ena/ena_netdev.c 	pr_info("%s", version);
version            41 drivers/net/ethernet/amd/am79c961a.c static const char version[] =
version           654 drivers/net/ethernet/amd/am79c961a.c 		printk(KERN_INFO "%s", version);
version          1369 drivers/net/ethernet/amd/amd8111e.c 	strlcpy(info->version, MODULE_VERS, sizeof(info->version));
version          1383 drivers/net/ethernet/amd/amd8111e.c 	regs->version = 0;
version           396 drivers/net/ethernet/amd/ariadne.c 	u_long version;
version           408 drivers/net/ethernet/amd/ariadne.c 	version = swapw(lance->RDP);
version           410 drivers/net/ethernet/amd/ariadne.c 	version |= swapw(lance->RDP) << 16;
version           411 drivers/net/ethernet/amd/ariadne.c 	if ((version & 0x00000fff) != 0x00000003) {
version           415 drivers/net/ethernet/amd/ariadne.c 	if ((version & 0x0ffff000) != 0x00003000) {
version           417 drivers/net/ethernet/amd/ariadne.c 		       (version & 0x0ffff000) >> 12);
version           422 drivers/net/ethernet/amd/ariadne.c 		   (version & 0xf0000000) >> 28);
version            45 drivers/net/ethernet/amd/atarilance.c static const char version[] = "atarilance.c: v1.3 04/04/96 "
version           630 drivers/net/ethernet/amd/atarilance.c 		DPRINTK( 1, ( version ));
version           659 drivers/net/ethernet/amd/au1000_eth.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version            76 drivers/net/ethernet/amd/declance.c static const char version[] =
version          1038 drivers/net/ethernet/amd/declance.c 		printk(version);
version            45 drivers/net/ethernet/amd/lance.c static const char version[] = "lance.c:v1.16 2006/11/09 dplatt@3do.com, becker@cesdis.gsfc.nasa.gov\n";
version           725 drivers/net/ethernet/amd/lance.c 		printk(version);
version           820 drivers/net/ethernet/amd/nmclan_cs.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version            31 drivers/net/ethernet/amd/pcnet32.c static const char *const version =
version           812 drivers/net/ethernet/amd/pcnet32.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          3009 drivers/net/ethernet/amd/pcnet32.c 	pr_info("%s", version);
version            24 drivers/net/ethernet/amd/sun3lance.c static const char version[] =
version           408 drivers/net/ethernet/amd/sun3lance.c 		printk( version );
version           112 drivers/net/ethernet/amd/sunlance.c static char version[] =
version          1285 drivers/net/ethernet/amd/sunlance.c 	strlcpy(info->version, "2.02", sizeof(info->version));
version          1320 drivers/net/ethernet/amd/sunlance.c 		printk (KERN_INFO "%s", version);
version           660 drivers/net/ethernet/amd/xgbe/xgbe-dev.c 	ver = XGMAC_GET_BITS(pdata->hw_feat.version, MAC_VR, SNPSVER);
version          2199 drivers/net/ethernet/amd/xgbe/xgbe-dev.c 	if (XGMAC_GET_BITS(pdata->hw_feat.version, MAC_VR, SNPSVER) < 0x21)
version          3246 drivers/net/ethernet/amd/xgbe/xgbe-dev.c 	if (XGMAC_GET_BITS(pdata->hw_feat.version, MAC_VR, SNPSVER) > 0x20)
version           739 drivers/net/ethernet/amd/xgbe/xgbe-drv.c 	hw_feat->version = XGMAC_IOREAD(pdata, MAC_VR);
version           408 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c 	strlcpy(drvinfo->version, XGBE_DRV_VERSION, sizeof(drvinfo->version));
version           412 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c 		 XGMAC_GET_BITS(hw_feat->version, MAC_VR, USERVER),
version           413 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c 		 XGMAC_GET_BITS(hw_feat->version, MAC_VR, DEVID),
version           414 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c 		 XGMAC_GET_BITS(hw_feat->version, MAC_VR, SNPSVER));
version           961 drivers/net/ethernet/amd/xgbe/xgbe.h 	unsigned int version;
version            92 drivers/net/ethernet/apm/xgene-v2/ethtool.c 	strcpy(info->version, XGENE_ENET_V2_VERSION);
version           106 drivers/net/ethernet/apm/xgene/xgene_enet_ethtool.c 	strcpy(info->version, XGENE_DRV_VERSION);
version           114 drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c 	strlcat(drvinfo->version, AQ_CFG_DRV_VERSION, sizeof(drvinfo->version));
version           446 drivers/net/ethernet/aquantia/atlantic/aq_nic.c 			(ip_hdr(skb)->version == 6) ? 1U : 0U;
version           485 drivers/net/ethernet/aquantia/atlantic/aq_nic.c 		if (ip_hdr(skb)->version == 4) {
version           492 drivers/net/ethernet/aquantia/atlantic/aq_nic.c 		} else if (ip_hdr(skb)->version == 6) {
version           693 drivers/net/ethernet/aquantia/atlantic/aq_nic.c 	regs->version = 1;
version           166 drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.h 	u32 version;
version           227 drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.h 	u32 version;
version            95 drivers/net/ethernet/arc/emac_main.c 	strlcpy(info->version, priv->drv_version, sizeof(info->version));
version           136 drivers/net/ethernet/atheros/atl1c/atl1c_ethtool.c 	regs->version = 1;
version           224 drivers/net/ethernet/atheros/atl1c/atl1c_ethtool.c 	strlcpy(drvinfo->version, atl1c_driver_version,
version           225 drivers/net/ethernet/atheros/atl1c/atl1c_ethtool.c 		sizeof(drvinfo->version));
version           155 drivers/net/ethernet/atheros/atl1e/atl1e_ethtool.c 	regs->version = (1 << 24) | (hw->revision_id << 16) | hw->device_id;
version           310 drivers/net/ethernet/atheros/atl1e/atl1e_ethtool.c 	strlcpy(drvinfo->version, atl1e_driver_version,
version           311 drivers/net/ethernet/atheros/atl1e/atl1e_ethtool.c 		sizeof(drvinfo->version));
version          3347 drivers/net/ethernet/atheros/atlx/atl1.c 	strlcpy(drvinfo->version, ATLX_DRIVER_VERSION,
version          3348 drivers/net/ethernet/atheros/atlx/atl1.c 		sizeof(drvinfo->version));
version          1848 drivers/net/ethernet/atheros/atlx/atl2.c 	regs->version = (1 << 24) | (hw->revision_id << 16) | hw->device_id;
version          2014 drivers/net/ethernet/atheros/atlx/atl2.c 	strlcpy(drvinfo->version, atl2_driver_version,
version          2015 drivers/net/ethernet/atheros/atlx/atl2.c 		sizeof(drvinfo->version));
version          1797 drivers/net/ethernet/broadcom/b44.c 	strlcpy(info->version, DRV_MODULE_VERSION, sizeof(info->version));
version          1307 drivers/net/ethernet/broadcom/bcm63xx_enet.c 	strlcpy(drvinfo->version, bcm_enet_driver_version,
version          1308 drivers/net/ethernet/broadcom/bcm63xx_enet.c 		sizeof(drvinfo->version));
version          2533 drivers/net/ethernet/broadcom/bcm63xx_enet.c 	strncpy(drvinfo->version, bcm_enet_driver_version, 32);
version           290 drivers/net/ethernet/broadcom/bcmsysport.c 	strlcpy(info->version, "0.1", sizeof(info->version));
version            75 drivers/net/ethernet/broadcom/bnx2.c static char version[] =
version          7051 drivers/net/ethernet/broadcom/bnx2.c 	strlcpy(info->version, DRV_MODULE_VERSION, sizeof(info->version));
version          7095 drivers/net/ethernet/broadcom/bnx2.c 	regs->version = 0;
version          8572 drivers/net/ethernet/broadcom/bnx2.c 		pr_info("%s", version);
version          3356 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 		if (inner_ip_hdr(skb)->version == 6) {
version            40 drivers/net/ethernet/broadcom/bnx2x/bnx2x_dump.h 	u32 version;
version           969 drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c 	regs->version = 2;
version           984 drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c 	dump_hdr.version = BNX2X_DUMP_VERSION;
version          1047 drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c 	dump->version = BNX2X_DUMP_VERSION;
version          1073 drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c 	dump_hdr.version = BNX2X_DUMP_VERSION;
version          1110 drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c 	char version[ETHTOOL_FWVERS_LEN];
version          1115 drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c 	strlcpy(info->version, DRV_MODULE_VERSION, sizeof(info->version));
version          1117 drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c 	memset(version, 0, sizeof(version));
version          1118 drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c 	snprintf(version, ETHTOOL_FWVERS_LEN, " storm %d.%d.%d.%d",
version          1121 drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c 	strlcat(info->version, version, sizeof(info->version));
version          1130 drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c 			memset(version, 0, sizeof(version));
version          1131 drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c 			snprintf(version, ETHTOOL_FWVERS_LEN, "mbi %d.%d.%d ",
version          1135 drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c 			strlcpy(info->fw_version, version,
version          1140 drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c 	memset(version, 0, sizeof(version));
version          1141 drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c 	bnx2x_fill_fw_str(bp, version, ETHTOOL_FWVERS_LEN);
version          1142 drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c 	strlcat(info->fw_version, version, sizeof(info->fw_version));
version          6197 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c int bnx2x_get_ext_phy_fw_version(struct link_params *params, u8 *version,
version          6203 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c 	u8 *ver_p = version;
version          6205 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c 	if (version == NULL || params == NULL)
version          6210 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c 	version[0] = '\0';
version          6230 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c 			ver_p = version + (len - remain_len);
version           404 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.h int bnx2x_get_ext_phy_fw_version(struct link_params *params, u8 *version,
version            84 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c static char version[] =
version          3367 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	strlcpy(ether_stat->version, DRV_MODULE_VERSION,
version          3642 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c static u32 bnx2x_update_mng_version_utility(u8 *version, bool bnx2x_format)
version          3648 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 		i = sscanf(version, "1.%c%hhd.%hhd.%hhd",
version          3653 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 		i = sscanf(version, "%hhd.%hhd.%hhd.%hhd",
version          3669 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	u8 *version;
version          3691 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	version = bp->slowpath->drv_info_to_mcp.iscsi_stat.version;
version          3692 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	iscsiver = bnx2x_update_mng_version_utility(version, false);
version          3697 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	version = bp->slowpath->drv_info_to_mcp.fcoe_stat.version;
version          3698 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	fcoever = bnx2x_update_mng_version_utility(version, false);
version          14483 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	pr_info("%s", version);
version            72 drivers/net/ethernet/broadcom/bnx2x/bnx2x_mfw_req.h 	u8 version[ETH_STAT_INFO_VERSION_LEN];
version           110 drivers/net/ethernet/broadcom/bnx2x/bnx2x_mfw_req.h 	u8 version[12];		/* Function's Driver Version. */
version           134 drivers/net/ethernet/broadcom/bnx2x/bnx2x_mfw_req.h 	u8 version[12];		/* Function's Driver Version. */
version          3080 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c 	if (bp->old_bulletin.version == bulletin->version)
version          2302 drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c 	bulletin->version++;
version           405 drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.h 	u16 version;
version            73 drivers/net/ethernet/broadcom/bnxt/bnxt.c static const char version[] =
version          11728 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		pr_info("%s", version);
version          1239 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	strlcpy(info->version, DRV_MODULE_VERSION, sizeof(info->version));
version          3343 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	dump->version = bp->ver_resp.hwrm_fw_maj_8b << 24 |
version            95 drivers/net/ethernet/broadcom/bnxt/bnxt_fw_hdr.h 	u8 version[16];		/* the null terminated version string to
version           112 drivers/net/ethernet/broadcom/bnxt/bnxt_fw_hdr.h 	u8 version[16];
version          6972 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h 	u8	version;
version           222 drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c 	strlcpy(info->version, DRV_MODULE_VERSION, sizeof(info->version));
version            60 drivers/net/ethernet/broadcom/cnic.c static char version[] =
version          1138 drivers/net/ethernet/broadcom/cnic.c 	uinfo->version = CNIC_MODULE_VERSION;
version          5767 drivers/net/ethernet/broadcom/cnic.c 	pr_info("%s", version);
version           874 drivers/net/ethernet/broadcom/genet/bcmgenet.c 	strlcpy(info->version, "v2.0", sizeof(info->version));
version          3348 drivers/net/ethernet/broadcom/genet/bcmgenet.c 	priv->hw_params = &bcmgenet_hw_params[priv->version];
version          3360 drivers/net/ethernet/broadcom/genet/bcmgenet.c 	if (major != priv->version) {
version          3363 drivers/net/ethernet/broadcom/genet/bcmgenet.c 			major, priv->version);
version          3416 drivers/net/ethernet/broadcom/genet/bcmgenet.c 		priv->version,
version          3522 drivers/net/ethernet/broadcom/genet/bcmgenet.c 		priv->version = (enum bcmgenet_version)of_id->data;
version          3524 drivers/net/ethernet/broadcom/genet/bcmgenet.c 		priv->version = pd->genet_version;
version           514 drivers/net/ethernet/broadcom/genet/bcmgenet.h #define GENET_IS_V1(p)	((p)->version == GENET_V1)
version           515 drivers/net/ethernet/broadcom/genet/bcmgenet.h #define GENET_IS_V2(p)	((p)->version == GENET_V2)
version           516 drivers/net/ethernet/broadcom/genet/bcmgenet.h #define GENET_IS_V3(p)	((p)->version == GENET_V3)
version           517 drivers/net/ethernet/broadcom/genet/bcmgenet.h #define GENET_IS_V4(p)	((p)->version == GENET_V4)
version           518 drivers/net/ethernet/broadcom/genet/bcmgenet.h #define GENET_IS_V5(p)	((p)->version == GENET_V5)
version           610 drivers/net/ethernet/broadcom/genet/bcmgenet.h 	enum bcmgenet_version version;
version           376 drivers/net/ethernet/broadcom/genet/bcmmii.c 	compat = kasprintf(GFP_KERNEL, "brcm,genet-mdio-v%d", priv->version);
version           225 drivers/net/ethernet/broadcom/tg3.c static char version[] =
version          11978 drivers/net/ethernet/broadcom/tg3.c 	regs->version = 0;
version          12322 drivers/net/ethernet/broadcom/tg3.c 	strlcpy(info->version, DRV_MODULE_VERSION, sizeof(info->version));
version          17630 drivers/net/ethernet/broadcom/tg3.c 	printk_once(KERN_INFO "%s\n", version);
version          3129 drivers/net/ethernet/broadcom/tg3.h 	__be32 version; /* unused for fragments */
version           186 drivers/net/ethernet/brocade/bna/bfa_defs.h 	u8	version;	/* manufacturing block version */
version           134 drivers/net/ethernet/brocade/bna/bfa_defs_mfg_comm.h 	u8		version;	/*!< vpd data version */
version           287 drivers/net/ethernet/brocade/bna/bnad_ethtool.c 	strlcpy(drvinfo->version, BNAD_VERSION, sizeof(drvinfo->version));
version          2678 drivers/net/ethernet/cadence/macb_main.c 	regs->version = (macb_readl(bp, MID) & ((1 << MACB_REV_SIZE) - 1))
version           445 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c 	strcpy(drvinfo->version, LIQUIDIO_VERSION);
version           462 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c 	strcpy(drvinfo->version, LIQUIDIO_VERSION);
version          3013 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c 	regs->version = OCT_ETHTOOL_REGSVER;
version            46 drivers/net/ethernet/cavium/liquidio/liquidio_image.h 	char version[LIO_MAX_FIRMWARE_VERSION_LEN];
version           843 drivers/net/ethernet/cavium/liquidio/octeon_console.c 	if (strncmp(LIQUIDIO_PACKAGE, h->version, strlen(LIQUIDIO_PACKAGE))) {
version           845 drivers/net/ethernet/cavium/liquidio/octeon_console.c 			LIQUIDIO_PACKAGE, h->version);
version           849 drivers/net/ethernet/cavium/liquidio/octeon_console.c 	if (memcmp(LIQUIDIO_BASE_VERSION, h->version + strlen(LIQUIDIO_PACKAGE),
version           853 drivers/net/ethernet/cavium/liquidio/octeon_console.c 			h->version + strlen(LIQUIDIO_PACKAGE));
version           863 drivers/net/ethernet/cavium/liquidio/octeon_console.c 	dev_info(&oct->pci_dev->dev, "Firmware version: %s\n", h->version);
version           865 drivers/net/ethernet/cavium/liquidio/octeon_console.c 		 h->version);
version          1345 drivers/net/ethernet/cavium/octeon/octeon_mgmt.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           195 drivers/net/ethernet/cavium/thunder/nicvf_ethtool.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           373 drivers/net/ethernet/cavium/thunder/nicvf_ethtool.c 	regs->version = 0;
version          1362 drivers/net/ethernet/cavium/thunder/nicvf_queues.c 		if (ip.v4->version == 4)
version          1367 drivers/net/ethernet/cavium/thunder/nicvf_queues.c 		proto = (ip.v4->version == 4) ? ip.v4->protocol :
version           303 drivers/net/ethernet/chelsio/cxgb/common.h 				       int version, int revision)
version           305 drivers/net/ethernet/chelsio/cxgb/common.h 	return adapter->params.chip_version == version &&
version           432 drivers/net/ethernet/chelsio/cxgb/cxgb2.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           552 drivers/net/ethernet/chelsio/cxgb/cxgb2.c 	regs->version = 2;
version            81 drivers/net/ethernet/chelsio/cxgb3/cxgb3_ioctl.h 	uint32_t version;
version          1632 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          1750 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	regs->version = 3 | (ap->params.rev << 10) | (is_pcie(ap) << 31);
version          2475 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 		t.version = 3 | (adapter->params.rev << 10);
version           483 drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.c 	adapter->eth_dump.version = adapter->params.fw_vers;
version           172 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c 	strlcpy(info->version, cxgb4_driver_version,
version           173 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c 		sizeof(info->version));
version           317 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c 	regs->version = mk_adap_vers(adap);
version          1413 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c 	eth_dump->version = adapter->eth_dump.version;
version          1439 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c 	eth_dump->version = adapter->eth_dump.version;
version          3432 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	strlcpy(info->version, cxgb4_driver_version,
version          3433 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		sizeof(info->version));
version          1104 drivers/net/ethernet/chelsio/cxgb4/sge.c 		ver = inner_ip_hdr(skb)->version;
version          1108 drivers/net/ethernet/chelsio/cxgb4/sge.c 		ver = ip_hdr(skb)->version;
version          1261 drivers/net/ethernet/chelsio/cxgb4/sge.c 	bool v6 = (ip_hdr(skb)->version == 6);
version          1300 drivers/net/ethernet/chelsio/cxgb4/sge.c 	      CPL_TX_TNL_LSO_IPV6_V(inner_ip_hdr(skb)->version == 6) |
version          1510 drivers/net/ethernet/chelsio/cxgb4/sge.c 			if (iph->version == 4) {
version            52 drivers/net/ethernet/chelsio/cxgb4/t4_chip_type.h #define CHELSIO_CHIP_CODE(version, revision) (((version) << 4) | (revision))
version          1559 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	strlcpy(drvinfo->version, DRV_VERSION, sizeof(drvinfo->version));
version          1876 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	regs->version = mk_adap_vers(adapter);
version          1085 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 	if (iph->version == 4) {
version            42 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h #define CHELSIO_CHIP_CODE(version, revision) (((version) << 4) | (revision))
version            56 drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.c 	if (ip->version == 4) {
version            89 drivers/net/ethernet/cirrus/cs89x0.c static char version[] __initdata =
version          1365 drivers/net/ethernet/cirrus/cs89x0.c 	pr_info_once("%s\n", version);
version           694 drivers/net/ethernet/cirrus/ep93xx_eth.c 	strlcpy(info->version, DRV_MODULE_VERSION, sizeof(info->version));
version            61 drivers/net/ethernet/cirrus/mac89x0.c static const char version[] =
version           233 drivers/net/ethernet/cirrus/mac89x0.c 	netif_dbg(lp, drv, dev, "%s", version);
version           150 drivers/net/ethernet/cisco/enic/enic_ethtool.c 	strlcpy(drvinfo->version, DRV_VERSION, sizeof(drvinfo->version));
version            69 drivers/net/ethernet/cisco/enic/vnic_dev.c 		(ioread32(&rh->version) != VNIC_RES_VERSION)) {
version            71 drivers/net/ethernet/cisco/enic/vnic_dev.c 			(ioread32(&mrh->version) != MGMTVNIC_VERSION)) {
version            75 drivers/net/ethernet/cisco/enic/vnic_dev.c 				 ioread32(&rh->magic), ioread32(&rh->version));
version            64 drivers/net/ethernet/cisco/enic/vnic_resource.h 	u32 version;
version            69 drivers/net/ethernet/cisco/enic/vnic_resource.h 	u32 version;			/* header format version */
version          2207 drivers/net/ethernet/cortina/gemini.c 	strcpy(info->version, DRV_VERSION);
version           546 drivers/net/ethernet/davicom/dm9000.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version            56 drivers/net/ethernet/dec/tulip/de2104x.c static char version[] =
version          1603 drivers/net/ethernet/dec/tulip/de2104x.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          1688 drivers/net/ethernet/dec/tulip/de2104x.c 	regs->version = (DE_REGS_VER << 2) | de->de21040;
version          1982 drivers/net/ethernet/dec/tulip/de2104x.c 		pr_info("%s\n", version);
version          2197 drivers/net/ethernet/dec/tulip/de2104x.c 	pr_info("%s\n", version);
version           482 drivers/net/ethernet/dec/tulip/de4x5.c static const char version[] =
version           737 drivers/net/ethernet/dec/tulip/de4x5.c     char version;
version          1266 drivers/net/ethernet/dec/tulip/de4x5.c 	printk(version);
version          5324 drivers/net/ethernet/dec/tulip/de4x5.c 	printk("SROM version:         %02x\n", (u_char)(p->version));
version           284 drivers/net/ethernet/dec/tulip/dmfe.c static const char version[] =
version           368 drivers/net/ethernet/dec/tulip/dmfe.c 		pr_info("%s\n", version);
version          1084 drivers/net/ethernet/dec/tulip/dmfe.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          2207 drivers/net/ethernet/dec/tulip/dmfe.c 	pr_info("%s\n", version);
version            40 drivers/net/ethernet/dec/tulip/tulip_core.c static char version[] =
version           871 drivers/net/ethernet/dec/tulip/tulip_core.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          1319 drivers/net/ethernet/dec/tulip/tulip_core.c 		printk_once(KERN_INFO "%s", version);
version          1973 drivers/net/ethernet/dec/tulip/tulip_core.c 	pr_info("%s", version);
version           200 drivers/net/ethernet/dec/tulip/uli526x.c static const char version[] =
version           286 drivers/net/ethernet/dec/tulip/uli526x.c 		pr_info("%s\n", version);
version           975 drivers/net/ethernet/dec/tulip/uli526x.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          1802 drivers/net/ethernet/dec/tulip/uli526x.c 	pr_info("%s\n", version);
version           143 drivers/net/ethernet/dec/tulip/winbond-840.c static const char version[] __initconst =
version          1388 drivers/net/ethernet/dec/tulip/winbond-840.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          1653 drivers/net/ethernet/dec/tulip/winbond-840.c 	printk(version);
version            23 drivers/net/ethernet/dlink/dl2k.c static char version[] =
version           121 drivers/net/ethernet/dlink/dl2k.c 		printk ("%s", version);
version          1247 drivers/net/ethernet/dlink/dl2k.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           105 drivers/net/ethernet/dlink/sundance.c static const char version[] =
version           523 drivers/net/ethernet/dlink/sundance.c 		printk(version);
version          1660 drivers/net/ethernet/dlink/sundance.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          2015 drivers/net/ethernet/dlink/sundance.c 	printk(version);
version           745 drivers/net/ethernet/dnet.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           901 drivers/net/ethernet/emulex/benet/be.h 	if (ip_hdr(skb)->version == 4)
version           903 drivers/net/ethernet/emulex/benet/be.h 	else if (ip_hdr(skb)->version == 6)
version           913 drivers/net/ethernet/emulex/benet/be.h 	if (ip_hdr(skb)->version == 4)
version           915 drivers/net/ethernet/emulex/benet/be.h 	else if (ip_hdr(skb)->version == 6)
version           923 drivers/net/ethernet/emulex/benet/be.h 	return skb->protocol == htons(ETH_P_IP) && ip_hdr(skb)->version == 4;
version           928 drivers/net/ethernet/emulex/benet/be.h 	if (ip_hdr(skb)->version == 6)
version           802 drivers/net/ethernet/emulex/benet/be_cmds.c 	req_hdr->version = 0;
version          1013 drivers/net/ethernet/emulex/benet/be_cmds.c 	req->hdr.version = ver;
version          1189 drivers/net/ethernet/emulex/benet/be_cmds.c 		req->hdr.version = 2;
version          1261 drivers/net/ethernet/emulex/benet/be_cmds.c 		req->hdr.version = 1;
version          1371 drivers/net/ethernet/emulex/benet/be_cmds.c 		req->hdr.version = 1;
version          1374 drivers/net/ethernet/emulex/benet/be_cmds.c 			req->hdr.version = 2;
version          1376 drivers/net/ethernet/emulex/benet/be_cmds.c 		req->hdr.version = 2;
version          1379 drivers/net/ethernet/emulex/benet/be_cmds.c 	if (req->hdr.version > 0)
version          1387 drivers/net/ethernet/emulex/benet/be_cmds.c 	ver = req->hdr.version;
version          1608 drivers/net/ethernet/emulex/benet/be_cmds.c 		hdr->version = 0;
version          1610 drivers/net/ethernet/emulex/benet/be_cmds.c 		hdr->version = 1;
version          1612 drivers/net/ethernet/emulex/benet/be_cmds.c 		hdr->version = 2;
version          1715 drivers/net/ethernet/emulex/benet/be_cmds.c 		req->hdr.version = 1;
version          2059 drivers/net/ethernet/emulex/benet/be_cmds.c 	req->hdr.version = 1;
version          2206 drivers/net/ethernet/emulex/benet/be_cmds.c 		req->hdr.version = 1;
version          4052 drivers/net/ethernet/emulex/benet/be_cmds.c 	req->hdr.version = 1;
version          4226 drivers/net/ethernet/emulex/benet/be_cmds.c 		req->hdr.version = 1;
version          4372 drivers/net/ethernet/emulex/benet/be_cmds.c 		req->hdr.version = 1;
version          4460 drivers/net/ethernet/emulex/benet/be_cmds.c 		req->hdr.version = 1;
version          4527 drivers/net/ethernet/emulex/benet/be_cmds.c 				     int size, int count, u8 version, u8 domain)
version          4545 drivers/net/ethernet/emulex/benet/be_cmds.c 	req->hdr.version = version;
version          4599 drivers/net/ethernet/emulex/benet/be_cmds.c 	u16 version = 0;
version          4615 drivers/net/ethernet/emulex/benet/be_cmds.c 		version = 1;
version          4625 drivers/net/ethernet/emulex/benet/be_cmds.c 					 1, version, domain);
version          4934 drivers/net/ethernet/emulex/benet/be_cmds.c 				 int link_state, int version, u8 domain)
version          4955 drivers/net/ethernet/emulex/benet/be_cmds.c 	req->hdr.version = version;
version           335 drivers/net/ethernet/emulex/benet/be_cmds.h 	u8 version;		/* dword 3 */
version           679 drivers/net/ethernet/emulex/benet/be_cmds.h 	u32 version;		/* ignore currently */
version           224 drivers/net/ethernet/emulex/benet/be_ethtool.c 	strlcpy(drvinfo->version, DRV_VER, sizeof(drvinfo->version));
version           968 drivers/net/ethernet/emulex/benet/be_ethtool.c 	dump->version = 1;
version           807 drivers/net/ethernet/emulex/benet/be_main.c 	return (inner_ip_hdr(skb)->version == 4) ?
version           813 drivers/net/ethernet/emulex/benet/be_main.c 	return (ip_hdr(skb)->version == 4) ?
version           942 drivers/net/ethernet/ethoc.c 	regs->version = 0;
version          1150 drivers/net/ethernet/faraday/ftgmac100.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           812 drivers/net/ethernet/faraday/ftmac100.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version            95 drivers/net/ethernet/fealnx.c static const char version[] =
version           502 drivers/net/ethernet/fealnx.c 		printk(version);
version          1812 drivers/net/ethernet/fealnx.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          1955 drivers/net/ethernet/fealnx.c 	printk(version);
version           115 drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c 	len = snprintf(drvinfo->version, sizeof(drvinfo->version),
version           363 drivers/net/ethernet/freescale/fec_main.c 	return skb->protocol == htons(ETH_P_IP) && ip_hdr(skb)->version == 4;
version          2184 drivers/net/ethernet/freescale/fec_main.c 	strlcpy(info->version, "Revision: 1.0", sizeof(info->version));
version          2264 drivers/net/ethernet/freescale/fec_main.c 	regs->version = fec_enet_register_version;
version           122 drivers/net/ethernet/freescale/fman/mac.c 	u32			version;
version           148 drivers/net/ethernet/freescale/fman/mac.c 	err = tgec_get_version(mac_dev->fman_mac, &version);
version           152 drivers/net/ethernet/freescale/fman/mac.c 	dev_info(priv->dev, "FMan XGEC version: 0x%08x\n", version);
version           168 drivers/net/ethernet/freescale/fman/mac.c 	u32			version;
version           198 drivers/net/ethernet/freescale/fman/mac.c 	err = dtsec_get_version(mac_dev->fman_mac, &version);
version           202 drivers/net/ethernet/freescale/fman/mac.c 	dev_info(priv->dev, "FMan dTSEC version: 0x%08x\n", version);
version           793 drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c 	strlcpy(info->version, DRV_MODULE_VERSION, sizeof(info->version));
version           817 drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c 		regs->version = 0;
version           167 drivers/net/ethernet/freescale/gianfar_ethtool.c 	strlcpy(drvinfo->version, gfar_driver_version,
version           168 drivers/net/ethernet/freescale/gianfar_ethtool.c 		sizeof(drvinfo->version));
version           337 drivers/net/ethernet/freescale/ucc_geth_ethtool.c 	strlcpy(drvinfo->version, DRV_VERSION, sizeof(drvinfo->version));
version          1050 drivers/net/ethernet/fujitsu/fmvj18x_cs.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version            16 drivers/net/ethernet/google/gve/gve_ethtool.c 	strlcpy(info->version, gve_version_str, sizeof(info->version));
version           844 drivers/net/ethernet/hisilicon/hip04_eth.c 	strlcpy(drvinfo->version, DRV_VERSION, sizeof(drvinfo->version));
version           644 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c 	strncpy(drvinfo->version, HNAE_DRIVER_VERSION,
version           645 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c 		sizeof(drvinfo->version));
version           646 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c 	drvinfo->version[sizeof(drvinfo->version) - 1] = '\0';
version          1119 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c 	cmd->version = HNS_CHIP_VERSION;
version           451 drivers/net/ethernet/hisilicon/hns3/hnae3.h 	void (*get_regs)(struct hnae3_handle *handle, u32 *version,
version           695 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 	if (l3.v4->version == 4)
version           719 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 		if (l3.v4->version == 4)
version           779 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 	if (l3.v6->version == 6) {
version           785 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 	} else if (l3.v4->version == 4) {
version           902 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 	if (l3.v4->version == 4) {
version           911 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 	} else if (l3.v6->version == 6) {
version           550 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	strncpy(drvinfo->version, hns3_driver_version,
version           551 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 		sizeof(drvinfo->version));
version           552 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	drvinfo->version[sizeof(drvinfo->version) - 1] = '\0';
version          1289 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	h->ae_algo->ops->get_regs(h, &cmd->version, data);
version           337 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c 		struct hclge_hw *hw, u32 *version)
version           348 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c 		*version = le32_to_cpu(resp->firmware);
version           408 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c 	u32 version;
version           434 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c 	ret = hclge_cmd_query_firmware_version(&hdev->hw, &version);
version           440 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c 	hdev->fw_version = version;
version           443 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c 		 hnae3_get_field(version, HNAE3_FW_VERSION_BYTE3_MASK,
version           445 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c 		 hnae3_get_field(version, HNAE3_FW_VERSION_BYTE2_MASK,
version           447 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c 		 hnae3_get_field(version, HNAE3_FW_VERSION_BYTE1_MASK,
version           449 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c 		 hnae3_get_field(version, HNAE3_FW_VERSION_BYTE0_MASK,
version          10014 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c static void hclge_get_regs(struct hnae3_handle *handle, u32 *version,
version          10024 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 	*version = hdev->fw_version;
version           320 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c 					       u32 *version)
version           331 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c 		*version = le32_to_cpu(resp->firmware);
version           370 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c 	u32 version;
version           402 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c 	ret = hclgevf_cmd_query_firmware_version(&hdev->hw, &version);
version           408 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c 	hdev->fw_version = version;
version           411 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c 		 hnae3_get_field(version, HNAE3_FW_VERSION_BYTE3_MASK,
version           413 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c 		 hnae3_get_field(version, HNAE3_FW_VERSION_BYTE2_MASK,
version           415 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c 		 hnae3_get_field(version, HNAE3_FW_VERSION_BYTE1_MASK,
version           417 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c 		 hnae3_get_field(version, HNAE3_FW_VERSION_BYTE0_MASK,
version          3029 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c static void hclgevf_get_regs(struct hnae3_handle *handle, u32 *version,
version          3036 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c 	*version = hdev->fw_version;
version           120 drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.h 	u8      version;
version            52 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c 	u8      version;
version           131 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.h 	u8      version;
version           142 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.h 	u8      version;
version           164 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.h 	u8      version;
version           175 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.h 	u8      version;
version           185 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.h 	u8      version;
version           196 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.h 	u8      version;
version           205 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.h 	u8      version;
version            25 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8 version;
version            89 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8              version;
version           100 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8      version;
version           110 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8      version;
version           119 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8      version;
version           129 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8      version;
version           139 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8      version;
version           148 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8      version;
version           158 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8      version;
version           169 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8      version;
version           184 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8	version;
version           195 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8	version;
version           205 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8	version;
version           216 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8	version;
version           229 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8	version;
version           240 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8      version;
version           250 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8	version;
version           261 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8	version;
version           280 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8      version;
version           299 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8      version;
version           310 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8	version;
version           321 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8	version;
version           332 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8	version;
version           484 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8	version;
version           495 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8 version;
version           503 drivers/net/ethernet/huawei/hinic/hinic_port.h 	u8 version;
version           208 drivers/net/ethernet/huawei/hinic/hinic_tx.c 	if (ip->v4->version == 4) {
version           213 drivers/net/ethernet/huawei/hinic/hinic_tx.c 	} else if (ip->v4->version == 6) {
version           269 drivers/net/ethernet/huawei/hinic/hinic_tx.c 	return (ip->v4->version == 4) ?
version           299 drivers/net/ethernet/huawei/hinic/hinic_tx.c 		if (ip.v4->version == 4) {
version           302 drivers/net/ethernet/huawei/hinic/hinic_tx.c 		} else if (ip.v4->version == 6) {
version           331 drivers/net/ethernet/huawei/hinic/hinic_tx.c 	if (ip.v4->version == 4)
version           372 drivers/net/ethernet/huawei/hinic/hinic_tx.c 		if (ip.v4->version == 4)
version           374 drivers/net/ethernet/huawei/hinic/hinic_tx.c 		else if (ip.v4->version == 6)
version            62 drivers/net/ethernet/i825xx/82596.c static char version[] __initdata =
version          1196 drivers/net/ethernet/i825xx/82596.c 	DEB(DEB_PROBE,printk(KERN_INFO "%s", version));
version            73 drivers/net/ethernet/i825xx/ether1.c static char version[] = "ether1 ethernet driver (c) 2000 Russell King v1.07\n";
version           972 drivers/net/ethernet/i825xx/ether1.c 		printk(KERN_INFO "%s", version);
version           163 drivers/net/ethernet/ibm/ehea/ehea_ethtool.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          2195 drivers/net/ethernet/ibm/emac/core.c 		hdr->version = EMAC4SYNC_ETHTOOL_REGS_VER;
version          2197 drivers/net/ethernet/ibm/emac/core.c 		hdr->version = EMAC4_ETHTOOL_REGS_VER;
version          2199 drivers/net/ethernet/ibm/emac/core.c 		hdr->version = EMAC_ETHTOOL_REGS_VER;
version          2285 drivers/net/ethernet/ibm/emac/core.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           455 drivers/net/ethernet/ibm/emac/core.h 	u32 version;
version           486 drivers/net/ethernet/ibm/emac/mal.c 	hdr->version = mal->version;
version           531 drivers/net/ethernet/ibm/emac/mal.c 	mal->version = of_device_is_compatible(ofdev->dev.of_node, "ibm,mcmal2") ? 2 : 1;
version           615 drivers/net/ethernet/ibm/emac/mal.c 	cfg = (mal->version == 2) ? MAL2_CFG_DEFAULT : MAL1_CFG_DEFAULT;
version           685 drivers/net/ethernet/ibm/emac/mal.c 	       mal->version, ofdev->dev.of_node,
version           183 drivers/net/ethernet/ibm/emac/mal.h 	int			version;
version           205 drivers/net/ethernet/ibm/emac/rgmii.c 	hdr->version = 0;
version            77 drivers/net/ethernet/ibm/emac/tah.c 	hdr->version = 0;
version           221 drivers/net/ethernet/ibm/emac/zmii.c 	hdr->version = 0;
version           742 drivers/net/ethernet/ibm/ibmveth.c 	strlcpy(info->version, ibmveth_driver_version, sizeof(info->version));
version          2414 drivers/net/ethernet/ibm/ibmvnic.c 	strlcpy(info->version, IBMVNIC_DRIVER_VERSION, sizeof(info->version));
version          3462 drivers/net/ethernet/ibm/ibmvnic.c 	crq.version_exchange.version = cpu_to_be16(ibmvnic_version);
version          3582 drivers/net/ethernet/ibm/ibmvnic.c 	login_buffer->version = cpu_to_be32(INITIAL_VERSION_LB);
version          3931 drivers/net/ethernet/ibm/ibmvnic.c 	adapter->ip_offload_ctrl.version = cpu_to_be32(INITIAL_VERSION_IOB);
version          4540 drivers/net/ethernet/ibm/ibmvnic.c 			    be16_to_cpu(crq->version_exchange_rsp.version);
version            51 drivers/net/ethernet/ibm/ibmvnic.h 	__be32 version;
version            65 drivers/net/ethernet/ibm/ibmvnic.h 	__be32 version;
version            78 drivers/net/ethernet/ibm/ibmvnic.h 	__be32 version;
version           113 drivers/net/ethernet/ibm/ibmvnic.h 	__be32 version;
version           151 drivers/net/ethernet/ibm/ibmvnic.h 	__be32 version;
version           194 drivers/net/ethernet/ibm/ibmvnic.h 	__be32 version;
version           335 drivers/net/ethernet/ibm/ibmvnic.h 	__be16 version;
version          2433 drivers/net/ethernet/intel/e100.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          2452 drivers/net/ethernet/intel/e100.c 	regs->version = (1 << 24) | nic->pdev->revision;
version           334 drivers/net/ethernet/intel/e1000/e1000_ethtool.c 	regs->version = (1 << 24) | (hw->revision_id << 16) | hw->device_id;
version           536 drivers/net/ethernet/intel/e1000/e1000_ethtool.c 	strlcpy(drvinfo->version, e1000_driver_version,
version           537 drivers/net/ethernet/intel/e1000/e1000_ethtool.c 		sizeof(drvinfo->version));
version           440 drivers/net/ethernet/intel/e1000e/ethtool.c 	regs->version = (1u << 24) |
version           636 drivers/net/ethernet/intel/e1000e/ethtool.c 	strlcpy(drvinfo->version, e1000e_driver_version,
version           637 drivers/net/ethernet/intel/e1000e/ethtool.c 		sizeof(drvinfo->version));
version           359 drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c 	regs->version = BIT(24) | (hw->revision_id << 16) | hw->device_id;
version           452 drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c 	strncpy(info->version, fm10k_driver_version,
version           453 drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c 		sizeof(info->version) - 1);
version           915 drivers/net/ethernet/intel/i40e/i40e.h 			 (hw->nvm.version & I40E_NVM_VERSION_HI_MASK) >>
version           917 drivers/net/ethernet/intel/i40e/i40e.h 			 (hw->nvm.version & I40E_NVM_VERSION_LO_MASK) >>
version           576 drivers/net/ethernet/intel/i40e/i40e_adminq.c 			   &hw->nvm.version);
version           305 drivers/net/ethernet/intel/i40e/i40e_client.c 	cdev->lan_info.version.major = I40E_CLIENT_VERSION_MAJOR;
version           306 drivers/net/ethernet/intel/i40e/i40e_client.c 	cdev->lan_info.version.minor = I40E_CLIENT_VERSION_MINOR;
version           307 drivers/net/ethernet/intel/i40e/i40e_client.c 	cdev->lan_info.version.build = I40E_CLIENT_VERSION_BUILD;
version           764 drivers/net/ethernet/intel/i40e/i40e_client.c 	if ((client->version.major != I40E_CLIENT_VERSION_MAJOR) ||
version           765 drivers/net/ethernet/intel/i40e/i40e_client.c 	    (client->version.minor != I40E_CLIENT_VERSION_MINOR)) {
version           769 drivers/net/ethernet/intel/i40e/i40e_client.c 			client->version.major, client->version.minor,
version           770 drivers/net/ethernet/intel/i40e/i40e_client.c 			client->version.build,
version            83 drivers/net/ethernet/intel/i40e/i40e_client.h 	struct i40e_client_version version;
version           183 drivers/net/ethernet/intel/i40e/i40e_client.h 	struct i40e_client_version version;
version          5807 drivers/net/ethernet/intel/i40e/i40e_common.c 	pinfo->version = profile->version;
version            20 drivers/net/ethernet/intel/i40e/i40e_ddp.c 		!memcmp(&a->version, &b->version, sizeof(a->version)) &&
version           139 drivers/net/ethernet/intel/i40e/i40e_ddp.c 	pinfo->version = profile->version;
version           179 drivers/net/ethernet/intel/i40e/i40e_ddp.c 	pinfo->version = profile->version;
version           212 drivers/net/ethernet/intel/i40e/i40e_ddp.c 	if (pkg_hdr->version.major > 0) {
version           213 drivers/net/ethernet/intel/i40e/i40e_ddp.c 		struct i40e_ddp_version ver = pkg_hdr->version;
version           307 drivers/net/ethernet/intel/i40e/i40e_ddp.c 	pinfo.version = profile_hdr->version;
version          1726 drivers/net/ethernet/intel/i40e/i40e_ethtool.c 	regs->version = 1;
version          1896 drivers/net/ethernet/intel/i40e/i40e_ethtool.c 	strlcpy(drvinfo->version, i40e_driver_version_str,
version          1897 drivers/net/ethernet/intel/i40e/i40e_ethtool.c 		sizeof(drvinfo->version));
version          2919 drivers/net/ethernet/intel/i40e/i40e_txrx.c 	if (ip.v4->version == 4) {
version          2950 drivers/net/ethernet/intel/i40e/i40e_txrx.c 		if (ip.v4->version == 4) {
version          3136 drivers/net/ethernet/intel/i40e/i40e_txrx.c 		if (ip.v4->version == 4)
version          3138 drivers/net/ethernet/intel/i40e/i40e_txrx.c 		if (ip.v6->version == 6)
version           364 drivers/net/ethernet/intel/i40e/i40e_type.h 	u16 version;              /* NVM package version */
version          1520 drivers/net/ethernet/intel/i40e/i40e_type.h 	struct i40e_ddp_version version;
version          1532 drivers/net/ethernet/intel/i40e/i40e_type.h 	struct i40e_ddp_version version;
version          1539 drivers/net/ethernet/intel/i40e/i40e_type.h 	struct i40e_ddp_version version;
version          1553 drivers/net/ethernet/intel/i40e/i40e_type.h 	struct i40e_ddp_version version;
version          1602 drivers/net/ethernet/intel/i40e/i40e_type.h 	struct i40e_ddp_version version;
version           211 drivers/net/ethernet/intel/iavf/iavf_client.c 	cinst->lan_info.version.major = IAVF_CLIENT_VERSION_MAJOR;
version           212 drivers/net/ethernet/intel/iavf/iavf_client.c 	cinst->lan_info.version.minor = IAVF_CLIENT_VERSION_MINOR;
version           213 drivers/net/ethernet/intel/iavf/iavf_client.c 	cinst->lan_info.version.build = IAVF_CLIENT_VERSION_BUILD;
version           528 drivers/net/ethernet/intel/iavf/iavf_client.c 	if ((client->version.major != IAVF_CLIENT_VERSION_MAJOR) ||
version           529 drivers/net/ethernet/intel/iavf/iavf_client.c 	    (client->version.minor != IAVF_CLIENT_VERSION_MINOR)) {
version           533 drivers/net/ethernet/intel/iavf/iavf_client.c 			client->version.major, client->version.minor,
version           534 drivers/net/ethernet/intel/iavf/iavf_client.c 			client->version.build,
version            84 drivers/net/ethernet/intel/iavf/iavf_client.h 	struct iavf_client_version version;
version           155 drivers/net/ethernet/intel/iavf/iavf_client.h 	struct iavf_client_version version;
version           563 drivers/net/ethernet/intel/iavf/iavf_ethtool.c 	strlcpy(drvinfo->version, iavf_driver_version, 32);
version          1885 drivers/net/ethernet/intel/iavf/iavf_txrx.c 	if (ip.v4->version == 4) {
version          1916 drivers/net/ethernet/intel/iavf/iavf_txrx.c 		if (ip.v4->version == 4) {
version          2058 drivers/net/ethernet/intel/iavf/iavf_txrx.c 		if (ip.v4->version == 4)
version          2060 drivers/net/ethernet/intel/iavf/iavf_txrx.c 		if (ip.v6->version == 6)
version           171 drivers/net/ethernet/intel/ice/ice_ethtool.c 	strlcpy(drvinfo->version, ice_drv_ver, sizeof(drvinfo->version));
version           193 drivers/net/ethernet/intel/ice/ice_ethtool.c 	regs->version = 1;
version          1923 drivers/net/ethernet/intel/ice/ice_txrx.c 	if (ip.v4->version == 4) {
version           453 drivers/net/ethernet/intel/igb/e1000_i210.c 	u16 version = 0;
version           468 drivers/net/ethernet/intel/igb/e1000_i210.c 			version = 0;
version           475 drivers/net/ethernet/intel/igb/e1000_i210.c 			version = (*record & E1000_INVM_VER_FIELD_ONE) >> 3;
version           485 drivers/net/ethernet/intel/igb/e1000_i210.c 			version = (*next_record & E1000_INVM_VER_FIELD_TWO)
version           495 drivers/net/ethernet/intel/igb/e1000_i210.c 			version = (*record & E1000_INVM_VER_FIELD_ONE) >> 3;
version           502 drivers/net/ethernet/intel/igb/e1000_i210.c 		invm_ver->invm_major = (version & E1000_INVM_MAJOR_MASK)
version           504 drivers/net/ethernet/intel/igb/e1000_i210.c 		invm_ver->invm_minor = version & E1000_INVM_MINOR_MASK;
version           465 drivers/net/ethernet/intel/igb/igb_ethtool.c 	regs->version = (1u << 24) | (hw->revision_id << 16) | hw->device_id;
version           845 drivers/net/ethernet/intel/igb/igb_ethtool.c 	strlcpy(drvinfo->version, igb_driver_version, sizeof(drvinfo->version));
version          5721 drivers/net/ethernet/intel/igb/igb_main.c 	if (ip.v4->version == 4) {
version           134 drivers/net/ethernet/intel/igbvf/ethtool.c 	regs->version = (1u << 24) |
version           173 drivers/net/ethernet/intel/igbvf/ethtool.c 	strlcpy(drvinfo->version, igbvf_driver_version,
version           174 drivers/net/ethernet/intel/igbvf/ethtool.c 		sizeof(drvinfo->version));
version          2030 drivers/net/ethernet/intel/igbvf/netdev.c 	if (ip.v4->version == 4) {
version           132 drivers/net/ethernet/intel/igc/igc_ethtool.c 	strlcpy(drvinfo->version, igc_driver_version, sizeof(drvinfo->version));
version           156 drivers/net/ethernet/intel/igc/igc_ethtool.c 	regs->version = (1u << 24) | (hw->revision_id << 16) | hw->device_id;
version           214 drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c 	regs->version = (1<<24) | hw->revision_id << 16 | hw->device_id;
version           461 drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c 	strlcpy(drvinfo->version, ixgb_driver_version,
version           462 drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c 		sizeof(drvinfo->version));
version           532 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c 	regs->version = hw->mac.type << 24 | hw->revision_id << 16 |
version          1007 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c 	strlcpy(drvinfo->version, ixgbe_driver_version,
version          1008 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c 		sizeof(drvinfo->version));
version          7991 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 	if (ip.v4->version == 4) {
version          8417 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 	switch (hdr.ipv4->version) {
version          8473 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 	switch (hdr.ipv4->version) {
version           154 drivers/net/ethernet/intel/ixgbevf/ethtool.c 	regs->version = (1u << 24) | (hw->revision_id << 16) | hw->device_id;
version           221 drivers/net/ethernet/intel/ixgbevf/ethtool.c 	strlcpy(drvinfo->version, ixgbevf_driver_version,
version           222 drivers/net/ethernet/intel/ixgbevf/ethtool.c 		sizeof(drvinfo->version));
version          3779 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c 	if (ip.v4->version == 4) {
version          2362 drivers/net/ethernet/jme.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          2399 drivers/net/ethernet/jme.c 	regs->version = 1;
version           698 drivers/net/ethernet/korina.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           293 drivers/net/ethernet/lantiq_etop.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          1612 drivers/net/ethernet/marvell/mv643xx_eth.c 	strlcpy(drvinfo->version, mv643xx_eth_driver_version,
version          1613 drivers/net/ethernet/marvell/mv643xx_eth.c 		sizeof(drvinfo->version));
version          4021 drivers/net/ethernet/marvell/mvneta.c 	strlcpy(drvinfo->version, MVNETA_DRIVER_VERSION,
version          4022 drivers/net/ethernet/marvell/mvneta.c 		sizeof(drvinfo->version));
version           265 drivers/net/ethernet/marvell/mvpp2/mvpp2.h #define     MVPP2_CAUSE_RXQ_OCCUP_DESC_ALL_MASK(version) \
version           266 drivers/net/ethernet/marvell/mvpp2/mvpp2.h 					((version) == MVPP21 ? 0xffff : 0xff)
version          4089 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 	strlcpy(drvinfo->version, MVPP2_DRIVER_VERSION,
version          4090 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 		sizeof(drvinfo->version));
version          1369 drivers/net/ethernet/marvell/pxa168_eth.c 	strlcpy(info->version, DRIVER_VERSION, sizeof(info->version));
version           139 drivers/net/ethernet/marvell/skge.c 	regs->version = 1;
version           399 drivers/net/ethernet/marvell/skge.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          3690 drivers/net/ethernet/marvell/sky2.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          4237 drivers/net/ethernet/marvell/sky2.c 	regs->version = 1;
version            92 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 	strlcpy(drvinfo->version, DRV_VERSION,
version            93 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 		sizeof(drvinfo->version));
version          2740 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 		    (ip_hdr(skb)->version != 4) ||
version          1029 drivers/net/ethernet/mellanox/mlx4/en_tx.c 		proto = (ip.v4->version == 4) ? ip.v4->protocol :
version            62 drivers/net/ethernet/mellanox/mlx5/core/accel/tls.h 		if (crypto_info->version == TLS_1_2_VERSION)
version            32 drivers/net/ethernet/mellanox/mlx5/core/devlink.c static u8 mlx5_fw_ver_major(u32 version)
version            34 drivers/net/ethernet/mellanox/mlx5/core/devlink.c 	return (version >> 24) & 0xff;
version            37 drivers/net/ethernet/mellanox/mlx5/core/devlink.c static u8 mlx5_fw_ver_minor(u32 version)
version            39 drivers/net/ethernet/mellanox/mlx5/core/devlink.c 	return (version >> 16) & 0xff;
version            42 drivers/net/ethernet/mellanox/mlx5/core/devlink.c static u16 mlx5_fw_ver_subminor(u32 version)
version            44 drivers/net/ethernet/mellanox/mlx5/core/devlink.c 	return version & 0xffff;
version           102 drivers/net/ethernet/mellanox/mlx5/core/en/hv_vhca_stats.c 	block->version = MLX5_HV_VHCA_STATS_VERSION;
version           281 drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c 	ip->version = 0x4;
version            76 drivers/net/ethernet/mellanox/mlx5/core/en_accel/en_accel.h 	if (inner_ip_hdr(skb)->version == 6) {
version           325 drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls_rxtx.c 	if (iph->version == 4) {
version            44 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	strlcpy(drvinfo->version, DRIVER_VERSION,
version            45 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 		sizeof(drvinfo->version));
version            77 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	strlcpy(drvinfo->version, UTS_RELEASE, sizeof(drvinfo->version));
version            93 drivers/net/ethernet/mellanox/mlx5/core/en_selftest.c 	__be32 version;
version           145 drivers/net/ethernet/mellanox/mlx5/core/en_selftest.c 	iph->version = 4;
version           159 drivers/net/ethernet/mellanox/mlx5/core/en_selftest.c 	mlxh->version = 0;
version           703 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	atomic_inc(&ft->node.version);
version          1311 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	atomic_inc(&fte->node.version);
version          1621 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	u64 version = 0;
version          1624 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 		version += (u64)atomic_read(&iter->g->node.version);
version          1625 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	return version;
version          1675 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	u64  version;
version          1683 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	version = matched_fgs_get_version(match_head);
version          1709 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	if (atomic_read(&ft->node.version) != ft_version) {
version          1717 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	if (version != matched_fgs_get_version(match_head)) {
version          1766 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	int version;
version          1779 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	version = atomic_read(&ft->node.version);
version          1795 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 				      dest_num, version);
version          1810 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	    version != atomic_read(&ft->node.version))
version           134 drivers/net/ethernet/mellanox/mlx5/core/fs_core.h 	atomic_t		version;
version           748 drivers/net/ethernet/mellanox/mlx5/core/fw.c 	*running_ver = MLX5_GET(mcqi_version, reg_mcqi_version, version);
version           765 drivers/net/ethernet/mellanox/mlx5/core/fw.c 	*pending_ver = MLX5_GET(mcqi_version, reg_mcqi_version, version);
version            27 drivers/net/ethernet/mellanox/mlx5/core/lib/hv_vhca.h 	u16     version;
version           398 drivers/net/ethernet/mellanox/mlx5/core/steering/mlx5_ifc_dr.h 	u8         version[0x4];
version           508 drivers/net/ethernet/mellanox/mlx5/core/steering/mlx5_ifc_dr.h 	u8         version[0x3];
version            11 drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_tlv.h 	u8 version;
version          8633 drivers/net/ethernet/mellanox/mlxsw/reg.h 				 enum mlxsw_reg_mpat_eth_rspan_version version,
version          8637 drivers/net/ethernet/mellanox/mlxsw/reg.h 	mlxsw_reg_mpat_eth_rspan_version_set(payload, version);
version            82 drivers/net/ethernet/mellanox/mlxsw/spectrum.c MLXSW_ITEM32(tx, hdr, version, 0x00, 28, 4);
version          1935 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	strlcpy(drvinfo->version, mlxsw_sp_driver_version,
version          1936 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 		sizeof(drvinfo->version));
version            48 drivers/net/ethernet/mellanox/mlxsw/switchib.c MLXSW_ITEM32(tx_v1, hdr, version, 0x00, 28, 4);
version            58 drivers/net/ethernet/mellanox/mlxsw/switchx2.c MLXSW_ITEM32(tx, hdr, version, 0x00, 28, 4);
version           405 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	strlcpy(drvinfo->version, mlxsw_sx_driver_version,
version           406 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 		sizeof(drvinfo->version));
version          1078 drivers/net/ethernet/micrel/ks8851.c 	strlcpy(di->version, "1.00", sizeof(di->version));
version           990 drivers/net/ethernet/micrel/ks8851_mll.c 	strlcpy(di->version, "1.00", sizeof(di->version));
version          1482 drivers/net/ethernet/micrel/ksz884x.c static char version[] =
version          6084 drivers/net/ethernet/micrel/ksz884x.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          6141 drivers/net/ethernet/micrel/ksz884x.c 	regs->version = 0;
version          6929 drivers/net/ethernet/micrel/ksz884x.c 	char banner[sizeof(version)];
version          6974 drivers/net/ethernet/micrel/ksz884x.c 	snprintf(banner, sizeof(banner), "%s", version);
version          1471 drivers/net/ethernet/microchip/enc28j60.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           918 drivers/net/ethernet/microchip/encx24j600.c 	regs->version = 1;
version           933 drivers/net/ethernet/microchip/encx24j600.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           555 drivers/net/ethernet/myricom/myri10ge/myri10ge.c 	strncpy(mgp->fw_version, hdr->version, sizeof(mgp->fw_version));
version          1661 drivers/net/ethernet/myricom/myri10ge/myri10ge.c 	strlcpy(info->version, MYRI10GE_VERSION_STR, sizeof(info->version));
version            19 drivers/net/ethernet/myricom/myri10ge/myri10ge_mcp_gen_header.h 	char version[128];
version           130 drivers/net/ethernet/natsemi/natsemi.c static const char version[] =
version           819 drivers/net/ethernet/natsemi/natsemi.c 		printk(version);
version          2572 drivers/net/ethernet/natsemi/natsemi.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          2631 drivers/net/ethernet/natsemi/natsemi.c 	regs->version = NATSEMI_REGS_VER;
version          3387 drivers/net/ethernet/natsemi/natsemi.c 	printk(version);
version          1356 drivers/net/ethernet/natsemi/ns83820.c 	strlcpy(info->version, VERSION, sizeof(info->version));
version            50 drivers/net/ethernet/natsemi/sonic.c 		netif_dbg(lp, drv, dev, "%s", version);
version           470 drivers/net/ethernet/natsemi/sonic.h static const char version[] =
version          5339 drivers/net/ethernet/neterion/s2io.c 	strlcpy(info->version, s2io_driver_version, sizeof(info->version));
version          5366 drivers/net/ethernet/neterion/s2io.c 	regs->version = sp->pdev->subsystem_device;
version           397 drivers/net/ethernet/neterion/vxge/vxge-config.c 		img[i].version = VXGE_HW_GET_EPROM_IMAGE_REV(data0);
version           838 drivers/net/ethernet/neterion/vxge/vxge-config.c 	snprintf(fw_version->version, VXGE_HW_FW_STRLEN, "%d.%d.%d",
version           858 drivers/net/ethernet/neterion/vxge/vxge-config.c 	snprintf(flash_version->version, VXGE_HW_FW_STRLEN, "%d.%d.%d",
version            40 drivers/net/ethernet/neterion/vxge/vxge-config.h 	u16 version;
version           224 drivers/net/ethernet/neterion/vxge/vxge-config.h 	char    version[VXGE_HW_FW_STRLEN];
version           112 drivers/net/ethernet/neterion/vxge/vxge-ethtool.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           138 drivers/net/ethernet/neterion/vxge/vxge-ethtool.c 	regs->version = vdev->pdev->subsystem_device;
version          4520 drivers/net/ethernet/neterion/vxge/vxge-main.c 			hldev->eprom_versions[i] = img[i].version;
version          4525 drivers/net/ethernet/neterion/vxge/vxge-main.c 					VXGE_EPROM_IMG_MAJOR(img[i].version),
version          4526 drivers/net/ethernet/neterion/vxge/vxge-main.c 					VXGE_EPROM_IMG_MINOR(img[i].version),
version          4527 drivers/net/ethernet/neterion/vxge/vxge-main.c 					VXGE_EPROM_IMG_FIX(img[i].version),
version          4528 drivers/net/ethernet/neterion/vxge/vxge-main.c 					VXGE_EPROM_IMG_BUILD(img[i].version));
version          4653 drivers/net/ethernet/neterion/vxge/vxge-main.c 		ll_config->device_hw_info.fw_version.version,
version          4680 drivers/net/ethernet/neterion/vxge/vxge-main.c 	strcpy(vdev->fw_version, ll_config->device_hw_info.fw_version.version);
version           581 drivers/net/ethernet/netronome/nfp/flower/action.c 		if (tos_word_mask->version || tos_word_mask->ihl ||
version            36 drivers/net/ethernet/netronome/nfp/flower/cmsg.c 	ch->version = NFP_FLOWER_CMSG_VER1;
version           349 drivers/net/ethernet/netronome/nfp/flower/cmsg.c 	if (unlikely(cmsg_hdr->version != NFP_FLOWER_CMSG_VER1)) {
version           351 drivers/net/ethernet/netronome/nfp/flower/cmsg.c 				     cmsg_hdr->version);
version           461 drivers/net/ethernet/netronome/nfp/flower/cmsg.h 	u8 version;
version           670 drivers/net/ethernet/netronome/nfp/flower/main.c 	u64 version, features, ctx_count, num_mems;
version           690 drivers/net/ethernet/netronome/nfp/flower/main.c 	version = nfp_rtsym_read_le(app->pf->rtbl, "hw_flower_version", &err);
version           724 drivers/net/ethernet/netronome/nfp/flower/main.c 	if (version != NFP_FLOWER_ALLOWED_VER) {
version           232 drivers/net/ethernet/netronome/nfp/nfp_devlink.c 		const char *version;
version           236 drivers/net/ethernet/netronome/nfp/nfp_devlink.c 		version = nfp_nsp_versions_get(info->id, flash, buf, size);
version           237 drivers/net/ethernet/netronome/nfp/nfp_devlink.c 		if (IS_ERR(version)) {
version           238 drivers/net/ethernet/netronome/nfp/nfp_devlink.c 			if (PTR_ERR(version) == -ENOENT)
version           241 drivers/net/ethernet/netronome/nfp/nfp_devlink.c 				return PTR_ERR(version);
version           246 drivers/net/ethernet/netronome/nfp/nfp_devlink.c 							      version);
version           249 drivers/net/ethernet/netronome/nfp/nfp_devlink.c 							       version);
version           624 drivers/net/ethernet/netronome/nfp/nfp_main.c 		dev_info(&pdev->dev, "BSP: %s\n", pf->nspi->version);
version           795 drivers/net/ethernet/netronome/nfp/nfp_net_common.c 	if (iph->version == 4) {
version           798 drivers/net/ethernet/netronome/nfp/nfp_net_common.c 	} else if (ipv6h->version == 6) {
version           801 drivers/net/ethernet/netronome/nfp/nfp_net_common.c 		nn_dp_warn(dp, "partial checksum but ipv=%x!\n", iph->version);
version           159 drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c static void nfp_net_get_nspinfo(struct nfp_app *app, char *version)
version           170 drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c 	snprintf(version, ETHTOOL_FWVERS_LEN, "%hu.%hu",
version           184 drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c 	strlcpy(drvinfo->version, nfp_driver_version, sizeof(drvinfo->version));
version           985 drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c 	regs->version = nn_readl(nn, NFP_NET_CFG_VERSION);
version          1018 drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c 	dump->version = 1;
version            90 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_hwinfo.c 	__le32 version;
version           102 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_hwinfo.c 	return le32_to_cpu(hwinfo->version) & NFP_HWINFO_VERSION_UPDATING;
version           193 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_hwinfo.c 	if (le32_to_cpu(header->version) != NFP_HWINFO_VERSION_2) {
version           195 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_hwinfo.c 			le32_to_cpu(header->version));
version            27 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_mip.c 	__le32 version;
version           231 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.h 	char version[40];
version            11 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp_cmds.c 	u8 version[40];
version            47 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp_cmds.c 	memcpy(nspi->version, ni->version, sizeof(nspi->version));
version            48 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp_cmds.c 	nspi->version[sizeof(nspi->version) - 1] = '\0';
version          1245 drivers/net/ethernet/ni/nixge.c 	enum nixge_version version;
version          1257 drivers/net/ethernet/ni/nixge.c 	version = (enum nixge_version)of_id->data;
version          1258 drivers/net/ethernet/ni/nixge.c 	if (version <= NIXGE_V2)
version          1269 drivers/net/ethernet/ni/nixge.c 	if (version <= NIXGE_V2) {
version          4261 drivers/net/ethernet/nvidia/forcedeth.c 	strlcpy(info->version, FORCEDETH_VERSION, sizeof(info->version));
version          4566 drivers/net/ethernet/nvidia/forcedeth.c 	regs->version = FORCEDETH_REGS_VER;
version          1191 drivers/net/ethernet/nxp/lpc_eth.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           171 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.c 	strlcpy(drvinfo->version, pch_driver_version, sizeof(drvinfo->version));
version           191 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.c 	regs->version = 0x1000000 | (__u32)pdev->revision << 16 | pdev->device;
version           169 drivers/net/ethernet/packetengines/hamachi.c static const char version[] =
version           597 drivers/net/ethernet/packetengines/hamachi.c 		printk(version);
version          1808 drivers/net/ethernet/packetengines/hamachi.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          1930 drivers/net/ethernet/packetengines/hamachi.c 	printk(version);
version           109 drivers/net/ethernet/packetengines/yellowfin.c static const char version[] =
version           392 drivers/net/ethernet/packetengines/yellowfin.c 		printk(version);
version          1329 drivers/net/ethernet/packetengines/yellowfin.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          1408 drivers/net/ethernet/packetengines/yellowfin.c 	printk(version);
version            89 drivers/net/ethernet/pensando/ionic/ionic_ethtool.c 	strlcpy(drvinfo->version, IONIC_DRV_VERSION, sizeof(drvinfo->version));
version           107 drivers/net/ethernet/pensando/ionic/ionic_ethtool.c 	regs->version = IONIC_DEV_CMD_REG_VERSION;
version           266 drivers/net/ethernet/pensando/ionic/ionic_if.h 		u8     version;
version           407 drivers/net/ethernet/pensando/ionic/ionic_if.h 			u8 version;
version           419 drivers/net/ethernet/pensando/ionic/ionic_if.h 			u8 version;
version          1708 drivers/net/ethernet/pensando/ionic/ionic_if.h 		u8     version;
version          2085 drivers/net/ethernet/pensando/ionic/ionic_if.h 		u8     version;
version          2348 drivers/net/ethernet/pensando/ionic/ionic_if.h 		u8     version;
version           688 drivers/net/ethernet/qlogic/netxen/netxen_nic.h #define NX_CDRP_SIGNATURE_MAKE(pcifn, version) \
version           689 drivers/net/ethernet/qlogic/netxen/netxen_nic.h 	(((pcifn) & 0xff) | (((version) & 0xff) << 8) | (0xcafe << 16))
version          1310 drivers/net/ethernet/qlogic/netxen/netxen_nic.h 	u32 version;
version            70 drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c 	strlcpy(drvinfo->version, NETXEN_NIC_LINUX_VERSIONID,
version            71 drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c 		sizeof(drvinfo->version));
version           295 drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c 	regs->version = (1 << 24) | (adapter->ahw.revision_id << 16) |
version           830 drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c 	dump->version = adapter->fw_version;
version           875 drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c 	u32 val, version, major, minor, build;
version           915 drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c 		version = NETXEN_DECODE_VERSION(val);
version           921 drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c 		if (version > NETXEN_VERSION_CODE(major, minor, build))
version           924 drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c 		if (version == NETXEN_VERSION_CODE(major, minor, build) &&
version          12430 drivers/net/ethernet/qlogic/qed/qed_hsi.h 	u32 version;
version          12462 drivers/net/ethernet/qlogic/qed/qed_hsi.h 	u32 version;
version            74 drivers/net/ethernet/qlogic/qed/qed_main.c static char version[] =
version            94 drivers/net/ethernet/qlogic/qed/qed_main.c 	pr_info("%s", version);
version          1312 drivers/net/ethernet/qlogic/qed/qed_main.c 		drv_version.version = (params->drv_major << 24) |
version          2495 drivers/net/ethernet/qlogic/qed/qed_mcp.c 	drv_version.version = p_ver->version;
version           147 drivers/net/ethernet/qlogic/qed/qed_mcp.h 	u32	version;
version           345 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	p_bulletin->version++;
version           351 drivers/net/ethernet/qlogic/qed/qed_sriov.c 		   p_bulletin->version, p_vf->relative_vf_id, p_bulletin->crc);
version          1502 drivers/net/ethernet/qlogic/qed/qed_vf.c 	if (shadow.version == p_iov->bulletin_shadow.version)
version          1515 drivers/net/ethernet/qlogic/qed/qed_vf.c 		   "Read a bulletin update %08x\n", shadow.version);
version           579 drivers/net/ethernet/qlogic/qed/qed_vf.h 	u32 version;
version           676 drivers/net/ethernet/qlogic/qede/qede_ethtool.c 	    sizeof(info->version))
version           677 drivers/net/ethernet/qlogic/qede/qede_ethtool.c 		snprintf(info->version, sizeof(info->version),
version           680 drivers/net/ethernet/qlogic/qede/qede_ethtool.c 		snprintf(info->version, sizeof(info->version),
version          1034 drivers/net/ethernet/qlogic/qede/qede_ethtool.c 	regs->version = 0;
version          2024 drivers/net/ethernet/qlogic/qede/qede_ethtool.c 	dump->version = QEDE_DUMP_VERSION;
version          2042 drivers/net/ethernet/qlogic/qede/qede_ethtool.c 		   dump->version, dump->flag, dump->len);
version          1519 drivers/net/ethernet/qlogic/qede/qede_filter.c 	ip->version = 0x4;
version          1566 drivers/net/ethernet/qlogic/qede/qede_filter.c 	ip6->version = 0x6;
version            66 drivers/net/ethernet/qlogic/qede/qede_main.c static char version[] =
version           277 drivers/net/ethernet/qlogic/qede/qede_main.c 	pr_info("qede_init: %s\n", version);
version          1740 drivers/net/ethernet/qlogic/qla3xxx.c 	strlcpy(drvinfo->version, ql3xxx_driver_version,
version          1741 drivers/net/ethernet/qlogic/qla3xxx.c 		sizeof(drvinfo->version));
version           245 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	u16 version;
version           413 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	u32	version;
version           430 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	u32	version;
version           459 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	u32	version;
version          1480 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	__le16 version;
version          1495 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	u16	version;
version            49 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 	u16	version;
version            59 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 	u16	version;
version           246 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 	u8 version;
version           249 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 	version = val & 0xFF;
version           251 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 	if (version != QLC_83XX_IDC_MAJOR_VERSION) {
version           254 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 			 __func__, version, QLC_83XX_IDC_MAJOR_VERSION);
version          1102 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 		esw_stats->version = le16_to_cpu(stats->version);
version          1219 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 		esw_stats->version = port_stats.version;
version           167 drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c 	u32 version;
version           284 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c 	strlcpy(drvinfo->version, QLCNIC_LINUX_VERSIONID,
version           285 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c 		sizeof(drvinfo->version));
version           542 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c 	regs->version = (QLCNIC_ETHTOOL_REGS_VER << 24) |
version          1683 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c 	dump->version = adapter->fw_version;
version           426 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 		if (inner_ip_hdr(skb)->version == 6) {
version           439 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 	if (ip_hdr(skb)->version == 6)
version           292 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c 	fw_dump->version = hdr->version;
version           346 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c 	fw_dump->version = hdr->version;
version           353 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c 	fw_dump->use_pex_dma = (fw_dump->version & 0xfffff) >=
version          1135 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c 	cmd->rsp.arg[3] = tmp_hdr.version;
version          1141 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c 					    u32 *version, u32 *temp_size,
version          1160 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c 	*version = cmd.rsp.arg[3];
version          1211 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c 	u32 version, csum, *tmp_buf;
version          1219 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c 	err = qlcnic_fw_get_minidump_temp_size(adapter, &version, &temp_size,
version            25 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h 	u8	version;
version            41 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h 	u8	version;
version           801 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 		hdr[i].version = 2;
version           219 drivers/net/ethernet/qualcomm/emac/emac-ethtool.c 	regs->version = EMAC_REGS_VERSION;
version           167 drivers/net/ethernet/qualcomm/qca_debug.c 	strlcpy(p->version, QCASPI_DRV_VERSION, sizeof(p->version));
version           235 drivers/net/ethernet/qualcomm/qca_debug.c 	regs->version = 1;
version           193 drivers/net/ethernet/rdc/r6040.c static char version[] = DRV_NAME
version           940 drivers/net/ethernet/rdc/r6040.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          1033 drivers/net/ethernet/rdc/r6040.c 	pr_info("%s\n", version);
version            82 drivers/net/ethernet/realtek/8139cp.c static char version[] =
version          1386 drivers/net/ethernet/realtek/8139cp.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          1494 drivers/net/ethernet/realtek/8139cp.c 	regs->version = CP_REGS_VER;
version          1893 drivers/net/ethernet/realtek/8139cp.c 	pr_info_once("%s", version);
version           511 drivers/net/ethernet/realtek/8139too.c 	u32 version; /* from RTL8139C/RTL8139D docs */
version           764 drivers/net/ethernet/realtek/8139too.c 	u32 version;
version           845 drivers/net/ethernet/realtek/8139too.c 	version = RTL_R32 (TxConfig) & HW_REVID_MASK;
version           847 drivers/net/ethernet/realtek/8139too.c 		if (version == rtl_chip_info[i].version) {
version           860 drivers/net/ethernet/realtek/8139too.c 		 version, i, rtl_chip_info[i].name);
version          2383 drivers/net/ethernet/realtek/8139too.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          2451 drivers/net/ethernet/realtek/8139too.c 	regs->version = RTL_REGS_VER;
version            34 drivers/net/ethernet/realtek/atp.c static const char version[] =
version           330 drivers/net/ethernet/realtek/atp.c 		printk(KERN_INFO "%s", version);
version           866 drivers/net/ethernet/realtek/atp.c 		printk(KERN_INFO "%s", version);
version            34 drivers/net/ethernet/realtek/r8169_firmware.c 	char	version[RTL_VER_SIZE];
version            71 drivers/net/ethernet/realtek/r8169_firmware.c 		strscpy(rtl_fw->version, fw_info->version, RTL_VER_SIZE);
version            79 drivers/net/ethernet/realtek/r8169_firmware.c 		strscpy(rtl_fw->version, rtl_fw->fw_name, RTL_VER_SIZE);
version            29 drivers/net/ethernet/realtek/r8169_firmware.h 	char version[RTL_VER_SIZE];
version          1555 drivers/net/ethernet/realtek/r8169_main.c 	BUILD_BUG_ON(sizeof(info->fw_version) < sizeof(rtl_fw->version));
version          1557 drivers/net/ethernet/realtek/r8169_main.c 		strlcpy(info->fw_version, rtl_fw->version,
version          2266 drivers/net/ethernet/renesas/sh_eth.c 	regs->version = SH_ETH_REG_DUMP_VERSION;
version          2268 drivers/net/ethernet/rocker/rocker_main.c 	strlcpy(drvinfo->version, UTS_RELEASE, sizeof(drvinfo->version));
version           179 drivers/net/ethernet/samsung/sxgbe/sxgbe_ethtool.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version            67 drivers/net/ethernet/seeq/ether3.c static char version[] = "ether3 ethernet driver (c) 1995-2000 R.M.King v1.17\n";
version           736 drivers/net/ethernet/seeq/ether3.c 		printk(KERN_INFO "%s", version);
version          2344 drivers/net/ethernet/sfc/ef10.c 	if (ip->version == 4) {
version           182 drivers/net/ethernet/sfc/ethtool.c 	strlcpy(info->version, EFX_DRIVER_VERSION, sizeof(info->version));
version           198 drivers/net/ethernet/sfc/ethtool.c 	regs->version = efx->type->revision;
version           166 drivers/net/ethernet/sfc/falcon/ethtool.c 	strlcpy(info->version, EF4_DRIVER_VERSION, sizeof(info->version));
version           180 drivers/net/ethernet/sfc/falcon/ethtool.c 	regs->version = efx->type->revision;
version           391 drivers/net/ethernet/sfc/falcon/selftest.c 	payload->ip.version = IPVERSION;
version          1623 drivers/net/ethernet/sfc/ptp.c 	unsigned int version;
version          1634 drivers/net/ethernet/sfc/ptp.c 		version = ntohs(*(__be16 *)&data[PTP_V1_VERSION_OFFSET]);
version          1635 drivers/net/ethernet/sfc/ptp.c 		if (version != PTP_VERSION_V1) {
version          1649 drivers/net/ethernet/sfc/ptp.c 		version = data[PTP_V2_VERSION_OFFSET];
version          1650 drivers/net/ethernet/sfc/ptp.c 		if ((version & PTP_VERSION_V2_MASK) != PTP_VERSION_V2) {
version           391 drivers/net/ethernet/sfc/selftest.c 	payload->ip.version = IPVERSION;
version           426 drivers/net/ethernet/sfc/siena_sriov.c 	data_offset = offsetof(struct vfdi_status, version);
version          1310 drivers/net/ethernet/sfc/siena_sriov.c 	vfdi_status->version = 1;
version           237 drivers/net/ethernet/sfc/vfdi.h 	u32 version;
version          1550 drivers/net/ethernet/sgi/ioc3-eth.c 	strlcpy(info->version, IOC3_VERSION, sizeof(info->version));
version          1759 drivers/net/ethernet/sis/sis190.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version            84 drivers/net/ethernet/sis/sis900.c static const char version[] =
version           442 drivers/net/ethernet/sis/sis900.c 		printk(version);
version          2017 drivers/net/ethernet/sis/sis900.c 	strlcpy(info->version, SIS900_DRV_VERSION, sizeof(info->version));
version          2569 drivers/net/ethernet/sis/sis900.c 	printk(version);
version            93 drivers/net/ethernet/smsc/epic100.c static char version[] =
version           332 drivers/net/ethernet/smsc/epic100.c 	pr_info_once("%s%s\n", version, version2);
version          1382 drivers/net/ethernet/smsc/epic100.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          1561 drivers/net/ethernet/smsc/epic100.c 	pr_info("%s%s\n", version, version2);
version            17 drivers/net/ethernet/smsc/smc911x.c static const char version[] =
version           671 drivers/net/ethernet/smsc/smc911x.c 	switch(lp->version) {
version          1510 drivers/net/ethernet/smsc/smc911x.c 	strlcpy(info->version, version, sizeof(info->version));
version          1557 drivers/net/ethernet/smsc/smc911x.c 	regs->version = lp->version;
version          1835 drivers/net/ethernet/smsc/smc911x.c 	lp->version = chip_ids[i].id;
version            65 drivers/net/ethernet/smsc/smc911x.h 	u16 version;
version            57 drivers/net/ethernet/smsc/smc9194.c static const char version[] =
version           914 drivers/net/ethernet/smsc/smc9194.c 	pr_info_once("%s\n", version);
version          1910 drivers/net/ethernet/smsc/smc91c92_cs.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version            47 drivers/net/ethernet/smsc/smc91x.c static const char version[] =
version           350 drivers/net/ethernet/smsc/smc91x.c 	if (lp->version >= (CHIP_91100 << 4))
version           472 drivers/net/ethernet/smsc/smc91x.c 		if (lp->version == 0x90)
version          1592 drivers/net/ethernet/smsc/smc91x.c 	strlcpy(info->version, version, sizeof(info->version));
version          1915 drivers/net/ethernet/smsc/smc91x.c 	pr_info_once("%s\n", version);
version          1920 drivers/net/ethernet/smsc/smc91x.c 	lp->version = revision_register & 0xff;
version          1982 drivers/net/ethernet/smsc/smc91x.c 	if (lp->version >= (CHIP_91100 << 4))
version          1994 drivers/net/ethernet/smsc/smc91x.c 	if (lp->version >= (CHIP_91100 << 4)) {
version           240 drivers/net/ethernet/smsc/smc91x.h 	int	version;
version          1959 drivers/net/ethernet/smsc/smsc911x.c 	strlcpy(info->version, SMSC_DRV_VERSION, sizeof(info->version));
version          1993 drivers/net/ethernet/smsc/smsc911x.c 	regs->version = pdata->idrev;
version           230 drivers/net/ethernet/smsc/smsc9420.c 	strlcpy(drvinfo->version, DRV_VERSION, sizeof(drvinfo->version));
version           260 drivers/net/ethernet/smsc/smsc9420.c 	regs->version = smsc9420_reg_read(pd, ID_REV);
version           271 drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c 	strlcpy(info->version, DRV_MODULE_VERSION, sizeof(info->version));
version            23 drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c 	__be32 version;
version           164 drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c 	ihdr->version = 4;
version           187 drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c 	shdr->version = 0;
version           174 drivers/net/ethernet/sun/cassini.c static char version[] =
version          4516 drivers/net/ethernet/sun/cassini.c 	strlcpy(info->version, DRV_MODULE_VERSION, sizeof(info->version));
version          4702 drivers/net/ethernet/sun/cassini.c 	regs->version = 0;
version          4914 drivers/net/ethernet/sun/cassini.c 		pr_info("%s", version);
version            48 drivers/net/ethernet/sun/ldmvsw.c static char version[] =
version            67 drivers/net/ethernet/sun/ldmvsw.c 	strlcpy(info->version, DRV_MODULE_VERSION, sizeof(info->version));
version           471 drivers/net/ethernet/sun/ldmvsw.c 	pr_info("%s\n", version);
version            42 drivers/net/ethernet/sun/niu.c static char version[] =
version          6786 drivers/net/ethernet/sun/niu.c 	strlcpy(info->version, DRV_MODULE_VERSION, sizeof(info->version));
version          8047 drivers/net/ethernet/sun/niu.c 	int len = strlen(vpd->version) + 1;
version          8048 drivers/net/ethernet/sun/niu.c 	const char *s = vpd->version;
version          8119 drivers/net/ethernet/sun/niu.c 			prop_buf = np->vpd.version;
version          9622 drivers/net/ethernet/sun/niu.c 		pr_info("%s", version);
version          2987 drivers/net/ethernet/sun/niu.h 	char			version[NIU_VPD_VERSION_MAX];
version            46 drivers/net/ethernet/sun/sunbmac.c static char version[] =
version          1042 drivers/net/ethernet/sun/sunbmac.c 	strlcpy(info->version, "2.0", sizeof(info->version));
version          1087 drivers/net/ethernet/sun/sunbmac.c 		printk(KERN_INFO "%s", version);
version            78 drivers/net/ethernet/sun/sungem.c static char version[] =
version          2523 drivers/net/ethernet/sun/sungem.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          2850 drivers/net/ethernet/sun/sungem.c 	printk_once(KERN_INFO "%s", version);
version            69 drivers/net/ethernet/sun/sunhme.c static char version[] =
version          2515 drivers/net/ethernet/sun/sunhme.c 	strlcpy(info->version, "2.02", sizeof(info->version));
version          2715 drivers/net/ethernet/sun/sunhme.c 		printk(KERN_INFO "%s", version);
version          3034 drivers/net/ethernet/sun/sunhme.c 		printk(KERN_INFO "%s", version);
version            49 drivers/net/ethernet/sun/sunqe.c static char version[] =
version           688 drivers/net/ethernet/sun/sunqe.c 	strlcpy(info->version, "3.0", sizeof(info->version));
version           841 drivers/net/ethernet/sun/sunqe.c 		printk(KERN_INFO "%s", version);
version            45 drivers/net/ethernet/sun/sunvnet.c static char version[] =
version            64 drivers/net/ethernet/sun/sunvnet.c 	strlcpy(info->version, DRV_MODULE_VERSION, sizeof(info->version));
version           556 drivers/net/ethernet/sun/sunvnet.c 	pr_info("%s\n", version);
version           370 drivers/net/ethernet/synopsys/dwc-xlgmac-common.c 	hw_feat->version = readl(pdata->mac_regs + MAC_VR);
version           102 drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c 	u32 ver = pdata->hw_feat.version;
version           106 drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c 	strlcpy(drvinfo->version, pdata->drv_ver, sizeof(drvinfo->version));
version           496 drivers/net/ethernet/synopsys/dwc-xlgmac.h 	unsigned int version;
version          2158 drivers/net/ethernet/tehuti/tehuti.c 	strlcpy(drvinfo->version, BDX_DRV_VERSION, sizeof(drvinfo->version));
version           861 drivers/net/ethernet/ti/cpmac.c 	strlcpy(info->version, CPMAC_VERSION, sizeof(info->version));
version          1187 drivers/net/ethernet/ti/cpsw.c 	if (cpsw->version == CPSW_VERSION_1)
version          1215 drivers/net/ethernet/ti/cpsw.c 	switch (cpsw->version) {
version          1297 drivers/net/ethernet/ti/cpsw.c 	reg = (cpsw->version == CPSW_VERSION_1) ? CPSW1_PORT_VLAN :
version          1493 drivers/net/ethernet/ti/cpsw.c 	tx_in_ctl_rg = cpsw->version == CPSW_VERSION_1 ?
version          1622 drivers/net/ethernet/ti/cpsw.c 	tx_prio_rg = cpsw->version == CPSW_VERSION_1 ?
version          1680 drivers/net/ethernet/ti/cpsw.c 	reg = cpsw->version;
version          1891 drivers/net/ethernet/ti/cpsw.c 	switch (cpsw->version) {
version          1927 drivers/net/ethernet/ti/cpsw.c 	if (cpsw->version != CPSW_VERSION_1 &&
version          1928 drivers/net/ethernet/ti/cpsw.c 	    cpsw->version != CPSW_VERSION_2 &&
version          1929 drivers/net/ethernet/ti/cpsw.c 	    cpsw->version != CPSW_VERSION_3)
version          1973 drivers/net/ethernet/ti/cpsw.c 	switch (cpsw->version) {
version          1994 drivers/net/ethernet/ti/cpsw.c 	if (cpsw->version != CPSW_VERSION_1 &&
version          1995 drivers/net/ethernet/ti/cpsw.c 	    cpsw->version != CPSW_VERSION_2 &&
version          1996 drivers/net/ethernet/ti/cpsw.c 	    cpsw->version != CPSW_VERSION_3)
version          2315 drivers/net/ethernet/ti/cpsw.c 	offset = cpsw->version == CPSW_VERSION_1 ?
version          2438 drivers/net/ethernet/ti/cpsw.c 	strlcpy(info->version, "1.0", sizeof(info->version));
version           801 drivers/net/ethernet/ti/cpsw_ale.c 	ale->version =
version            33 drivers/net/ethernet/ti/cpsw_ale.h 	u32			version;
version           351 drivers/net/ethernet/ti/cpsw_ethtool.c 	regs->version = cpsw->version;
version            38 drivers/net/ethernet/ti/cpsw_priv.c 	cpsw->version = readl(&cpsw->regs->id_ver);
version            43 drivers/net/ethernet/ti/cpsw_priv.c 	switch (cpsw->version) {
version            71 drivers/net/ethernet/ti/cpsw_priv.c 		dev_err(dev, "unknown version 0x%08x\n", cpsw->version);
version           332 drivers/net/ethernet/ti/cpsw_priv.h 	u32				version;
version           330 drivers/net/ethernet/ti/davinci_emac.c 	u8 version;
version           379 drivers/net/ethernet/ti/davinci_emac.c 	strlcpy(info->version, EMAC_MODULE_VERSION, sizeof(info->version));
version           420 drivers/net/ethernet/ti/davinci_emac.c 	switch (priv->version) {
version           525 drivers/net/ethernet/ti/davinci_emac.c 	if (priv->speed == SPEED_1000 && (priv->version == EMAC_VERSION_2)) {
version           771 drivers/net/ethernet/ti/davinci_emac.c 	if (priv->version == EMAC_VERSION_2) {
version           811 drivers/net/ethernet/ti/davinci_emac.c 	if (priv->version == EMAC_VERSION_2) {
version          1236 drivers/net/ethernet/ti/davinci_emac.c 	if (priv->version == EMAC_VERSION_2)
version          1246 drivers/net/ethernet/ti/davinci_emac.c 	if (priv->version == EMAC_VERSION_2)
version          1254 drivers/net/ethernet/ti/davinci_emac.c 	if (priv->version == EMAC_VERSION_2)
version          1699 drivers/net/ethernet/ti/davinci_emac.c 	pdata->version = EMAC_VERSION_2;
version          1740 drivers/net/ethernet/ti/davinci_emac.c 		pdata->version = auxdata->version;
version          1812 drivers/net/ethernet/ti/davinci_emac.c 	priv->version = pdata->version;
version          2015 drivers/net/ethernet/ti/davinci_emac.c 	.version		= EMAC_VERSION_2,
version          2020 drivers/net/ethernet/ti/davinci_emac.c 	.version		= EMAC_VERSION_2,
version            47 drivers/net/ethernet/ti/davinci_mdio.c 	u32	version;
version           147 drivers/net/ethernet/ti/davinci_mdio.c 	ver = readl(&data->regs->version);
version          1742 drivers/net/ethernet/ti/netcp_ethss.c 	strncpy(info->version, NETCP_DRIVER_VERSION, sizeof(info->version));
version          1193 drivers/net/ethernet/toshiba/ps3_gelic_net.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version            68 drivers/net/ethernet/toshiba/spider_net_ethtool.c 	strlcpy(drvinfo->version, VERSION, sizeof(drvinfo->version));
version            26 drivers/net/ethernet/toshiba/tc35815.c static const char version[] = "tc35815.c:v" DRV_VERSION "\n";
version           772 drivers/net/ethernet/toshiba/tc35815.c 		printk(version);
version          1949 drivers/net/ethernet/toshiba/tc35815.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           121 drivers/net/ethernet/via/via-rhine.c static const char version[] =
version          1056 drivers/net/ethernet/via/via-rhine.c 	pr_info_once("%s\n", version);
version          2297 drivers/net/ethernet/via/via-rhine.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          2620 drivers/net/ethernet/via/via-rhine.c 	pr_info("%s\n", version);
version          3411 drivers/net/ethernet/via/via-velocity.c 	strlcpy(info->version, VELOCITY_VERSION, sizeof(info->version));
version           728 drivers/net/ethernet/wiznet/w5100.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           767 drivers/net/ethernet/wiznet/w5100.c 	regs->version = 1;
version           286 drivers/net/ethernet/wiznet/w5300.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           328 drivers/net/ethernet/wiznet/w5300.c 	regs->version = 1;
version          1111 drivers/net/ethernet/xilinx/xilinx_axienet_main.c 	strlcpy(ed->version, DRIVER_VERSION, sizeof(ed->version));
version          1146 drivers/net/ethernet/xilinx/xilinx_axienet_main.c 	regs->version = 0;
version           231 drivers/net/fddi/defxx.c static const char version[] =
version           544 drivers/net/fddi/defxx.c 		printk(version);	/* we only display this string ONCE */
version            60 drivers/net/fddi/defza.c static const char version[] =
version          1296 drivers/net/fddi/defza.c 		pr_info("%s", version);
version           741 drivers/net/fddi/skfp/h/smt.h 	struct smt_p_version	version ;	/* supported versions */
version           787 drivers/net/fddi/skfp/h/smt.h 	struct smt_p_version	version ;	/* supported versions */
version           889 drivers/net/fddi/skfp/smt.c 	rdf->version.para.p_type = SMT_P_VERSION ;
version           890 drivers/net/fddi/skfp/smt.c 	rdf->version.para.p_len = sizeof(struct smt_p_version) - PARA_LEN ;
version           891 drivers/net/fddi/skfp/smt.c 	rdf->version.v_pad = 0 ;
version           892 drivers/net/fddi/skfp/smt.c 	rdf->version.v_n = 1 ;
version           893 drivers/net/fddi/skfp/smt.c 	rdf->version.v_index = 1 ;
version           894 drivers/net/fddi/skfp/smt.c 	rdf->version.v_version[0] = SMT_VID_2 ;
version           895 drivers/net/fddi/skfp/smt.c 	rdf->version.v_pad2 = 0 ;
version          1035 drivers/net/fddi/skfp/smt.c 	smt_fill_version(smc,&sif->version) ;	/* set version information */
version           155 drivers/net/fjes/fjes_ethtool.c 	strlcpy(drvinfo->version, fjes_driver_version,
version           156 drivers/net/fjes/fjes_ethtool.c 		sizeof(drvinfo->version));
version           191 drivers/net/fjes/fjes_ethtool.c 	regs->version = 1;
version           261 drivers/net/fjes/fjes_ethtool.c 	dump->version = 1;
version           151 drivers/net/fjes/fjes_hw.c 	info->v1i.version = 0;  /* version 0 */
version           831 drivers/net/fjes/fjes_hw.c bool fjes_hw_check_epbuf_version(struct epbuf_handler *epbh, u32 version)
version           835 drivers/net/fjes/fjes_hw.c 	return (info->common.version == version);
version           197 drivers/net/fjes/fjes_hw.h 		u32 version;
version           201 drivers/net/fjes/fjes_hw.h 		u32 version;
version          1087 drivers/net/geneve.c 	strlcpy(drvinfo->version, GENEVE_NETDEV_VER, sizeof(drvinfo->version));
version           940 drivers/net/gtp.c 	unsigned int version;
version           946 drivers/net/gtp.c 	version = nla_get_u32(info->attrs[GTPA_VERSION]);
version           951 drivers/net/gtp.c 	if (version == GTP_V0)
version           954 drivers/net/gtp.c 	else if (version == GTP_V1)
version          1044 drivers/net/gtp.c 	unsigned int version;
version          1055 drivers/net/gtp.c 	version = nla_get_u32(info->attrs[GTPA_VERSION]);
version          1057 drivers/net/gtp.c 	switch (version) {
version          1082 drivers/net/gtp.c 	if (version == GTP_V0)
version          1084 drivers/net/gtp.c 	else if (version == GTP_V1)
version          1332 drivers/net/gtp.c 	.version	= 0,
version            59 drivers/net/hippi/rrunner.c static const char version[] =
version           127 drivers/net/hippi/rrunner.c 		printk(version);
version          1508 drivers/net/ieee802154/at86rf230.c 	unsigned int part, version, val;
version          1527 drivers/net/ieee802154/at86rf230.c 	rc = __at86rf230_read(lp, RG_VERSION_NUM, &version);
version          1604 drivers/net/ieee802154/at86rf230.c 	dev_info(&lp->spi->dev, "Detected %s chip version %d\n", chip, version);
version           627 drivers/net/ieee802154/mac802154_hwsim.c 	.version = 1,
version           161 drivers/net/ipvlan/ipvlan_core.c 		if (ip4h->ihl < 5 || ip4h->version != 4)
version           178 drivers/net/ipvlan/ipvlan_core.c 		if (ip6h->version != 6)
version           392 drivers/net/ipvlan/ipvlan_main.c 	strlcpy(drvinfo->version, IPV_DRV_VER, sizeof(drvinfo->version));
version          2700 drivers/net/macsec.c 	.version	= MACSEC_GENL_VERSION,
version          1024 drivers/net/macvlan.c 	strlcpy(drvinfo->version, "0.1", sizeof(drvinfo->version));
version           328 drivers/net/net_failover.c 	strlcpy(drvinfo->version, FAILOVER_VERSION, sizeof(drvinfo->version));
version           389 drivers/net/netdevsim/dev.c 	iph->version = 0x4;
version           368 drivers/net/ntb_netdev.c 	strlcpy(info->version, NTB_NETDEV_VER, sizeof(info->version));
version           105 drivers/net/phy/dp83640.c 	int version;
version          1343 drivers/net/phy/dp83640.c 		dp83640->version = 0;
version          1350 drivers/net/phy/dp83640.c 		dp83640->version = PTP_CLASS_V1;
version          1357 drivers/net/phy/dp83640.c 		dp83640->version = PTP_CLASS_V2;
version          1364 drivers/net/phy/dp83640.c 		dp83640->version = PTP_CLASS_V2;
version          1371 drivers/net/phy/dp83640.c 		dp83640->version = PTP_CLASS_V2;
version          1377 drivers/net/phy/dp83640.c 	txcfg0 = (dp83640->version & TX_PTP_VER_MASK) << TX_PTP_VER_SHIFT;
version          1378 drivers/net/phy/dp83640.c 	rxcfg0 = (dp83640->version & TX_PTP_VER_MASK) << TX_PTP_VER_SHIFT;
version          1450 drivers/net/phy/dp83640.c 	if ((type & dp83640->version) == 0 || (type & dp83640->layer) == 0)
version            53 drivers/net/plip/plip.c static const char version[] = "NET3 PLIP version 2.4-parport gniibe@mri.co.jp\n";
version          1307 drivers/net/plip/plip.c 		printk(KERN_INFO "%s", version);
version           225 drivers/net/ppp/pptp.c 	iph->version =	4;
version           446 drivers/net/rionet.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version            31 drivers/net/sb1000.c static char version[] = "sb1000.c:v1.1.2 6/01/98 (fventuri@mediaone.net)\n";
version           115 drivers/net/sb1000.c 	const char* name, unsigned char version[], int do_end);
version           200 drivers/net/sb1000.c 		printk(KERN_NOTICE "%s", version);
version           550 drivers/net/sb1000.c 	unsigned char version[], int do_end)
version           563 drivers/net/sb1000.c 	version[0] = st[1];
version           564 drivers/net/sb1000.c 	version[1] = st[2];
version           978 drivers/net/sb1000.c 	if ((status = sb1000_get_firmware_version(ioaddr, name, version, 0)))
version           980 drivers/net/sb1000.c 	if (version[0] != FirmwareVersion[0] || version[1] != FirmwareVersion[1])
version           982 drivers/net/sb1000.c 			"(should be %x.%02x)\n", name, version[0], version[1],
version           993 drivers/net/sb1000.c 	unsigned char version[2];
version          1020 drivers/net/sb1000.c 		if ((status = sb1000_get_firmware_version(ioaddr, name, version, 1)))
version          1022 drivers/net/sb1000.c 		if(copy_to_user(ifr->ifr_data, version, sizeof(version)))
version           251 drivers/net/slip/slhc.c 	if (ip->version != 4 || ip->ihl < 5)
version           353 drivers/net/slip/slhc.c 	if(ip->version != cs->cs_ip.version || ip->ihl != cs->cs_ip.ihl
version          2068 drivers/net/team/team.c 	strlcpy(drvinfo->version, UTS_RELEASE, sizeof(drvinfo->version));
version          2829 drivers/net/team/team.c 	.version	= TEAM_GENL_VERSION,
version          3550 drivers/net/tun.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           738 drivers/net/usb/asix_common.c 	strlcpy(info->version, DRIVER_VERSION, sizeof(info->version));
version           676 drivers/net/usb/catc.c 	strlcpy(info->version, DRIVER_VERSION, sizeof(info->version));
version           366 drivers/net/usb/hso.c static const char *version = __FILE__ ": " MOD_AUTHOR;
version          3233 drivers/net/usb/hso.c 	pr_info("%s\n", version);
version           441 drivers/net/usb/mcs7830.c 	regs->version = mcs7830_get_rev(dev);
version           895 drivers/net/usb/pegasus.c 	strlcpy(info->version, DRIVER_VERSION, sizeof(info->version));
version           800 drivers/net/usb/r8152.c 	u8 version;
version          1301 drivers/net/usb/r8152.c 	if (tp->version == RTL_VER_01) {
version          1337 drivers/net/usb/r8152.c 	if (tp->version == RTL_VER_01)
version          2592 drivers/net/usb/r8152.c 	switch (tp->version) {
version          2621 drivers/net/usb/r8152.c 	switch (tp->version) {
version          2650 drivers/net/usb/r8152.c 	switch (tp->version) {
version          3167 drivers/net/usb/r8152.c 		switch (tp->version) {
version          3202 drivers/net/usb/r8152.c 	switch (tp->version) {
version          3336 drivers/net/usb/r8152.c 	switch (tp->version) {
version          3585 drivers/net/usb/r8152.c 	if (tp->version == RTL_VER_03) {
version          3620 drivers/net/usb/r8152.c 	switch (tp->version) {
version          3822 drivers/net/usb/r8152.c 	switch (tp->version) {
version          4045 drivers/net/usb/r8152.c 	switch (tp->version) {
version          4382 drivers/net/usb/r8152.c 	if (tp->version == RTL_VER_01) {
version          4432 drivers/net/usb/r8152.c 	if (tp->version == RTL_VER_03 || tp->version == RTL_VER_04 ||
version          4433 drivers/net/usb/r8152.c 	    tp->version == RTL_VER_05)
version          4446 drivers/net/usb/r8152.c 	if (tp->version == RTL_VER_04) {
version          4455 drivers/net/usb/r8152.c 	} else if (tp->version == RTL_VER_05) {
version          4466 drivers/net/usb/r8152.c 	} else if (tp->version == RTL_VER_06) {
version          4488 drivers/net/usb/r8152.c 	if (tp->version == RTL_VER_04 && tp->udev->speed < USB_SPEED_SUPER)
version          4593 drivers/net/usb/r8152.c 	if (tp->version == RTL_VER_09) {
version          4949 drivers/net/usb/r8152.c 	strlcpy(info->version, DRIVER_VERSION, sizeof(info->version));
version          5226 drivers/net/usb/r8152.c 	switch (tp->version) {
version          5246 drivers/net/usb/r8152.c 	switch (tp->version) {
version          5442 drivers/net/usb/r8152.c 	switch (tp->version) {
version          5495 drivers/net/usb/r8152.c 	if (tp->version != RTL_VER_01)
version          5520 drivers/net/usb/r8152.c 	switch (tp->version) {
version          5592 drivers/net/usb/r8152.c 	u8 version;
version          5609 drivers/net/usb/r8152.c 		version = RTL_VER_01;
version          5612 drivers/net/usb/r8152.c 		version = RTL_VER_02;
version          5615 drivers/net/usb/r8152.c 		version = RTL_VER_03;
version          5618 drivers/net/usb/r8152.c 		version = RTL_VER_04;
version          5621 drivers/net/usb/r8152.c 		version = RTL_VER_05;
version          5624 drivers/net/usb/r8152.c 		version = RTL_VER_06;
version          5627 drivers/net/usb/r8152.c 		version = RTL_VER_07;
version          5630 drivers/net/usb/r8152.c 		version = RTL_VER_08;
version          5633 drivers/net/usb/r8152.c 		version = RTL_VER_09;
version          5636 drivers/net/usb/r8152.c 		version = RTL_VER_UNKNOWN;
version          5641 drivers/net/usb/r8152.c 	dev_dbg(&intf->dev, "Detected version 0x%04x\n", version);
version          5643 drivers/net/usb/r8152.c 	return version;
version          5650 drivers/net/usb/r8152.c 	u8 version = rtl_get_version(intf);
version          5655 drivers/net/usb/r8152.c 	if (version == RTL_VER_UNKNOWN)
version          5680 drivers/net/usb/r8152.c 	tp->version = version;
version          5682 drivers/net/usb/r8152.c 	switch (version) {
version          5718 drivers/net/usb/r8152.c 	if (tp->version == RTL_VER_01) {
version          5734 drivers/net/usb/r8152.c 	switch (tp->version) {
version           785 drivers/net/usb/rtl8150.c 	strlcpy(info->version, DRIVER_VERSION, sizeof(info->version));
version           621 drivers/net/usb/sierra_net.c 	strlcpy(info->version, DRIVER_VERSION, sizeof(info->version));
version           731 drivers/net/usb/smsc95xx.c 	retval = smsc95xx_read_reg(dev, ID_REV, &regs->version);
version           478 drivers/net/usb/sr9800.c 	strncpy(info->version, DRIVER_VERSION, sizeof(info->version));
version          1050 drivers/net/usb/usbnet.c 	strlcpy (info->version, DRIVER_VERSION, sizeof info->version);
version           112 drivers/net/veth.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          2039 drivers/net/virtio_net.c 	strlcpy(info->version, VIRTNET_DRIVER_VERSION, sizeof(info->version));
version           448 drivers/net/vmxnet3/vmxnet3_defs.h 	__le32				version;
version          2411 drivers/net/vmxnet3/vmxnet3_drv.c 	devRead->misc.driverInfo.version = cpu_to_le32(
version          3392 drivers/net/vmxnet3/vmxnet3_drv.c 		adapter->version = VMXNET3_REV_3 + 1;
version          3397 drivers/net/vmxnet3/vmxnet3_drv.c 		adapter->version = VMXNET3_REV_2 + 1;
version          3402 drivers/net/vmxnet3/vmxnet3_drv.c 		adapter->version = VMXNET3_REV_1 + 1;
version          3409 drivers/net/vmxnet3/vmxnet3_drv.c 	dev_dbg(&pdev->dev, "Using device version %d\n", adapter->version);
version           210 drivers/net/vmxnet3/vmxnet3_ethtool.c 	strlcpy(drvinfo->version, VMXNET3_DRIVER_VERSION_REPORT,
version           211 drivers/net/vmxnet3/vmxnet3_ethtool.c 		sizeof(drvinfo->version));
version           370 drivers/net/vmxnet3/vmxnet3_ethtool.c 	regs->version = 2;
version           345 drivers/net/vmxnet3/vmxnet3_int.h 	u8                              version;
version           412 drivers/net/vmxnet3/vmxnet3_int.h 	(adapter->version >= VMXNET3_REV_2 + 1)
version           414 drivers/net/vmxnet3/vmxnet3_int.h 	(adapter->version >= VMXNET3_REV_3 + 1)
version          1132 drivers/net/vrf.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          1575 drivers/net/vxlan.c 	if (gpe->version != 0)
version          1951 drivers/net/vxlan.c 	pip6->version = 6;
version          3184 drivers/net/vxlan.c 	strlcpy(drvinfo->version, VXLAN_VERSION, sizeof(drvinfo->version));
version            32 drivers/net/wan/c101.c static const char* version = "Moxa C101 driver version: 1.15";
version           406 drivers/net/wan/c101.c 	pr_info("%s\n", version);
version            53 drivers/net/wan/dlci.c static const char version[] = "DLCI driver v0.35, 4 Jan 1997, mike.mclagan@linux.org";
version           517 drivers/net/wan/dlci.c 	printk("%s.\n", version);
version            40 drivers/net/wan/hdlc.c static const char* version = "HDLC support module revision 1.22";
version           373 drivers/net/wan/hdlc.c 	pr_info("%s\n", version);
version            36 drivers/net/wan/n2.c static const char* version = "SDL RISCom/N2 driver version: 1.15";
version           500 drivers/net/wan/n2.c 	pr_info("%s\n", version);
version           153 drivers/net/wan/sbni.c static const char  version[] =
version           252 drivers/net/wan/sbni.c 	pr_info_once("%s", version);
version            57 drivers/net/wan/sdla.c static const char* version = "SDLA driver v0.30, 12 Sep 1996, mike.mclagan@linux.org";
version          1625 drivers/net/wan/sdla.c 	printk("%s.\n", version);
version            35 drivers/net/wan/wanxl.c static const char* version = "wanXL serial card driver version: 0.48";
version           568 drivers/net/wan/wanxl.c 	pr_info_once("%s\n", version);
version           828 drivers/net/wan/wanxl.c 	pr_info("%s\n", version);
version           877 drivers/net/wimax/i2400m/control.c 	cmd->hdr.version = cpu_to_le16(I2400M_L3L4_VERSION);
version           945 drivers/net/wimax/i2400m/control.c 	cmd->version = cpu_to_le16(I2400M_L3L4_VERSION);
version          1028 drivers/net/wimax/i2400m/control.c 	cmd->version = cpu_to_le16(I2400M_L3L4_VERSION);
version          1107 drivers/net/wimax/i2400m/control.c 	cmd->version = cpu_to_le16(I2400M_L3L4_VERSION);
version          1157 drivers/net/wimax/i2400m/control.c 	cmd->version = cpu_to_le16(I2400M_L3L4_VERSION);
version          1228 drivers/net/wimax/i2400m/control.c 	cmd->version = cpu_to_le16(I2400M_L3L4_VERSION);
version          1304 drivers/net/wimax/i2400m/control.c 	cmd->hdr.version = cpu_to_le16(I2400M_L3L4_VERSION);
version            90 drivers/net/wimax/i2400m/op-rfkill.c 	cmd->hdr.version = cpu_to_le16(I2400M_L3L4_VERSION);
version            83 drivers/net/wireless/ath/ath10k/bmi.c 	target_info->version = __le32_to_cpu(resp.get_target_info.version);
version           147 drivers/net/wireless/ath/ath10k/bmi.c 					  &resp.get_target_info.version,
version           154 drivers/net/wireless/ath/ath10k/bmi.c 	target_info->version = __le32_to_cpu(resp.get_target_info.version);
version           164 drivers/net/wireless/ath/ath10k/bmi.h 		__le32 version;
version           183 drivers/net/wireless/ath/ath10k/bmi.h 	u32 version;
version          1770 drivers/net/wireless/ath/ath10k/core.c 	__le32 *timestamp, *version;
version          1887 drivers/net/wireless/ath/ath10k/core.c 			version = (__le32 *)data;
version          1889 drivers/net/wireless/ath/ath10k/core.c 			fw_file->wmi_op_version = le32_to_cpup(version);
version          1898 drivers/net/wireless/ath/ath10k/core.c 			version = (__le32 *)data;
version          1900 drivers/net/wireless/ath/ath10k/core.c 			fw_file->htt_op_version = le32_to_cpup(version);
version          2873 drivers/net/wireless/ath/ath10k/core.c 		ar->target_version = target_info.version;
version          2874 drivers/net/wireless/ath/ath10k/core.c 		ar->hw->wiphy->hw_version = target_info.version;
version          2885 drivers/net/wireless/ath/ath10k/core.c 		ar->target_version = target_info.version;
version          2886 drivers/net/wireless/ath/ath10k/core.c 		ar->hw->wiphy->hw_version = target_info.version;
version          2895 drivers/net/wireless/ath/ath10k/core.c 		ar->target_version = target_info.version;
version          2896 drivers/net/wireless/ath/ath10k/core.c 		ar->hw->wiphy->hw_version = target_info.version;
version          1156 drivers/net/wireless/ath/ath10k/coredump.c 	dump_data->version = cpu_to_le32(ATH10K_FW_CRASH_DUMP_VERSION);
version            47 drivers/net/wireless/ath/ath10k/coredump.h 	__le32 version;
version          1749 drivers/net/wireless/ath/ath10k/htt.h 	u8 version;
version           389 drivers/net/wireless/ath/ath10k/qmi.c 			     const char *version)
version           477 drivers/net/wireless/ath/ath10k/qmi.c 			   const char *version)
version           484 drivers/net/wireless/ath/ath10k/qmi.c 	ret = ath10k_qmi_cfg_send_sync_msg(ar, config, version);
version           112 drivers/net/wireless/ath/ath10k/qmi.h 			   const char *version);
version          1286 drivers/net/wireless/ath/ath10k/rx_desc.h 	u8 version;
version           735 drivers/net/wireless/ath/ath10k/snoc.c 	target_info->version = ATH10K_HW_WCN3990;
version            65 drivers/net/wireless/ath/ath6kl/bmi.c 		ret = ath6kl_hif_bmi_read(ar, (u8 *)&targ_info->version,
version            66 drivers/net/wireless/ath/ath6kl/bmi.c 				sizeof(targ_info->version));
version            74 drivers/net/wireless/ath/ath6kl/bmi.c 	if (le32_to_cpu(targ_info->version) == TARGET_VERSION_SENTINAL) {
version           109 drivers/net/wireless/ath/ath6kl/bmi.c 		   targ_info->version, targ_info->type);
version           222 drivers/net/wireless/ath/ath6kl/bmi.h 	__le32 version;      /* target version id */
version           105 drivers/net/wireless/ath/ath6kl/core.c 	ar->version.target_ver = le32_to_cpu(targ_info.version);
version           107 drivers/net/wireless/ath/ath6kl/core.c 	ar->wiphy->hw_version = le32_to_cpu(targ_info.version);
version           726 drivers/net/wireless/ath/ath6kl/core.h 	struct ath6kl_version version;
version           626 drivers/net/wireless/ath/ath6kl/init.c 	    (ar->version.target_ver == AR6004_HW_1_3_VERSION) ||
version           627 drivers/net/wireless/ath/ath6kl/init.c 	    (ar->version.target_ver == AR6004_HW_3_0_VERSION)) {
version          1295 drivers/net/wireless/ath/ath6kl/init.c 	if ((ar->version.target_ver == AR6004_HW_1_3_VERSION) ||
version          1296 drivers/net/wireless/ath/ath6kl/init.c 	    (ar->version.target_ver == AR6004_HW_3_0_VERSION))
version          1433 drivers/net/wireless/ath/ath6kl/init.c 	if ((ar->version.target_ver != AR6004_HW_1_3_VERSION) &&
version          1434 drivers/net/wireless/ath/ath6kl/init.c 	    (ar->version.target_ver != AR6004_HW_3_0_VERSION))
version          1584 drivers/net/wireless/ath/ath6kl/init.c 		if (hw->id == ar->version.target_ver)
version          1590 drivers/net/wireless/ath/ath6kl/init.c 			   ar->version.target_ver);
version          1598 drivers/net/wireless/ath/ath6kl/init.c 		   ar->version.target_ver, ar->target_type,
version          1796 drivers/net/wireless/ath/ath6kl/init.c 	if (ar->version.abi_ver != ATH6KL_ABI_VERSION) {
version          1798 drivers/net/wireless/ath/ath6kl/init.c 			   ATH6KL_ABI_VERSION, ar->version.abi_ver);
version           536 drivers/net/wireless/ath/ath6kl/main.c 	ar->version.wlan_ver = sw_ver;
version           537 drivers/net/wireless/ath/ath6kl/main.c 	ar->version.abi_ver = abi_ver;
version           544 drivers/net/wireless/ath/ath6kl/main.c 			 (ar->version.wlan_ver & 0xf0000000) >> 28,
version           545 drivers/net/wireless/ath/ath6kl/main.c 			 (ar->version.wlan_ver & 0x0f000000) >> 24,
version           546 drivers/net/wireless/ath/ath6kl/main.c 			 (ar->version.wlan_ver & 0x00ff0000) >> 16,
version           547 drivers/net/wireless/ath/ath6kl/main.c 			 (ar->version.wlan_ver & 0x0000ffff));
version           207 drivers/net/wireless/ath/ath6kl/wmi.c 			       u8 *version, void *tx_meta_info)
version           212 drivers/net/wireless/ath/ath6kl/wmi.c 	if (WARN_ON(skb == NULL || version == NULL))
version           215 drivers/net/wireless/ath/ath6kl/wmi.c 	switch (*version) {
version           221 drivers/net/wireless/ath/ath6kl/wmi.c 		*version = WMI_META_VERSION_1;
version           227 drivers/net/wireless/ath/ath9k/eeprom.c bool ath9k_hw_nvram_check_version(struct ath_hw *ah, int version, int minrev)
version           231 drivers/net/wireless/ath/ath9k/eeprom.c 	if (ah->eep_ops->get_eeprom_ver(ah) != version ||
version           286 drivers/net/wireless/ath/ath9k/eeprom.h 	__le16 version;
version           316 drivers/net/wireless/ath/ath9k/eeprom.h 	__le16 version;
version           429 drivers/net/wireless/ath/ath9k/eeprom.h 	u8 version;
version           456 drivers/net/wireless/ath/ath9k/eeprom.h 	__le16 version;
version           500 drivers/net/wireless/ath/ath9k/eeprom.h 	u8 version;
version           682 drivers/net/wireless/ath/ath9k/eeprom.h bool ath9k_hw_nvram_check_version(struct ath_hw *ah, int version, int minrev);
version            23 drivers/net/wireless/ath/ath9k/eeprom_4k.c 	u16 version = le16_to_cpu(ah->eeprom.map4k.baseEepHeader.version);
version            25 drivers/net/wireless/ath/ath9k/eeprom_4k.c 	return (version & AR5416_EEP_VER_MAJOR_MASK) >>
version            31 drivers/net/wireless/ath/ath9k/eeprom_4k.c 	u16 version = le16_to_cpu(ah->eeprom.map4k.baseEepHeader.version);
version            33 drivers/net/wireless/ath/ath9k/eeprom_4k.c 	return version & AR5416_EEP_VER_MINOR_MASK;
version            98 drivers/net/wireless/ath/ath9k/eeprom_4k.c 	PR_EEP("O/D Bias Version", modal_hdr->version);
version           209 drivers/net/wireless/ath/ath9k/eeprom_4k.c 		EEPROM_FIELD_SWAB16(eep->baseEepHeader.version);
version           271 drivers/net/wireless/ath/ath9k/eeprom_4k.c 		return pModal->version;
version           778 drivers/net/wireless/ath/ath9k/eeprom_4k.c 	if (pModal->version >= 3) {
version           826 drivers/net/wireless/ath/ath9k/eeprom_4k.c 	if (pModal->version >= 2) {
version           844 drivers/net/wireless/ath/ath9k/eeprom_4k.c 	} else if (pModal->version == 1) {
version            25 drivers/net/wireless/ath/ath9k/eeprom_9287.c 	u16 version = le16_to_cpu(ah->eeprom.map9287.baseEepHeader.version);
version            27 drivers/net/wireless/ath/ath9k/eeprom_9287.c 	return (version & AR5416_EEP_VER_MAJOR_MASK) >>
version            33 drivers/net/wireless/ath/ath9k/eeprom_9287.c 	u16 version = le16_to_cpu(ah->eeprom.map9287.baseEepHeader.version);
version            35 drivers/net/wireless/ath/ath9k/eeprom_9287.c 	return version & AR5416_EEP_VER_MINOR_MASK;
version           115 drivers/net/wireless/ath/ath9k/eeprom_9287.c 	PR_EEP("AR92x7 Version", modal_hdr->version);
version           207 drivers/net/wireless/ath/ath9k/eeprom_9287.c 		EEPROM_FIELD_SWAB16(eep->baseEepHeader.version);
version            82 drivers/net/wireless/ath/ath9k/eeprom_def.c 	u16 version = le16_to_cpu(ah->eeprom.def.baseEepHeader.version);
version            84 drivers/net/wireless/ath/ath9k/eeprom_def.c 	return (version & AR5416_EEP_VER_MAJOR_MASK) >>
version            90 drivers/net/wireless/ath/ath9k/eeprom_def.c 	u16 version = le16_to_cpu(ah->eeprom.def.baseEepHeader.version);
version            92 drivers/net/wireless/ath/ath9k/eeprom_def.c 	return version & AR5416_EEP_VER_MINOR_MASK;
version           290 drivers/net/wireless/ath/ath9k/eeprom_def.c 		EEPROM_FIELD_SWAB16(eep->baseEepHeader.version);
version           320 drivers/net/wireless/ath/ath9k/eeprom_def.c 	    ((le16_to_cpu(eep->baseEepHeader.version) & 0xff) > 0x0a) &&
version          3296 drivers/net/wireless/ath/ath9k/hw.c 	u32 version;
version          3322 drivers/net/wireless/ath/ath9k/hw.c 	u16 version;
version          3340 drivers/net/wireless/ath/ath9k/hw.c 		if (ath_mac_bb_names[i].version == mac_bb_version) {
version          3357 drivers/net/wireless/ath/ath9k/hw.c 		if (ath_rf_names[i].version == rf_version) {
version           129 drivers/net/wireless/ath/carl9170/eeprom.h 	__le16	version;
version           736 drivers/net/wireless/ath/wcn36xx/hal.h 	u8 version;
version           847 drivers/net/wireless/ath/wcn36xx/hal.h 	struct wcnss_wlan_version version;
version           427 drivers/net/wireless/ath/wcn36xx/smd.c 	wcn->fw_revision = rsp->start_rsp_params.version.revision;
version           428 drivers/net/wireless/ath/wcn36xx/smd.c 	wcn->fw_version = rsp->start_rsp_params.version.version;
version           429 drivers/net/wireless/ath/wcn36xx/smd.c 	wcn->fw_minor = rsp->start_rsp_params.version.minor;
version           430 drivers/net/wireless/ath/wcn36xx/smd.c 	wcn->fw_major = rsp->start_rsp_params.version.major;
version           262 drivers/net/wireless/ath/wcn36xx/wcn36xx.h 					 u8 version,
version           267 drivers/net/wireless/ath/wcn36xx/wcn36xx.h 		wcn->fw_version == version &&
version           101 drivers/net/wireless/ath/wil6210/fw.h 	u8 version;
version           121 drivers/net/wireless/ath/wil6210/fw.h 	__le32 version;
version           167 drivers/net/wireless/ath/wil6210/fw.h 	__le32 version; /* format version */
version            99 drivers/net/wireless/ath/wil6210/fw_inc.c 	if (le32_to_cpu(fh_->version) > WIL_FW_FMT_VERSION) {
version           101 drivers/net/wireless/ath/wil6210/fw_inc.c 			   le32_to_cpu(fh_->version));
version           356 drivers/net/wireless/ath/wil6210/fw_inc.c 		   d->version, d->data_len);
version           449 drivers/net/wireless/ath/wil6210/txrx.h 	u8 version;
version          1042 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c 	params->version = cpu_to_le32(BRCMF_ESCAN_REQ_VERSION);
version          1074 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c 	results->version = 0;
version          2881 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c 	    bss_list->version != BRCMF_BSS_INFO_VERSION) {
version          2883 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c 			 bss_list->version);
version          3197 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c 		list->version = le32_to_cpu(bss_info_le->version);
version          3316 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c 	switch (pfn_v1->version) {
version           564 drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c 	strlcpy(info->version, drev, sizeof(info->version));
version           280 drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c 	pfn_mac.version = BRCMF_PFN_MACADDR_CFG_VER;
version           234 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.c 		emsg.version = be16_to_cpu(emsg_be->version);
version           247 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.c 			  emsg.version, emsg.flags, emsg.status, emsg.reason);
version           217 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.h 	u8 version;
version           223 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.h 	__be16 version;
version           265 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.h 	u16 version;
version           304 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h 	__le32 version;		/* version field */
version           389 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h 	u32 version;
version           395 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h 	__le32 version;
version           403 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h 	__le32 version;
version           610 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h 				__le16 version;					/* version */
version           639 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h 	__be16	version;
version           794 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h 	__le32 version;
version           867 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h 	__le32 version;
version           873 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h 	__le32 version;
version           887 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h 	u8 version;
version          1003 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h 	__le16 version;
version           727 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c 	p2p_params->eparams.version = cpu_to_le32(BRCMF_ESCAN_REQ_VERSION);
version           239 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c 	u8 version;
version          1044 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c 	if (devinfo->shared.version < BRCMF_PCIE_SHARED_VERSION_7)
version          1142 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c 	if (devinfo->shared.version >= 6) {
version          1503 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c 	shared->version = (u8)(shared->flags & BRCMF_PCIE_SHARED_VERSION_MASK);
version          1504 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c 	brcmf_dbg(PCIE, "PCIe protocol version %d\n", shared->version);
version          1505 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c 	if ((shared->version > BRCMF_PCIE_MAX_SHARED_VERSION) ||
version          1506 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c 	    (shared->version < BRCMF_PCIE_MIN_SHARED_VERSION)) {
version          1508 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c 			  shared->version);
version           108 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pno.c 	pfn_param.version = cpu_to_le32(BRCMF_PNO_VERSION);
version           170 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pno.c 	pfn_mac.version = BRCMF_PFN_MACADDR_CFG_VER;
version           427 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pno.c 	gscan_cfg->version = cpu_to_le16(BRCMF_GSCAN_CFG_VERSION);
version          1103 drivers/net/wireless/cisco/airo.c static const char version[] = "airo.c 0.6 (Ben Reed & Javier Achirica)";
version          4699 drivers/net/wireless/cisco/airo.c 		 version,
version           996 drivers/net/wireless/intel/ipw2x00/ipw2100.c 	if (!ipw2100_firmware.version) {
version          1014 drivers/net/wireless/intel/ipw2x00/ipw2100.c 	priv->firmware_version = ipw2100_firmware.version;
version          4041 drivers/net/wireless/intel/ipw2x00/ipw2100.c 	ipw2100_firmware.version = 0;
version          5154 drivers/net/wireless/intel/ipw2x00/ipw2100.c 	u16 version;
version          5915 drivers/net/wireless/intel/ipw2x00/ipw2100.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version          6362 drivers/net/wireless/intel/ipw2x00/ipw2100.c 	if (ipw2100_firmware.version)
version          8342 drivers/net/wireless/intel/ipw2x00/ipw2100.c 	short version;
version          8353 drivers/net/wireless/intel/ipw2x00/ipw2100.c 	if (IPW2100_FW_MAJOR(h->version) != IPW2100_FW_MAJOR_VERSION) {
version          8357 drivers/net/wireless/intel/ipw2x00/ipw2100.c 		       h->version);
version          8361 drivers/net/wireless/intel/ipw2x00/ipw2100.c 	fw->version = h->version;
version          8419 drivers/net/wireless/intel/ipw2x00/ipw2100.c 	fw->version = 0;
version          1134 drivers/net/wireless/intel/ipw2x00/ipw2100.h 	int version;
version          6985 drivers/net/wireless/intel/ipw2x00/ipw2200.c 	qos_info.version = QOS_VERSION_1;
version          10438 drivers/net/wireless/intel/ipw2x00/ipw2200.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           971 drivers/net/wireless/intel/ipw2x00/ipw2200.h 	__le16 version;
version           544 drivers/net/wireless/intel/ipw2x00/libipw.h 	u8 version;
version           937 drivers/net/wireless/intel/ipw2x00/libipw_rx.c 	if (info_element->version != QOS_VERSION_1)
version          3490 drivers/net/wireless/intel/iwlegacy/3945-mac.c 	if (eeprom->version < EEPROM_3945_EEPROM_VERSION) {
version          3492 drivers/net/wireless/intel/iwlegacy/3945-mac.c 			eeprom->version);
version           329 drivers/net/wireless/intel/iwlegacy/3945.h 	u16 version;		/* abs.ofs: 136 */
version           100 drivers/net/wireless/intel/iwlwifi/fw/api/cmdhdr.h static inline u32 iwl_cmd_id(u8 opcode, u8 groupid, u8 version)
version           102 drivers/net/wireless/intel/iwlwifi/fw/api/cmdhdr.h 	return opcode + (groupid << 8) + (version << 16);
version           176 drivers/net/wireless/intel/iwlwifi/fw/api/cmdhdr.h 	u8 version;
version          1404 drivers/net/wireless/intel/iwlwifi/fw/dbg.c 	dump->header.version = cpu_to_le32(IWL_INI_DUMP_VER);
version          1429 drivers/net/wireless/intel/iwlwifi/fw/dbg.c 	data->header.version = cpu_to_le32(IWL_INI_DUMP_VER);
version          1740 drivers/net/wireless/intel/iwlwifi/fw/dbg.c 	dump->version = cpu_to_le32(IWL_INI_DUMP_VER);
version           352 drivers/net/wireless/intel/iwlwifi/fw/error-dump.h 	__le32 version;
version           412 drivers/net/wireless/intel/iwlwifi/fw/error-dump.h 	__le32 version;
version           643 drivers/net/wireless/intel/iwlwifi/fw/file.h 	u8 version;
version           664 drivers/net/wireless/intel/iwlwifi/fw/file.h 	u8 version;
version           117 drivers/net/wireless/intel/iwlwifi/iwl-context-info-gen3.h 	__le16 version;
version           175 drivers/net/wireless/intel/iwlwifi/iwl-context-info-gen3.h 	struct iwl_prph_scratch_version version;
version           253 drivers/net/wireless/intel/iwlwifi/iwl-context-info-gen3.h 	__le16 version;
version           112 drivers/net/wireless/intel/iwlwifi/iwl-context-info.h 	__le16 version;
version           208 drivers/net/wireless/intel/iwlwifi/iwl-context-info.h 	struct iwl_context_info_version version;
version          1107 drivers/net/wireless/intel/iwlwifi/iwl-drv.c 				u8 version[32];
version          1114 drivers/net/wireless/intel/iwlwifi/iwl-drv.c 				 fseq_ver->version);
version          1422 drivers/net/wireless/intel/iwlwifi/iwl-drv.c 			dest_tlv->version = pieces->dbg_dest_tlv->version;
version           107 drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.c 	u8 version;
version           280 drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.c 	data->calib_version = hdr->version;
version            81 drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c 	prph_sc_ctrl->version.version = 0;
version            82 drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c 	prph_sc_ctrl->version.mac_id =
version            84 drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c 	prph_sc_ctrl->version.size = cpu_to_le16(sizeof(*prph_scratch) / 4);
version           172 drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info.c 	ctxt_info->version.version = 0;
version           173 drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info.c 	ctxt_info->version.mac_id =
version           176 drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info.c 	ctxt_info->version.size = cpu_to_le16(sizeof(*ctxt_info) / 4);
version          3147 drivers/net/wireless/intel/iwlwifi/pcie/trans.c 			if (trans->dbg.dest_tlv->version) {
version          3187 drivers/net/wireless/intel/iwlwifi/pcie/trans.c 		if (trans->dbg.dest_tlv->version == 1) {
version           802 drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c 	out_cmd->hdr_wide.version = iwl_cmd_version(cmd->id);
version          1648 drivers/net/wireless/intel/iwlwifi/pcie/tx.c 		out_cmd->hdr_wide.version = iwl_cmd_version(cmd->id);
version           158 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 		hdr->version    = htonl(LWNG_CAPHDR_VERSION);
version            48 drivers/net/wireless/intersil/hostap/hostap_wlan.h 	__be32 version;
version           225 drivers/net/wireless/intersil/orinoco/airport.c static char version[] __initdata = DRIVER_NAME " " DRIVER_VERSION
version           255 drivers/net/wireless/intersil/orinoco/airport.c 	printk(KERN_DEBUG "%s\n", version);
version          2400 drivers/net/wireless/intersil/orinoco/main.c static char version[] __initdata = DRIVER_NAME " " DRIVER_VERSION
version          2406 drivers/net/wireless/intersil/orinoco/main.c 	printk(KERN_DEBUG "%s\n", version);
version           297 drivers/net/wireless/intersil/orinoco/orinoco_nortel.c static char version[] __initdata = DRIVER_NAME " " DRIVER_VERSION
version           305 drivers/net/wireless/intersil/orinoco/orinoco_nortel.c 	printk(KERN_DEBUG "%s\n", version);
version           237 drivers/net/wireless/intersil/orinoco/orinoco_pci.c static char version[] __initdata = DRIVER_NAME " " DRIVER_VERSION
version           248 drivers/net/wireless/intersil/orinoco/orinoco_pci.c 	printk(KERN_DEBUG "%s\n", version);
version           343 drivers/net/wireless/intersil/orinoco/orinoco_plx.c static char version[] __initdata = DRIVER_NAME " " DRIVER_VERSION
version           353 drivers/net/wireless/intersil/orinoco/orinoco_plx.c 	printk(KERN_DEBUG "%s\n", version);
version           220 drivers/net/wireless/intersil/orinoco/orinoco_tmd.c static char version[] __initdata = DRIVER_NAME " " DRIVER_VERSION
version           228 drivers/net/wireless/intersil/orinoco/orinoco_tmd.c 	printk(KERN_DEBUG "%s\n", version);
version           818 drivers/net/wireless/intersil/p54/eeprom.c 			priv->version = *(u8 *)(entry->data + 1);
version           926 drivers/net/wireless/intersil/p54/eeprom.c 		   dev->wiphy->perm_addr, priv->version,
version           186 drivers/net/wireless/intersil/p54/p54.h 	u8 version;
version           786 drivers/net/wireless/intersil/prism54/islpci_dev.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           270 drivers/net/wireless/intersil/prism54/islpci_eth.c 		avs->version = cpu_to_be32(P80211CAPTURE_VERSION);
version            37 drivers/net/wireless/intersil/prism54/islpci_eth.h 	__be32 version;
version            60 drivers/net/wireless/intersil/prism54/islpci_mgt.c 	h->version = PIMFOR_VERSION;
version            85 drivers/net/wireless/intersil/prism54/islpci_mgt.h 	u8 version;
version          3770 drivers/net/wireless/mac80211_hwsim.c 	.version = 1,
version           122 drivers/net/wireless/marvell/libertas/cmd.c 		    cmd.hwifversion, cmd.version);
version            24 drivers/net/wireless/marvell/libertas/ethtool.c 	strlcpy(info->version, lbs_driver_version, sizeof(info->version));
version           412 drivers/net/wireless/marvell/libertas/host.h 	__le16 version;
version           671 drivers/net/wireless/marvell/libertas/host.h 	__le16 version;
version           138 drivers/net/wireless/marvell/libertas/if_usb.c 	b2_cmd.version = cardp->boot2_version;
version           105 drivers/net/wireless/marvell/libertas/mesh.c 		ie->val.version = MARVELL_MESH_IE_VERSION;
version           248 drivers/net/wireless/marvell/libertas/types.h 	uint8_t version;
version           110 drivers/net/wireless/marvell/libertas_tf/cmd.c 		    cmd.hwifversion, cmd.version);
version           106 drivers/net/wireless/marvell/libertas_tf/if_usb.c 	b2_cmd.version = cardp->boot2_version;
version           347 drivers/net/wireless/marvell/libertas_tf/libertas_tf.h 	__le16 version;
version           432 drivers/net/wireless/marvell/libertas_tf/libertas_tf.h 	__le16 version;
version          1616 drivers/net/wireless/marvell/mwifiex/cmdevt.c 		    le16_to_cpu(hw_spec->version));
version           221 drivers/net/wireless/marvell/mwifiex/decl.h 	u8 version;
version          1066 drivers/net/wireless/marvell/mwifiex/fw.h 	__le16 version;
version          1780 drivers/net/wireless/marvell/mwifiex/fw.h 	u8 version;
version          1800 drivers/net/wireless/marvell/mwifiex/fw.h 	u8 version;
version          1487 drivers/net/wireless/marvell/mwifiex/main.h void mwifiex_get_version(struct mwifiex_adapter *adapter, char *version,
version          1542 drivers/net/wireless/marvell/mwifiex/main.h 				   char *version, int max_len);
version          3085 drivers/net/wireless/marvell/mwifiex/pcie.c 	int version, magic;
version          3111 drivers/net/wireless/marvell/mwifiex/pcie.c 		mwifiex_read_reg(adapter, 0x0cd0, &version);
version          3114 drivers/net/wireless/marvell/mwifiex/pcie.c 		version &= 0x7;
version          3118 drivers/net/wireless/marvell/mwifiex/pcie.c 		    version == CHIP_VER_PCIEUART)
version          1083 drivers/net/wireless/marvell/mwifiex/sta_ioctl.c mwifiex_drv_get_driver_version(struct mwifiex_adapter *adapter, char *version,
version          1095 drivers/net/wireless/marvell/mwifiex/sta_ioctl.c 	snprintf(version, max_len, driver_version, fw_ver);
version          1097 drivers/net/wireless/marvell/mwifiex/sta_ioctl.c 	mwifiex_dbg(adapter, MSG, "info: MWIFIEX VERSION: %s\n", version);
version           398 drivers/net/wireless/marvell/mwifiex/tdls.c 	wmm->version = 1; /* WME ver */
version           408 drivers/net/wireless/marvell/mwifiex/uap_cmd.c 		bss_cfg->wmm_info.version = MWIFIEX_WMM_VERSION;
version           242 drivers/net/wireless/marvell/mwifiex/wmm.c 		    wmm_ie->version, wmm_ie->qos_info_bitmap &
version           326 drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c 	u8 version, fae;
version           335 drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c 	version = data >> 8;
version           338 drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c 	if (version > MT76X0U_EE_MAX_VER)
version           341 drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c 			 version);
version           343 drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c 		 version, fae);
version           967 drivers/net/wireless/quantenna/qtnfmac/commands.c 	switch (le16_to_cpu(wowlan->version)) {
version           980 drivers/net/wireless/quantenna/qtnfmac/commands.c 			mac->macid, le16_to_cpu(wowlan->version));
version          1507 drivers/net/wireless/quantenna/qtnfmac/qlink.h 	__le16 version;
version           163 drivers/net/wireless/ralink/rt2x00/rt2x00debug.c 	dump_hdr->version = cpu_to_le32(DUMP_HEADER_VERSION);
version            97 drivers/net/wireless/ralink/rt2x00/rt2x00dump.h 	__le32 version;
version           694 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h 	u8 version			/* 0x30 */;
version           750 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h 	u8 version;
version           169 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723a.c 	if (priv->efuse_wifi.efuse8723.version >= 0x01) {
version            45 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h #define GET_CVID_IC_TYPE(version)	((version) & IC_TYPE_MASK)
version            46 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h #define GET_CVID_CHIP_TYPE(version)	((version) & CHIP_TYPE_MASK)
version            47 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h #define GET_CVID_RF_TYPE(version)	((version) & RF_TYPE_MASK)
version            48 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h #define GET_CVID_MANUFACTUER(version)	((version) & MANUFACTUER_MASK)
version            49 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h #define GET_CVID_ROM_VERSION(version)	((version) & ROM_VERSION_MASK)
version            50 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h #define GET_CVID_CUT_VERSION(version)	((version) & CUT_VERSION_MASK)
version            52 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h #define IS_81XXC(version)						\
version            53 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h 	((GET_CVID_IC_TYPE(version) == 0) ? true : false)
version            54 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h #define IS_8723_SERIES(version)						\
version            55 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h 	((GET_CVID_IC_TYPE(version) == CHIP_8723) ? true : false)
version            56 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h #define IS_92D(version)							\
version            57 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h 	((GET_CVID_IC_TYPE(version) == CHIP_92D) ? true : false)
version            59 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h #define IS_NORMAL_CHIP(version)						\
version            60 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h 	((GET_CVID_CHIP_TYPE(version)) ? true : false)
version            61 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h #define IS_NORMAL_CHIP92D(version)					\
version            62 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h 	((GET_CVID_CHIP_TYPE(version)) ? true : false)
version            64 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h #define IS_1T1R(version)						\
version            65 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h 	((GET_CVID_RF_TYPE(version)) ? false : true)
version            66 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h #define IS_1T2R(version)						\
version            67 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h 	((GET_CVID_RF_TYPE(version) == RF_TYPE_1T2R) ? true : false)
version            68 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h #define IS_2T2R(version)						\
version            69 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h 	((GET_CVID_RF_TYPE(version) == RF_TYPE_2T2R) ? true : false)
version            70 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h #define IS_CHIP_VENDOR_UMC(version)					\
version            71 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h 	((GET_CVID_MANUFACTUER(version)) ? true : false)
version            73 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h #define IS_92C_SERIAL(version)						\
version            74 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h 	((IS_81XXC(version) && IS_2T2R(version)) ? true : false)
version            75 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h #define IS_81XXC_VENDOR_UMC_B_CUT(version)				\
version            76 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h 	(IS_81XXC(version) ? (IS_CHIP_VENDOR_UMC(version) ?		\
version            77 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/def.h 	((GET_CVID_CUT_VERSION(version) == B_CUT_VERSION) ? true	\
version            36 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.c 			     enum version_8188e version, u8 *buffer, u32 size)
version           116 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.c 	enum version_8188e version = rtlhal->version;
version           122 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.c 	rtlhal->fw_version = le16_to_cpu(pfwheader->version);
version           132 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.c 			  pfwheader->version, pfwheader->signature,
version           144 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.c 	_rtl88e_write_fw(hw, version, pfwdata, fwsize);
version          1174 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.c 	enum version_8188e version = VERSION_UNKNOWN;
version          1179 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.c 		version = (enum version_8188e) VERSION_TEST_CHIP_88E;
version          1181 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.c 		version = NORMAL_CHIP;
version          1182 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.c 		version = version | ((value32 & TYPE_ID) ? RF_TYPE_2T2R : 0);
version          1183 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.c 		version = version | ((value32 & VENDOR_ID) ?
version          1192 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.c 	return version;
version          1940 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.c 	rtlhal->version = _rtl88ee_read_chip_version(hw);
version          1947 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.c 						rtlhal->version);
version          1639 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c 	bool bresult = true, is2t = IS_92C_SERIAL(rtlhal->version);
version           151 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.h 	u8 version;
version           711 drivers/net/wireless/realtek/rtlwifi/rtl8192c/dm_common.c 	bool is2t = IS_92C_SERIAL(rtlhal->version);
version          1305 drivers/net/wireless/realtek/rtlwifi/rtl8192c/dm_common.c 	if (IS_92C_SERIAL(rtlhal->version))
version          1708 drivers/net/wireless/realtek/rtlwifi/rtl8192c/dm_common.c 	if (IS_81XXC_VENDOR_UMC_B_CUT(rtlhal->version) &&
version            50 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.c 			     enum version_8192c version, u8 *buffer, u32 size)
version            58 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.c 	is_version_b = IS_NORMAL_CHIP(version);
version           137 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.c 	enum version_8192c version = rtlhal->version;
version           148 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.c 			  pfwheader->version, pfwheader->signature,
version           151 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.c 		rtlhal->fw_version = le16_to_cpu(pfwheader->version);
version           158 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.c 	_rtl92c_write_fw(hw, version, pfwdata, fwsize);
version            23 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h #define IS_CHIP_VER_B(version)  ((version & CHIP_VER_B) ? true : false)
version            25 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h #define GET_CVID_RF_TYPE(version)	\
version            26 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h 	((version) & RF_TYPE_MASK)
version            27 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h #define GET_CVID_CUT_VERSION(version) \
version            28 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h 	((version) & CUT_VERSION_MASK)
version            29 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h #define IS_NORMAL_CHIP(version)	\
version            30 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h 	((version & NORMAL_CHIP) ? true : false)
version            31 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h #define IS_2T2R(version) \
version            32 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h 	(((GET_CVID_RF_TYPE(version)) == \
version            34 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h #define IS_92C_SERIAL(version) \
version            35 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h 	((IS_2T2R(version)) ? true : false)
version            36 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h #define IS_CHIP_VENDOR_UMC(version)	\
version            37 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h 	((version & CHIP_VENDOR_UMC) ? true : false)
version            38 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h #define IS_VENDOR_UMC_A_CUT(version) \
version            39 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h 	((IS_CHIP_VENDOR_UMC(version)) ? \
version            40 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h 	((GET_CVID_CUT_VERSION(version)) ? false : true) : false)
version            41 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h #define IS_81XXC_VENDOR_UMC_B_CUT(version)	\
version            42 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h 	((IS_CHIP_VENDOR_UMC(version)) ? \
version            43 drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h 	((GET_CVID_CUT_VERSION(version) == \
version           751 drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c 	if (IS_81XXC_VENDOR_UMC_B_CUT(rtlhal->version)) {
version          1154 drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c 	bool bresult = true, is2t = IS_92C_SERIAL(rtlhal->version);
version          1407 drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c 		if (IS_92C_SERIAL(rtlhal->version))
version          1473 drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c 	if (IS_92C_SERIAL(rtlhal->version)) {
version          1490 drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c 	if (IS_92C_SERIAL(rtlhal->version))
version          1505 drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c 	if (IS_92C_SERIAL(rtlhal->version))
version          1516 drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c 	if (IS_92C_SERIAL(rtlhal->version))
version           144 drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.h 	u8 version;
version           405 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 			    (!IS_92C_SERIAL(rtlhal->version))) {
version           757 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 	if (IS_92C_SERIAL(rtlhal->version))
version           968 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 	if (IS_VENDOR_UMC_A_CUT(rtlhal->version) &&
version           969 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 	    !IS_92C_SERIAL(rtlhal->version)) {
version           972 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 	} else if (IS_81XXC_VENDOR_UMC_B_CUT(rtlhal->version)) {
version          1012 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 	is92c = IS_92C_SERIAL(rtlhal->version);
version          1043 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 	enum version_8192c version = VERSION_UNKNOWN;
version          1049 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 		version = (value32 & TYPE_ID) ? VERSION_A_CHIP_92C :
version          1052 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 		version = (enum version_8192c) (CHIP_VER_B |
version          1055 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 		if ((!IS_CHIP_VENDOR_UMC(version)) && (value32 &
version          1057 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 			version = (enum version_8192c)(version |
version          1062 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 		if (IS_92C_SERIAL(version)) {
version          1064 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 			version = (enum version_8192c)(version |
version          1071 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 	switch (version) {
version          1109 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 	switch (version & 0x3) {
version          1128 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 	return version;
version          1326 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 	if (!IS_81XXC_VENDOR_UMC_B_CUT(rtlhal->version))
version          1729 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 	rtlhal->version = _rtl92ce_read_chip_version(hw);
version          1736 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c 		 rtlhal->version);
version            58 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/phy.c 	bool is92c = IS_92C_SERIAL(rtlhal->version);
version           166 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/phy.c 	if (IS_92C_SERIAL(rtlhal->version)) {
version           241 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/phy.c 	if (IS_92C_SERIAL(rtlhal->version)) {
version           141 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/sw.c 	if (IS_VENDOR_UMC_A_CUT(rtlhal->version) &&
version           142 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/sw.c 	    !IS_92C_SERIAL(rtlhal->version))
version           144 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/sw.c 	else if (IS_81XXC_VENDOR_UMC_B_CUT(rtlhal->version))
version            13 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/def.h #define IS_92C_1T2R(version)		\
version            14 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/def.h 	(((version) & CHIP_92C) && ((version) & CHIP_92C_1T2R))
version            16 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/def.h #define IS_VENDOR_UMC(version)		\
version            17 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/def.h 	(((version) & CHIP_VENDOR_UMC) ? true : false)
version           306 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 	if (IS_NORMAL_CHIP(rtlhal->version)) {
version           401 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 	if (!IS_NORMAL_CHIP(rtlhal->version))
version           498 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 	bool ischipn = IS_NORMAL_CHIP(rtlhal->version);
version           565 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 		txpktbuf_bndy = (IS_NORMAL_CHIP(rtlhal->version))
version           751 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 	if (IS_NORMAL_CHIP(rtlhal->version))
version           800 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 	if (IS_NORMAL_CHIP(rtlhal->version))
version           827 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 		boundary = (IS_NORMAL_CHIP(rtlhal->version))
version           850 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 	rtl92c_set_min_space(hw, IS_92C_SERIAL(rtlhal->version));
version           877 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 	if (IS_NORMAL_CHIP(rtlhal->version))
version           918 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 	if (!(pa_setting & BIT(1)) && IS_NORMAL_CHIP(rtlhal->version) &&
version           919 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 	    IS_92C_SERIAL(rtlhal->version)) {
version           974 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 	if (IS_VENDOR_UMC_A_CUT(rtlhal->version) &&
version           975 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 	    !IS_92C_SERIAL(rtlhal->version)) {
version          1211 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 	if (IS_NORMAL_CHIP(rtlhal->version)) {
version          1231 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 	if (IS_NORMAL_CHIP(rtlhal->version)) {
version          1250 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 	if (IS_NORMAL_CHIP(rtlhal->version))
version          1261 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 	if (IS_NORMAL_CHIP(rtlhal->version))
version          1361 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 		if (IS_NORMAL_CHIP(rtlhal->version)) {
version          1374 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 		if (IS_NORMAL_CHIP(rtlhal->version)) {
version          1817 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c 			   (!IS_92C_SERIAL(rtlhal->version)))
version            54 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.c 	rtlhal->version  = (enum version_8192c)chip_version;
version            56 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.c 	switch (rtlhal->version) {
version            97 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.c 	if (IS_92C_SERIAL(rtlhal->version))
version            99 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.c 			 (IS_92C_1T2R(rtlhal->version)) ? RF_1T2R : RF_2T2R;
version           111 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.c 		 rtlhal->version);
version           144 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/phy.c 	if (IS_92C_SERIAL(rtlhal->version)) {
version           218 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/phy.c 	if (IS_92C_SERIAL(rtlhal->version)) {
version            49 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/sw.c 	if (IS_VENDOR_UMC_A_CUT(rtlpriv->rtlhal.version) &&
version            50 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/sw.c 	    !IS_92C_SERIAL(rtlpriv->rtlhal.version)) {
version            52 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/sw.c 	} else if (IS_81XXC_VENDOR_UMC_B_CUT(rtlpriv->rtlhal.version)) {
version           155 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.c 	ischipn = IS_NORMAL_CHIP(rtlhal->version);
version           186 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.c 	if (likely(IS_NORMAL_CHIP(rtlhal->version)))
version            92 drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h #define GET_CVID_IC_TYPE(version)	((version) & IC_TYPE_MASK)
version            93 drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h #define GET_CVID_CHIP_TYPE(version)	((version) & CHIP_TYPE_MASK)
version            94 drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h #define GET_CVID_RF_TYPE(version)	((version) & RF_TYPE_MASK)
version            95 drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h #define GET_CVID_MANUFACTUER(version)	((version) & MANUFACTUER_MASK)
version            96 drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h #define GET_CVID_ROM_VERSION(version)	((version) & ROM_VERSION_MASK)
version            97 drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h #define GET_CVID_CUT_VERSION(version)	((version) & CUT_VERSION_MASK)
version            99 drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h #define IS_1T1R(version)		((GET_CVID_RF_TYPE(version)) ?	\
version           101 drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h #define IS_1T2R(version)		((GET_CVID_RF_TYPE(version) ==	\
version           103 drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h #define IS_2T2R(version)		((GET_CVID_RF_TYPE(version) ==	\
version           106 drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h #define IS_92D_SINGLEPHY(version)	((IS_92D(version)) ?		\
version           107 drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h 				 (IS_2T2R(version) ? true : false) : false)
version           108 drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h #define IS_92D(version)			((GET_CVID_IC_TYPE(version) ==	\
version           110 drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h #define IS_92D_C_CUT(version)		((IS_92D(version)) ?		\
version           111 drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h 				 ((GET_CVID_CUT_VERSION(version) ==	\
version           113 drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h #define IS_92D_D_CUT(version)			((IS_92D(version)) ?	\
version           114 drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h 				 ((GET_CVID_CUT_VERSION(version) ==	\
version           116 drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h #define IS_92D_E_CUT(version)		((IS_92D(version)) ?		\
version           117 drivers/net/wireless/realtek/rtlwifi/rtl8192de/def.h 				 ((GET_CVID_CUT_VERSION(version) ==	\
version           297 drivers/net/wireless/realtek/rtlwifi/rtl8192de/dm.c 		 IS_92D_SINGLEPHY(rtlpriv->rtlhal.version));
version           788 drivers/net/wireless/realtek/rtlwifi/rtl8192de/dm.c 	bool is2t = IS_92D_SINGLEPHY(rtlhal->version);
version            42 drivers/net/wireless/realtek/rtlwifi/rtl8192de/fw.c 			     enum version_8192d version, u8 *buffer, u32 size)
version           167 drivers/net/wireless/realtek/rtlwifi/rtl8192de/fw.c 	enum version_8192d version = rtlhal->version;
version           241 drivers/net/wireless/realtek/rtlwifi/rtl8192de/fw.c 	_rtl92d_write_fw(hw, version, pfwdata, fwsize);
version          1030 drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.c 	enum version_8192d version = VERSION_NORMAL_CHIP_92D_SINGLEPHY;
version          1035 drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.c 		version = VERSION_TEST_CHIP_92D_SINGLEPHY;
version          1038 drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.c 		version = VERSION_NORMAL_CHIP_92D_SINGLEPHY;
version          1041 drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.c 	return version;
version          1557 drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.c 		if (IS_92D_D_CUT(rtlpriv->rtlhal.version) ||
version          1558 drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.c 		    IS_92D_E_CUT(rtlpriv->rtlhal.version)) {
version          1678 drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.c 	enum version_8192d chipver = rtlpriv->rtlhal.version;
version          1705 drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.c 	rtlpriv->rtlhal.version = chipver;
version          1770 drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.c 	rtlhal->version = _rtl92de_read_chip_version(hw);
version           747 drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c 	if (!(IS_92D_SINGLEPHY(rtlpriv->rtlhal.version))) {
version          1026 drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c 	if (IS_92D_SINGLEPHY(rtlhal->version))
version          1941 drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c 	bool is2t = IS_92D_SINGLEPHY(rtlhal->version);
version          2079 drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c 	bool is2t = IS_92D_SINGLEPHY(rtlhal->version);
version          2138 drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c 	bool is2t = IS_92D_SINGLEPHY(rtlhal->version) ||
version          2275 drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c 			if (IS_92D_SINGLEPHY(rtlhal->version))
version          2348 drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c 	if (IS_92D_SINGLEPHY(rtlhal->version)) {
version          2403 drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c 			if (IS_92D_SINGLEPHY(rtlhal->version)) {
version          2477 drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c 		IS_92D_SINGLEPHY(rtlpriv->rtlhal.version) ?
version          2658 drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c 	if (IS_92D_SINGLEPHY(rtlhal->version)) {
version          3198 drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c 		rtlhal->version |= RF_TYPE_2T2R;
version          3205 drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c 		rtlhal->version |= RF_TYPE_2T2R;
version          3212 drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c 		rtlhal->version &= RF_TYPE_1T1R;
version            31 drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.c 			      enum version_8192e version,
version           112 drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.c 	enum version_8192e version = rtlhal->version;
version           118 drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.c 	rtlhal->fw_version = le16_to_cpu(pfwheader->version);
version           128 drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.c 			  pfwheader->version, pfwheader->signature,
version           146 drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.c 	_rtl92ee_write_fw(hw, version, pfwdata, fwsize);
version          1433 drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.c 	enum version_8192e version = VERSION_UNKNOWN;
version          1440 drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.c 		version = (enum version_8192e)VERSION_TEST_CHIP_2T2R_8192E;
version          1442 drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.c 		version = (enum version_8192e)VERSION_NORMAL_CHIP_2T2R_8192E;
version          1448 drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.c 	return version;
version          2187 drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.c 	rtlhal->version = _rtl92ee_read_chip_version(hw);
version          2195 drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.c 		 rtlhal->version);
version           337 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c 	firmware->firmwareversion =  byte(pfwheader->version, 0);
version           343 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c 		 pfwheader->version, pfwheader->dmem_size,
version           156 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.h 	u16 version;
version            81 drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c 			if (rtlhal->version == VERSION_8192S_ACUT)
version           799 drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c 	if (rtlhal->version == VERSION_8192S_ACUT)
version           801 drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c 	else if (rtlhal->version == VERSION_8192S_BCUT)
version           810 drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c 		if (rtlhal->version == VERSION_8192S_ACUT)
version           955 drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c 	rtlhal->version = (enum version_8192s)((rtl_read_dword(rtlpriv,
version          1011 drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c 	if (rtlhal->version == VERSION_8192S_ACUT)
version          2075 drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c 	if (rtlpriv->rtlhal.version >= VERSION_8192S_BCUT)
version          2077 drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c 	else if (rtlpriv->rtlhal.version == VERSION_8192S_ACUT)
version          2238 drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c 	if (rtlpriv->rtlhal.version >= VERSION_8192S_BCUT)
version          2240 drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c 	else if (rtlpriv->rtlhal.version == VERSION_8192S_ACUT)
version           277 drivers/net/wireless/realtek/rtlwifi/rtl8192se/phy.c 		if (rtlhal->version >= VERSION_8192S_BCUT)
version           288 drivers/net/wireless/realtek/rtlwifi/rtl8192se/phy.c 		if (rtlhal->version >= VERSION_8192S_BCUT)
version           372 drivers/net/wireless/realtek/rtlwifi/rtl8192se/trx.c 		if (rtlhal->version == VERSION_8192S_ACUT) {
version            38 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h #define GET_CVID_IC_TYPE(version)	((version) & IC_TYPE_MASK)
version            39 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h #define GET_CVID_CHIP_TYPE(version)	((version) & CHIP_TYPE_MASK)
version            40 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h #define GET_CVID_RF_TYPE(version)	((version) & RF_TYPE_MASK)
version            41 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h #define GET_CVID_MANUFACTUER(version)	((version) & MANUFACTUER_MASK)
version            42 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h #define GET_CVID_ROM_VERSION(version)	((version) & ROM_VERSION_MASK)
version            43 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h #define GET_CVID_CUT_VERSION(version)	((version) & CUT_VERSION_MASK)
version            45 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h #define IS_81XXC(version)	((GET_CVID_IC_TYPE(version) == 0) ?\
version            47 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h #define IS_8723_SERIES(version)	((GET_CVID_IC_TYPE(version) == CHIP_8723) ? \
version            49 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h #define IS_1T1R(version)	((GET_CVID_RF_TYPE(version)) ? false : true)
version            50 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h #define IS_1T2R(version)	((GET_CVID_RF_TYPE(version) == RF_TYPE_1T2R)\
version            52 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h #define IS_2T2R(version)	((GET_CVID_RF_TYPE(version) == RF_TYPE_2T2R)\
version            54 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h #define IS_CHIP_VENDOR_UMC(version)	((GET_CVID_MANUFACTUER(version)) ? \
version            57 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h #define IS_VENDOR_UMC_A_CUT(version)	((IS_CHIP_VENDOR_UMC(version))\
version            58 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h 					? ((GET_CVID_CUT_VERSION(version)) ? \
version            60 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h #define IS_VENDOR_8723_A_CUT(version)	((IS_8723_SERIES(version))\
version            61 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h 					? ((GET_CVID_CUT_VERSION(version)) ? \
version            63 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h #define IS_VENDOR_8723A_B_CUT(version)	((IS_8723_SERIES(version))\
version            64 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h 		? ((GET_CVID_CUT_VERSION(version) == \
version            66 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h #define IS_81XXC_VENDOR_UMC_B_CUT(version)	((IS_CHIP_VENDOR_UMC(version))\
version            67 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/def.h 		? ((GET_CVID_CUT_VERSION(version) == \
version           515 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hal_btc.c 	if (IS_VENDOR_8723_A_CUT(rtlhal->version)) {
version           966 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 	if (IS_VENDOR_UMC_A_CUT(rtlhal->version)) {
version           969 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 	} else if (IS_81XXC_VENDOR_UMC_B_CUT(rtlhal->version)) {
version          1034 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 	enum version_8723e version = 0x0000;
version          1039 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 		version = (enum version_8723e)(version |
version          1042 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 		version = (enum version_8723e)(version |
version          1047 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 		version = (enum version_8723e) NORMAL_CHIP;
version          1048 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 		version = (enum version_8723e)(version |
version          1051 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 		version = (enum version_8723e)(version |
version          1053 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 		if (IS_CHIP_VENDOR_UMC(version))
version          1054 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 			version = (enum version_8723e)(version |
version          1056 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 		if (IS_8723_SERIES(version)) {
version          1059 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 			version = (enum version_8723e)(version |
version          1064 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 	if (IS_8723_SERIES(version)) {
version          1070 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 	switch (version) {
version          1088 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 	if (IS_8723_SERIES(version))
version          1094 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 	return version;
version          1802 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 	rtlhal->version = _rtl8723e_read_chip_version(hw);
version          1810 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c 						rtlhal->version);
version           886 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.c 	if (IS_81XXC_VENDOR_UMC_B_CUT(rtlhal->version)) {
version           129 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.h 	u8 version;
version           152 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/sw.c 	if (IS_81XXC_VENDOR_UMC_B_CUT(rtlhal->version))
version          1458 drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c 	enum version_8723e version = VERSION_UNKNOWN;
version          1465 drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c 		version = (enum version_8723e)CHIP_8723B;
version          1470 drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c 	version = (enum version_8723e)(version | NORMAL_CHIP);
version          1474 drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c 	version |= (enum version_8723e)(value32 & CHIP_VER_RTL_MASK);
version          1477 drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c 		version = (enum version_8723e)(version | CHIP_VENDOR_SMIC);
version          1483 drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c 	return version;
version          2252 drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c 	rtlhal->version = _rtl8723be_read_chip_version(hw);
version          2259 drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c 		 rtlhal->version);
version           140 drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.c 	u32 cut_ver = ((rtlhal->version & CHIP_VER_RTL_MASK)
version            36 drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.c 		      enum version_8723e version,
version           174 drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.c 	enum version_8723e version = rtlhal->version;
version           181 drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.c 	rtlhal->fw_version = le16_to_cpu(pfwheader->version);
version           193 drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.c 			 pfwheader->version, pfwheader->signature,
version           208 drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.c 	rtl8723_write_fw(hw, version, pfwdata, fwsize, max_page);
version            65 drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.h 		      enum version_8723e version,
version           163 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h #define GET_CVID_IC_TYPE(version)	((version) & IC_TYPE_MASK)
version           164 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h #define GET_CVID_CHIP_TYPE(version)	((version) & CHIP_TYPE_MASK)
version           165 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h #define GET_CVID_RF_TYPE(version)	((version) & RF_TYPE_MASK)
version           166 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h #define GET_CVID_MANUFACTUER(version)	((version) & MANUFACTUER_MASK)
version           167 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h #define GET_CVID_ROM_VERSION(version)	((version) & ROM_VERSION_MASK)
version           168 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h #define GET_CVID_CUT_VERSION(version)	((version) & CUT_VERSION_MASK)
version           170 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h #define IS_1T1R(version)	((GET_CVID_RF_TYPE(version)) ? false : true)
version           171 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h #define IS_1T2R(version)	((GET_CVID_RF_TYPE(version) == RF_TYPE_1T2R)\
version           173 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h #define IS_2T2R(version)	((GET_CVID_RF_TYPE(version) == RF_TYPE_2T2R)\
version           176 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h #define IS_8812_SERIES(version)	((GET_CVID_IC_TYPE(version) == CHIP_8812) ? \
version           178 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h #define IS_8821_SERIES(version)	((GET_CVID_IC_TYPE(version) == CHIP_8821) ? \
version           181 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h #define IS_VENDOR_8812A_TEST_CHIP(version)	((IS_8812_SERIES(version)) ? \
version           182 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h 					((IS_NORMAL_CHIP(version)) ? \
version           184 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h #define IS_VENDOR_8812A_MP_CHIP(version)	((IS_8812_SERIES(version)) ? \
version           185 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h 					((IS_NORMAL_CHIP(version)) ? \
version           187 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h #define IS_VENDOR_8812A_C_CUT(version)		((IS_8812_SERIES(version)) ? \
version           188 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h 					((GET_CVID_CUT_VERSION(version) == \
version           192 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h #define IS_VENDOR_8821A_TEST_CHIP(version)	((IS_8821_SERIES(version)) ? \
version           193 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h 					((IS_NORMAL_CHIP(version)) ? \
version           195 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h #define IS_VENDOR_8821A_MP_CHIP(version)	((IS_8821_SERIES(version)) ? \
version           196 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h 					((IS_NORMAL_CHIP(version)) ? \
version           198 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h #define IS_VENDOR_8821A_B_CUT(version)		((IS_8821_SERIES(version)) ? \
version           199 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/def.h 					((GET_CVID_CUT_VERSION(version) == \
version            34 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.c 				enum version_8821ae version,
version           127 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.c 	enum version_8821ae version = rtlhal->version;
version           141 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.c 		rtlhal->fw_version = le16_to_cpu(pfwheader->version);
version           151 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.c 		rtlhal->fw_version = le16_to_cpu(pfwheader->version);
version           165 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.c 			 pfwheader->version, pfwheader->signature);
version           178 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.c 	_rtl8821ae_write_fw(hw, version, pfwdata, fwsize);
version          1999 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c 	enum version_8821ae version = VERSION_UNKNOWN;
version          2017 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c 				version = VERSION_TEST_CHIP_2T2R_8812;
version          2019 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c 				version = VERSION_TEST_CHIP_1T1R_8812;
version          2021 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c 			version = VERSION_TEST_CHIP_8821;
version          2027 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c 				version =
version          2032 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c 				version = (enum version_8821ae)(CHIP_8812
version          2035 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c 			version = (enum version_8821ae)(version | (rtl_id << 12));
version          2039 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c 			version = (enum version_8821ae)(CHIP_8821
version          2050 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c 	switch (version) {
version          2089 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c 			 "Chip Version ID: Unknown (0x%X)\n", version);
version          2093 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c 	return version;
version          3261 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c 	rtlhal->version = _rtl8821ae_read_chip_version(hw);
version          3268 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c 						rtlhal->version);
version            52 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c 	if (IS_VENDOR_8812A_C_CUT(rtlhal->version)) {
version           211 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c 	    (IS_VENDOR_8812A_C_CUT(rtlhal->version))))
version           223 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c 	    (IS_VENDOR_8812A_C_CUT(rtlhal->version)))
version           248 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c 	    (IS_VENDOR_8812A_C_CUT(rtlhal->version))))
version           738 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c 	u32 cut_ver = ((rtlhal->version & CHIP_VER_RTL_MASK)
version           159 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.h 	u8 version;
version           238 drivers/net/wireless/realtek/rtlwifi/wifi.h 	__le16 version;
version          1633 drivers/net/wireless/realtek/rtlwifi/wifi.h 	u32 version;		/*version of chip */
version           576 drivers/net/wireless/realtek/rtw88/mac.c 	fw->version =
version           582 drivers/net/wireless/realtek/rtw88/mac.c 	rtw_dbg(rtwdev, RTW_DBG_FW, "fw version:     %x\n", fw->version);
version          1261 drivers/net/wireless/realtek/rtw88/main.h 	u16 version;
version           202 drivers/net/wireless/rndis_wlan.c 	__le32 version;
version           322 drivers/net/wireless/rndis_wlan.c 	__le32 version;
version          2993 drivers/net/wireless/rndis_wlan.c 		    le32_to_cpu(cand_list->version),
version          2996 drivers/net/wireless/rndis_wlan.c 	if (le32_to_cpu(cand_list->version) != 1)
version          3152 drivers/net/wireless/rndis_wlan.c 				le32_to_cpu(caps->version),
version           978 drivers/net/wireless/ti/wl1251/acx.c 	acx->version = ACX_IPV4_VERSION;
version          1226 drivers/net/wireless/ti/wl1251/acx.h 	u8 version;	/* The IP version: 4 - IPv4, 6 - IPv6.*/
version           194 drivers/net/wireless/ti/wl18xx/debugfs.c 	header.version	= cpu_to_le32(WL18XX_CONF_VERSION);
version          1422 drivers/net/wireless/ti/wl18xx/main.c 	if (conf_file->header.version != cpu_to_le32(WL18XX_CONF_VERSION)) {
version          1425 drivers/net/wireless/ti/wl18xx/main.c 			     WL18XX_CONF_VERSION, conf_file->header.version);
version           415 drivers/net/wireless/ti/wlcore/acx.c 			memcpy(&(ie_table->table[idx]), r->version,
version          1105 drivers/net/wireless/ti/wlcore/acx.c 	acx->version = ACX_IPV4_VERSION;
version           549 drivers/net/wireless/ti/wlcore/acx.h 	u8 version;         /* ACX_IPV4_VERSION, ACX_IPV6_VERSION */
version           522 drivers/net/wireless/ti/wlcore/conf.h 	u8 version[CONF_BCN_IE_VER_LEN];
version          1126 drivers/net/wireless/ti/wlcore/conf.h 	__le32 version;
version           608 drivers/net/wireless/wl3501.h 	u8				version[2];
version           228 drivers/net/wireless/wl3501_cs.c 	this->version[0] = inb(base_addr + WL3501_NIC_IODPA);
version           230 drivers/net/wireless/wl3501_cs.c 	this->version[1] = inb(base_addr + WL3501_NIC_IODPA);
version          1015 drivers/net/wireless/zydas/zd1211rw/zd_chip.c 	u16 version;
version          1017 drivers/net/wireless/zydas/zd1211rw/zd_chip.c 	r = zd_ioread16_locked(chip, &version,
version          1022 drivers/net/wireless/zydas/zd1211rw/zd_chip.c 	dev_info(zd_chip_dev(chip),"firmware version %04hx\n", version);
version          1025 drivers/net/wireless/zydas/zd1211rw/zd_chip.c 			"%04hx", version);
version            97 drivers/nfc/mei_phy.c 	struct mei_nfc_if_version *version;
version           130 drivers/nfc/mei_phy.c 	version = (struct mei_nfc_if_version *)reply->data;
version           132 drivers/nfc/mei_phy.c 	phy->fw_ivn = version->fw_ivn;
version           133 drivers/nfc/mei_phy.c 	phy->vendor_id = version->vendor_id;
version           134 drivers/nfc/mei_phy.c 	phy->radio_type = version->radio_type;
version           302 drivers/nfc/s3fwrn5/firmware.c 	memcpy(&fw->version, fw->fw->data + 0x10, 4);
version           329 drivers/nfc/s3fwrn5/firmware.c 		u8 version[4];
version           340 drivers/nfc/s3fwrn5/firmware.c 		if (bootinfo->hw_version[0] == match[i].version[0] &&
version           341 drivers/nfc/s3fwrn5/firmware.c 			bootinfo->hw_version[1] == match[i].version[1] &&
version           342 drivers/nfc/s3fwrn5/firmware.c 			bootinfo->hw_version[3] == match[i].version[3]) {
version           402 drivers/nfc/s3fwrn5/firmware.c bool s3fwrn5_fw_check_version(struct s3fwrn5_fw_info *fw_info, u32 version)
version           404 drivers/nfc/s3fwrn5/firmware.c 	struct s3fwrn5_fw_version *new = (void *) &fw_info->fw.version;
version           405 drivers/nfc/s3fwrn5/firmware.c 	struct s3fwrn5_fw_version *old = (void *) &version;
version            68 drivers/nfc/s3fwrn5/firmware.h 	u32 version;
version            94 drivers/nfc/s3fwrn5/firmware.h bool s3fwrn5_fw_check_version(struct s3fwrn5_fw_info *fw_info, u32 version);
version           129 drivers/nvdimm/label.c 		unsigned int version, labelsize;
version           138 drivers/nvdimm/label.c 		version = __le16_to_cpu(nsindex[i]->major) * 100
version           140 drivers/nvdimm/label.c 		if (version >= 102)
version           306 drivers/nvme/host/lightnvm.c 	geo->version = NVM_OCSSD_SPEC_12;
version           401 drivers/nvme/host/lightnvm.c 	geo->version = NVM_OCSSD_SPEC_20;
version          1145 drivers/nvme/host/lightnvm.c static NVM_DEV_ATTR_RO(version);
version            25 drivers/nvmem/zynqmp_nvmem.c 	int idcode, version;
version            31 drivers/nvmem/zynqmp_nvmem.c 	ret = eemi_ops->get_chipid(&idcode, &version);
version            35 drivers/nvmem/zynqmp_nvmem.c 	dev_dbg(priv->dev, "Read chipid val %x %x\n", idcode, version);
version            36 drivers/nvmem/zynqmp_nvmem.c 	*(int *)val = version & SILICON_REVISION_MASK;
version           339 drivers/opp/of.c 	u32 version;
version           357 drivers/opp/of.c 						 &version);
version           365 drivers/opp/of.c 		if (!(version & opp_table->supported_hw[count]))
version            74 drivers/parisc/asp.c 	asp.version = gsc_readb(dev->hpa.start + ASP_VER_OFFSET) & 0xf;
version            75 drivers/parisc/asp.c 	asp.name = (asp.version == 1) ? "Asp" : "Cutoff";
version            79 drivers/parisc/asp.c 		asp.name, asp.version, (unsigned long)dev->hpa.start);
version           912 drivers/parisc/dino.c 	const char *version = "unknown";
version           922 drivers/parisc/dino.c 		version = "3.x (card mode)";
version           926 drivers/parisc/dino.c 				version = dino_vers[dev->id.hversion_rev];
version           932 drivers/parisc/dino.c 				version = cujo_vers[dev->id.hversion_rev];
version           937 drivers/parisc/dino.c 	printk("%s version %s found at 0x%lx\n", name, version, hpa);
version            31 drivers/parisc/gsc.h 	int version;
version           177 drivers/parisc/lasi.c 	lasi->version = gsc_readl(lasi->hpa + LASI_VER) & 0xf;
version           179 drivers/parisc/lasi.c 		lasi->name, lasi->version, lasi->hpa);
version          1478 drivers/parisc/lba_pci.c 	char *version;
version          1488 drivers/parisc/lba_pci.c 		case 0:	version = "TR1.0"; break;
version          1489 drivers/parisc/lba_pci.c 		case 1:	version = "TR2.0"; break;
version          1490 drivers/parisc/lba_pci.c 		case 2:	version = "TR2.1"; break;
version          1491 drivers/parisc/lba_pci.c 		case 3:	version = "TR2.2"; break;
version          1492 drivers/parisc/lba_pci.c 		case 4:	version = "TR3.0"; break;
version          1493 drivers/parisc/lba_pci.c 		case 5:	version = "TR4.0"; break;
version          1494 drivers/parisc/lba_pci.c 		default: version = "TR4+";
version          1498 drivers/parisc/lba_pci.c 		       version, func_class & 0xf, (long)dev->hpa.start);
version          1885 drivers/parisc/sba_iommu.c 	char *version;
version          1905 drivers/parisc/sba_iommu.c 		version = astro_rev;
version          1910 drivers/parisc/sba_iommu.c 		version = ike_rev;
version          1915 drivers/parisc/sba_iommu.c 		version = pluto_rev;
version          1919 drivers/parisc/sba_iommu.c 		version = reo_rev;
version          1931 drivers/parisc/sba_iommu.c 		MODULE_NAME, version, (unsigned long long)dev->hpa.start);
version            81 drivers/parisc/wax.c 	wax->version = 0;   /* gsc_readb(wax->hpa+WAX_VER); */
version           114 drivers/pci/controller/dwc/pci-keystone.c 	unsigned int version;
version          1152 drivers/pci/controller/dwc/pci-keystone.c 	.version = 0x365A,
version          1158 drivers/pci/controller/dwc/pci-keystone.c 	.version = 0x490A,
version          1164 drivers/pci/controller/dwc/pci-keystone.c 	.version = 0x490A,
version          1199 drivers/pci/controller/dwc/pci-keystone.c 	unsigned int version;
version          1215 drivers/pci/controller/dwc/pci-keystone.c 	version = data->version;
version          1247 drivers/pci/controller/dwc/pci-keystone.c 	pci->version = version;
version          1322 drivers/pci/controller/dwc/pci-keystone.c 	if (pci->version >= 0x480A) {
version           496 drivers/pci/controller/dwc/pcie-designware.c 	if (pci->version >= 0x480A || (!pci->version &&
version           255 drivers/pci/controller/dwc/pcie-designware.h 	unsigned int		version;
version            60 drivers/pci/controller/pci-hyperv.c #define PCI_MAJOR_VERSION(version) ((u32)(version) >> 16)
version            61 drivers/pci/controller/pci-hyperv.c #define PCI_MINOR_VERSION(version) ((u32)(version) & 0xff)
version           139 drivers/pci/controller/pci-hyperv.c 	u32 version;
version            72 drivers/pci/controller/pci-xgene.c 	u32			version;
version           183 drivers/pci/controller/pci-xgene.c 	if (pci_is_root_bus(bus) && (port->version == XGENE_PCIE_IP_VER_1) &&
version           248 drivers/pci/controller/pci-xgene.c 	port->version = ipversion;
version           625 drivers/pci/controller/pci-xgene.c 	port->version = XGENE_PCIE_IP_VER_UNKN;
version           627 drivers/pci/controller/pci-xgene.c 		port->version = XGENE_PCIE_IP_VER_1;
version           112 drivers/pci/controller/pcie-altera.c 	enum altera_pcie_version version;
version           330 drivers/pci/controller/pcie-altera.c 	if (pcie->pcie_data->version == ALTERA_PCIE_V1)
version           741 drivers/pci/controller/pcie-altera.c 	if (pcie->pcie_data->version == ALTERA_PCIE_V2) {
version           781 drivers/pci/controller/pcie-altera.c 	.version = ALTERA_PCIE_V1,
version           790 drivers/pci/controller/pcie-altera.c 	.version = ALTERA_PCIE_V2,
version           123 drivers/perf/xgene_pmu.c 	int version;
version          1097 drivers/perf/xgene_pmu.c 	if (pmu_dev->parent->version == PCP_PMU_V3)
version          1103 drivers/perf/xgene_pmu.c 	if (xgene_pmu->version == PCP_PMU_V1)
version          1147 drivers/perf/xgene_pmu.c 		if (xgene_pmu->version == PCP_PMU_V3)
version          1153 drivers/perf/xgene_pmu.c 		if (xgene_pmu->version == PCP_PMU_V3)
version          1159 drivers/perf/xgene_pmu.c 		if (xgene_pmu->version == PCP_PMU_V3)
version          1165 drivers/perf/xgene_pmu.c 		if (xgene_pmu->version == PCP_PMU_V3)
version          1173 drivers/perf/xgene_pmu.c 		if (xgene_pmu->version == PCP_PMU_V3)
version          1201 drivers/perf/xgene_pmu.c 	if (xgene_pmu->version == PCP_PMU_V3)
version          1210 drivers/perf/xgene_pmu.c 	if (xgene_pmu->version == PCP_PMU_V1)
version          1212 drivers/perf/xgene_pmu.c 	else if (xgene_pmu->version == PCP_PMU_V2)
version          1244 drivers/perf/xgene_pmu.c 	if (xgene_pmu->version == PCP_PMU_V3) {
version          1433 drivers/perf/xgene_pmu.c 		if (xgene_pmu->version == PCP_PMU_V3)
version          1848 drivers/perf/xgene_pmu.c 	int version;
version          1864 drivers/perf/xgene_pmu.c 	version = -EINVAL;
version          1868 drivers/perf/xgene_pmu.c 		version = dev_data->id;
version          1877 drivers/perf/xgene_pmu.c 			version = (int) acpi_id->driver_data;
version          1880 drivers/perf/xgene_pmu.c 	if (version < 0)
version          1883 drivers/perf/xgene_pmu.c 	if (version == PCP_PMU_V3)
version          1893 drivers/perf/xgene_pmu.c 	xgene_pmu->version = version;
version          1894 drivers/perf/xgene_pmu.c 	dev_info(&pdev->dev, "X-Gene PMU version %d\n", xgene_pmu->version);
version           111 drivers/phy/broadcom/phy-bcm-sr-usb.c 	uint32_t version;
version           275 drivers/phy/broadcom/phy-bcm-sr-usb.c 	if (phy_cfg->version == BCM_SR_USB_COMBO_PHY) {
version           287 drivers/phy/broadcom/phy-bcm-sr-usb.c 			      void __iomem *regs, uint32_t version)
version           292 drivers/phy/broadcom/phy-bcm-sr-usb.c 	if (version == BCM_SR_USB_COMBO_PHY) {
version           301 drivers/phy/broadcom/phy-bcm-sr-usb.c 			phy_cfg[idx].version = version;
version           316 drivers/phy/broadcom/phy-bcm-sr-usb.c 	} else if (version == BCM_SR_USB_HS_PHY) {
version           323 drivers/phy/broadcom/phy-bcm-sr-usb.c 		phy_cfg->version = version;
version           360 drivers/phy/broadcom/phy-bcm-sr-usb.c 	enum bcm_usb_phy_version version;
version           370 drivers/phy/broadcom/phy-bcm-sr-usb.c 		version = (enum bcm_usb_phy_version)of_id->data;
version           374 drivers/phy/broadcom/phy-bcm-sr-usb.c 	ret = bcm_usb_phy_create(dev, dn, regs, version);
version            73 drivers/phy/broadcom/phy-brcm-sata.c 	enum brcm_sata_phy_version version;
version           168 drivers/phy/broadcom/phy-brcm-sata.c 	switch (priv->version) {
version           190 drivers/phy/broadcom/phy-brcm-sata.c 	switch (priv->version) {
version           546 drivers/phy/broadcom/phy-brcm-sata.c 	switch (port->phy_priv->version) {
version           584 drivers/phy/broadcom/phy-brcm-sata.c 	switch (port->phy_priv->version) {
version           647 drivers/phy/broadcom/phy-brcm-sata.c 		priv->version = (enum brcm_sata_phy_version)of_id->data;
version           649 drivers/phy/broadcom/phy-brcm-sata.c 		priv->version = BRCM_SATA_PHY_STB_28NM;
version           651 drivers/phy/broadcom/phy-brcm-sata.c 	if (priv->version == BRCM_SATA_PHY_IPROC_NS2) {
version           118 drivers/phy/marvell/phy-pxa-usb.c 	enum pxa_usb_phy_version version;
version           168 drivers/phy/marvell/phy-pxa-usb.c 	if (pxa_usb_phy->version == PXA_USB_PHY_PXA910) {
version           203 drivers/phy/marvell/phy-pxa-usb.c 	if (pxa_usb_phy->version == PXA_USB_PHY_PXA168) {
version           236 drivers/phy/marvell/phy-pxa-usb.c 	if (pxa_usb_phy->version == PXA_USB_PHY_PXA168) {
version           253 drivers/phy/marvell/phy-pxa-usb.c 	if (pxa_usb_phy->version == PXA_USB_PHY_PXA168)
version           300 drivers/phy/marvell/phy-pxa-usb.c 		pxa_usb_phy->version = (enum pxa_usb_phy_version)of_id->data;
version           302 drivers/phy/marvell/phy-pxa-usb.c 		pxa_usb_phy->version = PXA_USB_PHY_MMP2;
version           274 drivers/phy/mediatek/phy-mtk-tphy.c 	enum mtk_phy_version version;
version           347 drivers/phy/mediatek/phy-mtk-tphy.c 	if (tphy->pdata->version == MTK_PHY_V1)
version           629 drivers/phy/mediatek/phy-mtk-tphy.c 	if (tphy->pdata->version != MTK_PHY_V1)
version          1018 drivers/phy/mediatek/phy-mtk-tphy.c 	if (tphy->pdata->version == MTK_PHY_V1) {
version          1020 drivers/phy/mediatek/phy-mtk-tphy.c 	} else if (tphy->pdata->version == MTK_PHY_V2) {
version          1043 drivers/phy/mediatek/phy-mtk-tphy.c 	.version = MTK_PHY_V1,
version          1048 drivers/phy/mediatek/phy-mtk-tphy.c 	.version = MTK_PHY_V2,
version          1053 drivers/phy/mediatek/phy-mtk-tphy.c 	.version = MTK_PHY_V1,
version          1096 drivers/phy/mediatek/phy-mtk-tphy.c 	if (sif_res && tphy->pdata->version == MTK_PHY_V1) {
version           271 drivers/phy/rockchip/phy-rockchip-inno-hdmi.c 	u8 version;
version           476 drivers/phy/rockchip/phy-rockchip-inno-hdmi.c 		    cfg->version & inno->chip_version)
version           316 drivers/phy/st/phy-stm32-usbphyc.c 	u32 version;
version           419 drivers/phy/st/phy-stm32-usbphyc.c 	version = readl_relaxed(usbphyc->base + STM32_USBPHYC_VERSION);
version           421 drivers/phy/st/phy-stm32-usbphyc.c 		 FIELD_GET(MAJREV, version), FIELD_GET(MINREV, version));
version          1880 drivers/pinctrl/nomadik/pinctrl-nomadik.c 	unsigned int version = 0;
version          1890 drivers/pinctrl/nomadik/pinctrl-nomadik.c 	version = (unsigned int) match->data;
version          1893 drivers/pinctrl/nomadik/pinctrl-nomadik.c 	if (version == PINCTRL_NMK_STN8815)
version          1895 drivers/pinctrl/nomadik/pinctrl-nomadik.c 	if (version == PINCTRL_NMK_DB8500)
version          1897 drivers/pinctrl/nomadik/pinctrl-nomadik.c 	if (version == PINCTRL_NMK_DB8540)
version          1929 drivers/pinctrl/nomadik/pinctrl-nomadik.c 		if (version == PINCTRL_NMK_STN8815) {
version            82 drivers/pinctrl/pinctrl-ingenic.c 	enum jz_version version;
version          1381 drivers/pinctrl/pinctrl-ingenic.c 	if (jzgc->jzpc->version >= ID_JZ4760)
version          1392 drivers/pinctrl/pinctrl-ingenic.c 	if (jzgc->jzpc->version >= ID_JZ4760) {
version          1402 drivers/pinctrl/pinctrl-ingenic.c 		if (jzgc->jzpc->version >= ID_X1000) {
version          1412 drivers/pinctrl/pinctrl-ingenic.c 		if (jzgc->jzpc->version >= ID_X1000) {
version          1422 drivers/pinctrl/pinctrl-ingenic.c 		if (jzgc->jzpc->version >= ID_X1000) {
version          1433 drivers/pinctrl/pinctrl-ingenic.c 		if (jzgc->jzpc->version >= ID_X1000) {
version          1467 drivers/pinctrl/pinctrl-ingenic.c 	if (jzgc->jzpc->version >= ID_JZ4760)
version          1483 drivers/pinctrl/pinctrl-ingenic.c 	if (jzgc->jzpc->version >= ID_JZ4760)
version          1508 drivers/pinctrl/pinctrl-ingenic.c 	if (jzgc->jzpc->version >= ID_JZ4760)
version          1565 drivers/pinctrl/pinctrl-ingenic.c 	if (jzgc->jzpc->version >= ID_JZ4760)
version          1646 drivers/pinctrl/pinctrl-ingenic.c 	if (jzpc->version >= ID_JZ4760)
version          1672 drivers/pinctrl/pinctrl-ingenic.c 	if (jzpc->version >= ID_X1000) {
version          1678 drivers/pinctrl/pinctrl-ingenic.c 	} else if (jzpc->version >= ID_JZ4760) {
version          1731 drivers/pinctrl/pinctrl-ingenic.c 	if (jzpc->version >= ID_X1000) {
version          1736 drivers/pinctrl/pinctrl-ingenic.c 	} else if (jzpc->version >= ID_JZ4760) {
version          1766 drivers/pinctrl/pinctrl-ingenic.c 	if (jzpc->version >= ID_JZ4760)
version          1798 drivers/pinctrl/pinctrl-ingenic.c 	if (jzpc->version >= ID_JZ4760)
version          2046 drivers/pinctrl/pinctrl-ingenic.c 		jzpc->version = (enum jz_version)of_id->data;
version          2048 drivers/pinctrl/pinctrl-ingenic.c 		jzpc->version = (enum jz_version)id->driver_data;
version          2050 drivers/pinctrl/pinctrl-ingenic.c 	if (jzpc->version >= ID_X1500)
version          2052 drivers/pinctrl/pinctrl-ingenic.c 	else if (jzpc->version >= ID_X1000E)
version          2054 drivers/pinctrl/pinctrl-ingenic.c 	else if (jzpc->version >= ID_X1000)
version          2056 drivers/pinctrl/pinctrl-ingenic.c 	else if (jzpc->version >= ID_JZ4780)
version          2058 drivers/pinctrl/pinctrl-ingenic.c 	else if (jzpc->version >= ID_JZ4770)
version          2060 drivers/pinctrl/pinctrl-ingenic.c 	else if (jzpc->version >= ID_JZ4760B)
version          2062 drivers/pinctrl/pinctrl-ingenic.c 	else if (jzpc->version >= ID_JZ4760)
version          2064 drivers/pinctrl/pinctrl-ingenic.c 	else if (jzpc->version >= ID_JZ4725B)
version            81 drivers/platform/chrome/chromeos_tbmc.c 	idev->id.version = 1;
version            80 drivers/platform/chrome/cros_ec.c 		buf.msg.version = 1;
version           219 drivers/platform/chrome/cros_ec_debugfs.c 	msg->version = 1;
version           352 drivers/platform/chrome/cros_ec_debugfs.c 	debug_info->read_msg->version = 1;
version           218 drivers/platform/chrome/cros_ec_i2c.c 	out_buf[0] = EC_CMD_VERSION0 + msg->version;
version            98 drivers/platform/chrome/cros_ec_lightbar.c 	msg->version = 0;
version           141 drivers/platform/chrome/cros_ec_lightbar.c 			*ver_ptr = resp->version.num;
version           143 drivers/platform/chrome/cros_ec_lightbar.c 			*flg_ptr = resp->version.flags;
version           158 drivers/platform/chrome/cros_ec_lightbar.c 	uint32_t version = 0, flags = 0;
version           167 drivers/platform/chrome/cros_ec_lightbar.c 	if (!get_lightbar_version(ec, &version, &flags))
version           170 drivers/platform/chrome/cros_ec_lightbar.c 	return scnprintf(buf, PAGE_SIZE, "%d %d\n", version, flags);
version           533 drivers/platform/chrome/cros_ec_lightbar.c static DEVICE_ATTR_RO(version);
version           220 drivers/platform/chrome/cros_ec_lpc.c 	args.command_version = msg->version;
version            34 drivers/platform/chrome/cros_ec_proto.c 	request->command_version = msg->version;
version            86 drivers/platform/chrome/cros_ec_proto.c 		status_msg->version = 0;
version           132 drivers/platform/chrome/cros_ec_proto.c 	out[0] = EC_CMD_VERSION0 + msg->version;
version           183 drivers/platform/chrome/cros_ec_proto.c 	msg->version = 0;
version           244 drivers/platform/chrome/cros_ec_proto.c 	msg->version = 0;
version           310 drivers/platform/chrome/cros_ec_proto.c 	msg->version = 0;
version           522 drivers/platform/chrome/cros_ec_proto.c 			       int version, uint32_t size)
version           526 drivers/platform/chrome/cros_ec_proto.c 	msg->version = version;
version           574 drivers/platform/chrome/cros_ec_proto.c 	msg->version = 0;
version            99 drivers/platform/chrome/cros_ec_sysfs.c 	msg->version = 0;
version           128 drivers/platform/chrome/cros_ec_sysfs.c 	msg->version = 0;
version           226 drivers/platform/chrome/cros_ec_sysfs.c 	msg->version = 0;
version           262 drivers/platform/chrome/cros_ec_sysfs.c 	msg->version = 2;
version           299 drivers/platform/chrome/cros_ec_sysfs.c 	msg->version = 2;
version           315 drivers/platform/chrome/cros_ec_sysfs.c static DEVICE_ATTR_RO(version);
version            25 drivers/platform/chrome/cros_ec_trace.h 		__field(uint32_t, version)
version            29 drivers/platform/chrome/cros_ec_trace.h 		__entry->version = cmd->version;
version            32 drivers/platform/chrome/cros_ec_trace.h 	TP_printk("version: %u, command: %s", __entry->version,
version            39 drivers/platform/chrome/cros_ec_vbc.c 	msg->version = EC_VER_VBNV_CONTEXT;
version            82 drivers/platform/chrome/cros_ec_vbc.c 	msg->version = EC_VER_VBNV_CONTEXT;
version           108 drivers/platform/chrome/wilco_ec/sysfs.c static DEVICE_ATTR_RO(version);
version           212 drivers/platform/goldfish/goldfish_pipe.c 	int version;
version           930 drivers/platform/goldfish/goldfish_pipe.c 	dev->version = readl(dev->base + PIPE_REG_VERSION);
version           931 drivers/platform/goldfish/goldfish_pipe.c 	if (WARN_ON(dev->version < PIPE_CURRENT_DEVICE_VERSION))
version            35 drivers/platform/olpc/olpc-ec.c 	u8 version;
version           196 drivers/platform/olpc/olpc-ec.c 	if (ec->version >= 0x5f) {
version           230 drivers/platform/olpc/olpc-ec.c 	if (ec->version >= 0x5f) {
version           428 drivers/platform/olpc/olpc-ec.c 	err = olpc_ec_cmd(EC_FIRMWARE_REV, NULL, 0, &ec->version, 1);
version           127 drivers/platform/x86/acerhdf.c 	const char *version;
version           619 drivers/platform/x86/acerhdf.c 	char const *vendor, *version, *product;
version           625 drivers/platform/x86/acerhdf.c 	version = dmi_get_system_info(DMI_BIOS_VERSION);
version           628 drivers/platform/x86/acerhdf.c 	if (!vendor || !version || !product) {
version           640 drivers/platform/x86/acerhdf.c 				bt->product, bt->version);
version           647 drivers/platform/x86/acerhdf.c 		version = force_bios;
version           648 drivers/platform/x86/acerhdf.c 		pr_info("forcing BIOS version: %s\n", version);
version           660 drivers/platform/x86/acerhdf.c 			vendor, version, product);
version           670 drivers/platform/x86/acerhdf.c 				str_starts_with(version, bt->version)) {
version           678 drivers/platform/x86/acerhdf.c 		       vendor, product, version);
version           653 drivers/platform/x86/apple-gmux.c 			u32 version;
version           656 drivers/platform/x86/apple-gmux.c 			version = gmux_read32(gmux_data,
version           658 drivers/platform/x86/apple-gmux.c 			ver_major = (version >> 24) & 0xff;
version           659 drivers/platform/x86/apple-gmux.c 			ver_minor = (version >> 16) & 0xff;
version           660 drivers/platform/x86/apple-gmux.c 			ver_release = (version >> 8) & 0xff;
version           103 drivers/platform/x86/dcdbas.h 	u8 version;
version            37 drivers/platform/x86/dell-wmi-descriptor.c bool dell_wmi_get_interface_version(u32 *version)
version            47 drivers/platform/x86/dell-wmi-descriptor.c 		*version = priv->interface_version;
version            21 drivers/platform/x86/dell-wmi-descriptor.h bool dell_wmi_get_interface_version(u32 *version);
version           238 drivers/platform/x86/fujitsu-tablet.c 	idev->id.version = 0x0101;
version            45 drivers/platform/x86/ibm_rtl.c 	u8 version;
version           146 drivers/platform/x86/ibm_rtl.c 	return sprintf(buf, "%d\n", (int)ioread8(&rtl_table->version));
version           187 drivers/platform/x86/ibm_rtl.c static DEVICE_ATTR(version, S_IRUGO, rtl_show_version, NULL);
version           661 drivers/platform/x86/intel_pmc_ipc.c 	.version = 5,
version          1483 drivers/platform/x86/mlx-platform.c 		.version = MLX_WDT_TYPE1,
version          1489 drivers/platform/x86/mlx-platform.c 		.version = MLX_WDT_TYPE1,
version          1559 drivers/platform/x86/mlx-platform.c 		.version = MLX_WDT_TYPE2,
version          1565 drivers/platform/x86/mlx-platform.c 		.version = MLX_WDT_TYPE2,
version           493 drivers/platform/x86/panasonic-laptop.c 	input_dev->id.version = 0x0100;
version          1484 drivers/platform/x86/thinkpad_acpi.c static DRIVER_ATTR_RO(version);
version          10588 drivers/platform/x86/thinkpad_acpi.c 		tpacpi_inputdev->id.version = TPACPI_HKEY_INPUT_VERSION;
version          1737 drivers/platform/x86/toshiba_acpi.c static DEVICE_ATTR_RO(version);
version           459 drivers/pnp/pnpbios/core.c 		if (check->fields.version < 0x10) {
version           462 drivers/pnp/pnpbios/core.c 			       check->fields.version >> 4,
version           463 drivers/pnp/pnpbios/core.c 			       check->fields.version & 15);
version           468 drivers/pnp/pnpbios/core.c 		       check->fields.version >> 4, check->fields.version & 15,
version           132 drivers/pnp/pnpbios/pnpbios.h 		u8 version;	  /* in BCD */
version            96 drivers/power/supply/cros_usbpd-charger.c 					 unsigned int version,
version           111 drivers/power/supply/cros_usbpd-charger.c 	msg->version = version;
version           123 drivers/power/supply/max17040_battery.c 	u16 version;
version           125 drivers/power/supply/max17040_battery.c 	version = max17040_read_reg(client, MAX17040_VER);
version           127 drivers/power/supply/max17040_battery.c 	dev_info(&client->dev, "MAX17040 Fuel-Gauge Ver 0x%x\n", version);
version            46 drivers/ps3/ps3-sys-manager.c 	u8 version;
version            59 drivers/ps3/ps3-sys-manager.c 	pr_debug("%s:%d: version:      %xh\n", func, line, h->version);
version           235 drivers/ps3/ps3-sys-manager.c 	BUG_ON(header->version != 1);
version           259 drivers/ps3/ps3-sys-manager.c 		u8 version;
version           269 drivers/ps3/ps3-sys-manager.c 	header.version = 1;
version           275 drivers/ps3/ps3-sys-manager.c 	payload.version = 1;
version           293 drivers/ps3/ps3-sys-manager.c 		u8 version;
version           306 drivers/ps3/ps3-sys-manager.c 	header.version = 1;
version           312 drivers/ps3/ps3-sys-manager.c 	payload.version = 3;
version           337 drivers/ps3/ps3-sys-manager.c 		u8 version;
version           348 drivers/ps3/ps3-sys-manager.c 	header.version = 1;
version           354 drivers/ps3/ps3-sys-manager.c 	payload.version = 1;
version           374 drivers/ps3/ps3-sys-manager.c 		u8 version;
version           386 drivers/ps3/ps3-sys-manager.c 	header.version = 1;
version           392 drivers/ps3/ps3-sys-manager.c 	payload.version = 1;
version           407 drivers/ps3/ps3-sys-manager.c 		u8 version;
version           419 drivers/ps3/ps3-sys-manager.c 	if (event.version != 1) {
version           421 drivers/ps3/ps3-sys-manager.c 			__func__, __LINE__, event.version);
version           489 drivers/ps3/ps3-sys-manager.c 		u8 version;
version           504 drivers/ps3/ps3-sys-manager.c 	if (cmd.version != 1) {
version           506 drivers/ps3/ps3-sys-manager.c 			__func__, __LINE__, cmd.version);
version           537 drivers/ps3/ps3-sys-manager.c 	if (header.version != 1) {
version           539 drivers/ps3/ps3-sys-manager.c 			__func__, __LINE__, header.version);
version           268 drivers/ps3/ps3av.c 	if (recv_buf->version != PS3AV_VERSION) {
version           270 drivers/ps3/ps3av.c 			recv_buf->version);
version           282 drivers/ps3/ps3av.c 	hdr->version = PS3AV_VERSION;
version            38 drivers/ptp/ptp_kvm.c 	unsigned version;
version            56 drivers/ptp/ptp_kvm.c 		version = pvclock_read_begin(src);
version            71 drivers/ptp/ptp_kvm.c 	} while (pvclock_read_retry(src, version));
version            44 drivers/pwm/pwm-cros-ec.c 	msg->version = 0;
version            73 drivers/pwm/pwm-cros-ec.c 	msg->version = 0;
version           343 drivers/regulator/mt6397-regulator.c 	u32 reg_value, version;
version           356 drivers/regulator/mt6397-regulator.c 	version = (reg_value & 0xFF);
version           357 drivers/regulator/mt6397-regulator.c 	switch (version) {
version          1498 drivers/regulator/qcom_spmi-regulator.c 	u8 version[SPMI_COMMON_REG_SUBTYPE - SPMI_COMMON_REG_DIG_MAJOR_REV + 1];
version          1501 drivers/regulator/qcom_spmi-regulator.c 	ret = spmi_vreg_read(vreg, SPMI_COMMON_REG_DIG_MAJOR_REV, version,
version          1502 drivers/regulator/qcom_spmi-regulator.c 		ARRAY_SIZE(version));
version          1507 drivers/regulator/qcom_spmi-regulator.c 	dig_major_rev	= version[SPMI_COMMON_REG_DIG_MAJOR_REV
version          1511 drivers/regulator/qcom_spmi-regulator.c 		type		= version[SPMI_COMMON_REG_TYPE -
version          1513 drivers/regulator/qcom_spmi-regulator.c 		subtype		= version[SPMI_COMMON_REG_SUBTYPE -
version           333 drivers/regulator/tps6586x-regulator.c static struct tps6586x_regulator *find_regulator_info(int id, int version)
version           340 drivers/regulator/tps6586x-regulator.c 	switch (version) {
version           456 drivers/regulator/tps6586x-regulator.c 	int version;
version           472 drivers/regulator/tps6586x-regulator.c 	version = tps6586x_get_version(pdev->dev.parent);
version           477 drivers/regulator/tps6586x-regulator.c 		ri = find_regulator_info(id, version);
version           130 drivers/remoteproc/qcom_q6v5_mss.c 	int version;
version           192 drivers/remoteproc/qcom_q6v5_mss.c 	int version;
version           473 drivers/remoteproc/qcom_q6v5_mss.c 	if (qproc->version == MSS_SDM845) {
version           501 drivers/remoteproc/qcom_q6v5_mss.c 	} else if (qproc->version == MSS_MSM8996) {
version           868 drivers/remoteproc/qcom_q6v5_mss.c 	if (qproc->version == MSS_MSM8996) {
version          1516 drivers/remoteproc/qcom_q6v5_mss.c 	qproc->version = desc->version;
version          1601 drivers/remoteproc/qcom_q6v5_mss.c 	.version = MSS_SDM845,
version          1630 drivers/remoteproc/qcom_q6v5_mss.c 	.version = MSS_MSM8996,
version          1662 drivers/remoteproc/qcom_q6v5_mss.c 	.version = MSS_MSM8916,
version          1702 drivers/remoteproc/qcom_q6v5_mss.c 	.version = MSS_MSM8974,
version           384 drivers/remoteproc/qcom_sysmon.c 	switch (svc->version) {
version           399 drivers/remoteproc/qcom_sysmon.c 	sysmon->ssctl_version = svc->version;
version           548 drivers/rpmsg/qcom_glink_native.c 				       u32 version,
version           551 drivers/rpmsg/qcom_glink_native.c 	switch (version) {
version           575 drivers/rpmsg/qcom_glink_native.c 					   u32 version,
version           578 drivers/rpmsg/qcom_glink_native.c 	switch (version) {
version           517 drivers/s390/block/dasd_eckd.h 	__u8 version;
version            73 drivers/s390/char/monwriter.c 	id->version_nr = myhdr->version;
version            98 drivers/s390/char/monwriter.c 		    entry->hdr.version == monhdr->version &&
version           112 drivers/s390/char/sclp_pci.c 	if (report->version != 1)
version           850 drivers/s390/cio/css.c 		css->global_pgid.pgid_high.ext_cssid.version = 0x80;
version            45 drivers/s390/cio/css.h 	u8 version;
version           339 drivers/s390/cio/vfio_ccw_ops.c 			.header.version = 1 };
version            67 drivers/s390/crypto/pkey_api.c 	u8  version;  /* should be 0x01 for protected AES key token */
version           151 drivers/s390/crypto/pkey_api.c 		switch (hdr->version) {
version           311 drivers/s390/crypto/pkey_api.c 	switch (hdr->version) {
version           325 drivers/s390/crypto/pkey_api.c 			  __func__, hdr->version);
version           338 drivers/s390/crypto/pkey_api.c 	switch (hdr->version) {
version           349 drivers/s390/crypto/pkey_api.c 			  __func__, hdr->version);
version           496 drivers/s390/crypto/pkey_api.c 	if (hdr->version == TOKVER_CCA_AES) {
version           524 drivers/s390/crypto/pkey_api.c 	} else if (hdr->version == TOKVER_CCA_VLSC) {
version           585 drivers/s390/crypto/pkey_api.c 		switch (hdr->version) {
version           600 drivers/s390/crypto/pkey_api.c 				  __func__, hdr->version);
version           614 drivers/s390/crypto/pkey_api.c 		if (hdr->version == TOKVER_CCA_AES)
version           639 drivers/s390/crypto/pkey_api.c 	if (hdr->version == TOKVER_CCA_AES || hdr->version == TOKVER_CCA_VLSC) {
version           643 drivers/s390/crypto/pkey_api.c 		if (hdr->version == TOKVER_CCA_AES) {
version          1165 drivers/s390/crypto/pkey_api.c 	protkeytoken.version = TOKVER_PROTECTED_KEY;
version            29 drivers/s390/crypto/zcrypt_cca_key.h 	unsigned char  version;
version            46 drivers/s390/crypto/zcrypt_cca_key.h 	unsigned char  version;
version            68 drivers/s390/crypto/zcrypt_cca_key.h 	unsigned char  version;
version            66 drivers/s390/crypto/zcrypt_ccamisc.c 	if (t->version != TOKVER_CCA_AES) {
version            69 drivers/s390/crypto/zcrypt_ccamisc.c 			    __func__, (int) t->version, TOKVER_CCA_AES);
version           107 drivers/s390/crypto/zcrypt_ccamisc.c 	if (t->version != TOKVER_CCA_VLSC) {
version           110 drivers/s390/crypto/zcrypt_ccamisc.c 			    __func__, (int) t->version, TOKVER_CCA_VLSC);
version           583 drivers/s390/crypto/zcrypt_ccamisc.c 				u8  version;  /* version of this struct */
version           653 drivers/s390/crypto/zcrypt_ccamisc.c 	if (prepparm->lv3.keyblock.version != 0x01) {
version           655 drivers/s390/crypto/zcrypt_ccamisc.c 			  __func__, (int) prepparm->lv3.keyblock.version);
version          1181 drivers/s390/crypto/zcrypt_ccamisc.c 				u8  version;  /* version of this struct */
version          1263 drivers/s390/crypto/zcrypt_ccamisc.c 	if (prepparm->vud.ckb.version != 0x01) {
version          1266 drivers/s390/crypto/zcrypt_ccamisc.c 			__func__, (int) prepparm->vud.ckb.version);
version          1660 drivers/s390/crypto/zcrypt_ccamisc.c 	switch (hdr->version) {
version            35 drivers/s390/crypto/zcrypt_ccamisc.h 	u8  version;  /* one of the TOKVER values */
version            43 drivers/s390/crypto/zcrypt_ccamisc.h 	u8  version;  /* should be 0x04 */
version            60 drivers/s390/crypto/zcrypt_ccamisc.h 	u8  version;  /* should be 0x05 */
version            86 drivers/s390/net/ism.h 		u32 version;
version            47 drivers/s390/net/lcs.c static char version[] __initdata = "LCS driver";
version          1005 drivers/s390/net/lcs.c 	cmd->cmd.lcs_qipassist.version = 4;
version          1029 drivers/s390/net/lcs.c 	cmd->cmd.lcs_qipassist.version = 4;
version          1065 drivers/s390/net/lcs.c 	cmd->cmd.lcs_qipassist.version = 4;
version          2421 drivers/s390/net/lcs.c 	pr_info("Loading %s\n", version);
version           244 drivers/s390/net/lcs.h 			__u16  version;
version          1587 drivers/s390/net/qeth_core_main.c 	    response->version != request->resp_version) {
version          4641 drivers/s390/net/qeth_core_main.c 	    response->version != request->resp_version) {
version           502 drivers/s390/net/qeth_core_mpc.h 	__u8  version;
version           153 drivers/s390/net/qeth_ethtool.c 	strlcpy(info->version, "1.0", sizeof(info->version));
version           319 drivers/scsi/3w-xxxx.h 			char version[504];
version           205 drivers/scsi/a100u2w.c 	u16 version;
version           215 drivers/scsi/a100u2w.c 	version = inb(host->base + ORC_HDATA);
version           220 drivers/scsi/a100u2w.c 	version |= inb(host->base + ORC_HDATA) << 8;
version           223 drivers/scsi/a100u2w.c 	return version;
version          1381 drivers/scsi/aacraid/aacraid.h 	__le32	version;
version          2340 drivers/scsi/aacraid/aacraid.h 	__le32 version;
version           437 drivers/scsi/aacraid/commctrl.c 	u32 version;
version           440 drivers/scsi/aacraid/commctrl.c 	version = (simple_strtol(driver_version,
version           442 drivers/scsi/aacraid/commctrl.c 	version += simple_strtol(driver_version + 1, &driver_version, 10) << 16;
version           443 drivers/scsi/aacraid/commctrl.c 	version += simple_strtol(driver_version + 1, NULL, 10);
version           444 drivers/scsi/aacraid/commctrl.c 	response.version = cpu_to_le32(version);
version           238 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y |	version
version           239 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y |	program version
version           301 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y version:
version           938 drivers/scsi/aic94xx/aic94xx_init.c static DRIVER_ATTR_RO(version);
version           380 drivers/scsi/aic94xx/aic94xx_sds.c 	u8       version[32];
version          1267 drivers/scsi/aic94xx/aic94xx_seq.c 		   header.major, header.minor, hdr_ptr->version);
version            28 drivers/scsi/aic94xx/aic94xx_seq.h 	char	version[16];
version           810 drivers/scsi/be2iscsi/be_cmds.c 		req->hdr.version = MBX_CMD_VER2;
version          1770 drivers/scsi/be2iscsi/be_cmds.c 		req_v1->hdr.version = 1;
version           260 drivers/scsi/be2iscsi/be_cmds.h 	u8 version;		/* dword 3 */
version           202 drivers/scsi/be2iscsi/be_mgmt.c 		req->hdr.version = MBX_CMD_VER1;
version           371 drivers/scsi/be2iscsi/be_mgmt.c 		req->hdr.version = 1;
version           105 drivers/scsi/bfa/bfa_defs.h 	u8              version;        /*  vpd data version */
version           583 drivers/scsi/bfa/bfa_defs.h 	u8	version;    /*!< manufacturing block version */
version           713 drivers/scsi/bfa/bfa_defs.h 	u8		version;
version           736 drivers/scsi/bfa/bfa_defs.h 	u8		version;
version          1049 drivers/scsi/bfa/bfa_defs_svc.h 	u8	version;	/*  FIP version used	   */
version           770 drivers/scsi/bfa/bfa_fcs.c 	strlcat(port_cfg->sym_name.symname, driver_info->version,
version           832 drivers/scsi/bfa/bfa_fcs.c 	strlcat(port_cfg->node_sym_name.symname, (char *)driver_info->version,
version           681 drivers/scsi/bfa/bfa_fcs.h 	u8	 version[BFA_VERSION_LEN];		/* Driver Version */
version          2637 drivers/scsi/bfa/bfa_fcs_lport.c 	strlcpy(hba_attr->driver_version, (char *)driver_info->version,
version          6108 drivers/scsi/bfa/bfa_ioc.c 		if (dconf->dconf->hdr.version != BFI_DCONF_VERSION)
version          6109 drivers/scsi/bfa/bfa_ioc.c 			dconf->dconf->hdr.version = BFI_DCONF_VERSION;
version           768 drivers/scsi/bfa/bfa_ioc.h 	u32	version;
version           975 drivers/scsi/bfa/bfad.c 	strlcpy(driver_info.version, BFAD_DRIVER_VERSION,
version           976 drivers/scsi/bfa/bfad.c 		sizeof(driver_info.version));
version            30 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static char version[] =
version          1812 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	strncpy(stats_addr->version, BNX2FC_VERSION,
version          1813 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 		sizeof(stats_addr->version));
version          2694 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	printk(KERN_INFO PFX "%s", version);
version            26 drivers/scsi/bnx2i/bnx2i_init.c static char version[] =
version           386 drivers/scsi/bnx2i/bnx2i_init.c 	strlcpy(stats->version, DRV_MODULE_VERSION, sizeof(stats->version));
version           472 drivers/scsi/bnx2i/bnx2i_init.c 	printk(KERN_INFO "%s", version);
version            52 drivers/scsi/csiostor/csio_hw_chip.h #define CHELSIO_CHIP_CODE(version, revision) (((version) << 4) | (revision))
version           234 drivers/scsi/csiostor/csio_lnode.c 		     init_utsname()->version) > 0)
version            38 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c static char version[] =
version          1382 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c 	printk(KERN_INFO "%s", version);
version            48 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c static char version[] =
version          2323 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 	printk(KERN_INFO "%s", version);
version            44 drivers/scsi/cxgbi/libcxgbi.c static char version[] =
version          2776 drivers/scsi/cxgbi/libcxgbi.c 	pr_info("%s", version);
version           248 drivers/scsi/cxlflash/common.h 	char version[16];
version          2152 drivers/scsi/cxlflash/main.c 	memcpy(afu->version, &reg, sizeof(reg));
version          2157 drivers/scsi/cxlflash/main.c 			"interface version %016llx\n", afu->version,
version          2172 drivers/scsi/cxlflash/main.c 		afu->version, afu->interface_version);
version          3554 drivers/scsi/cxlflash/main.c 	if (hdr->version != HT_CXLFLASH_VERSION_0) {
version          3556 drivers/scsi/cxlflash/main.c 			__func__, hdr->version, decode_hioctl(cmd));
version          2185 drivers/scsi/cxlflash/superpipe.c 	if (hdr->version != DK_CXLFLASH_VERSION_0) {
version          2187 drivers/scsi/cxlflash/superpipe.c 			__func__, hdr->version, decode_ioctl(cmd));
version           121 drivers/scsi/dpt/dpti_i2o.h 	u8	version;
version          3098 drivers/scsi/dpt_i2o.c 	sys_tbl->version = I2OVERSION;
version           990 drivers/scsi/esas2r/atioctl.h 	u8 version;
version          1150 drivers/scsi/esas2r/atioctl.h 	u8 version;
version          1177 drivers/scsi/esas2r/atioctl.h 	u8 version;
version           318 drivers/scsi/esas2r/atvda.h 	u8 version;
version           666 drivers/scsi/esas2r/atvda.h 	u8 version;
version           425 drivers/scsi/esas2r/esas2r.h 	u32 version;
version           508 drivers/scsi/esas2r/esas2r.h 	u8 version;
version           525 drivers/scsi/esas2r/esas2r.h 	u8 version;
version           923 drivers/scsi/esas2r/esas2r_disc.c 	hi->version = ATTO_VER_GET_DEV_ADDR0;
version           532 drivers/scsi/esas2r/esas2r_flash.c 			a->flash_ver = fi->cmp_hdr[CH_IT_BIOS].version;
version           858 drivers/scsi/esas2r/esas2r_flash.c 	if (fs->version > ESAS2R_FS_VER) {
version          1276 drivers/scsi/esas2r/esas2r_flash.c 	if (n->version > SASNVR_VERSION) {
version          1295 drivers/scsi/esas2r/esas2r_flash.c 	n->version = SASNVR_VERSION;
version          1342 drivers/scsi/esas2r/esas2r_flash.c 	} else if (n->version > SASNVR_VERSION) {
version          1481 drivers/scsi/esas2r/esas2r_flash.c 			ch->version = 0xffffffff;
version          1488 drivers/scsi/esas2r/esas2r_flash.c 			fi->cmp_hdr[CH_IT_BIOS].version =
version          1489 drivers/scsi/esas2r/esas2r_flash.c 				fi->cmp_hdr[CH_IT_MAC].version =
version          1490 drivers/scsi/esas2r/esas2r_flash.c 					fi->cmp_hdr[CH_IT_EFI].version =
version          1491 drivers/scsi/esas2r/esas2r_flash.c 						fi->cmp_hdr[CH_IT_CFG].version
version           766 drivers/scsi/esas2r/esas2r_ioctl.c 		if (hi->version > ATTO_VER_GET_ADAP_INFO0) {
version           768 drivers/scsi/esas2r/esas2r_ioctl.c 			hi->version = ATTO_VER_GET_ADAP_INFO0;
version           878 drivers/scsi/esas2r/esas2r_ioctl.c 		if (hi->version > ATTO_VER_GET_ADAP_ADDR0) {
version           880 drivers/scsi/esas2r/esas2r_ioctl.c 			hi->version = ATTO_VER_GET_ADAP_ADDR0;
version           923 drivers/scsi/esas2r/esas2r_ioctl.c 		if (hi->version > ATTO_VER_TRACE1) {
version           925 drivers/scsi/esas2r/esas2r_ioctl.c 			hi->version = ATTO_VER_TRACE1;
version           930 drivers/scsi/esas2r/esas2r_ioctl.c 		    && hi->version >= ATTO_VER_TRACE1) {
version           994 drivers/scsi/esas2r/esas2r_ioctl.c 		if (hi->version > ATTO_VER_SCSI_PASS_THRU0) {
version           996 drivers/scsi/esas2r/esas2r_ioctl.c 			hi->version = ATTO_VER_SCSI_PASS_THRU0;
version          1070 drivers/scsi/esas2r/esas2r_ioctl.c 		if (hi->version > ATTO_VER_GET_DEV_ADDR0) {
version          1072 drivers/scsi/esas2r/esas2r_ioctl.c 			hi->version = ATTO_VER_GET_DEV_ADDR0;
version          1125 drivers/scsi/esas2r/esas2r_ioctl.c 		if (hi->version > ATTO_VER_ADAP_CTRL0) {
version          1127 drivers/scsi/esas2r/esas2r_ioctl.c 			hi->version = ATTO_VER_ADAP_CTRL0;
version          1166 drivers/scsi/esas2r/esas2r_ioctl.c 		if (hi->version > ATTO_VER_GET_DEV_INFO0) {
version          1168 drivers/scsi/esas2r/esas2r_ioctl.c 			hi->version = ATTO_VER_GET_DEV_INFO0;
version            82 drivers/scsi/esas2r/esas2r_vda.c 	if (vi->version > esas2r_vdaioctl_versions[vi->function]) {
version           246 drivers/scsi/esp_scsi.c 	u8 family_code, version;
version           260 drivers/scsi/esp_scsi.c 		version = esp_read8(ESP_UID);
version           261 drivers/scsi/esp_scsi.c 		family_code = (version & 0xf8) >> 3;
version           106 drivers/scsi/fnic/vnic_dev.c 	    ioread32(&rh->version) != VNIC_RES_VERSION) {
version           110 drivers/scsi/fnic/vnic_dev.c 			ioread32(&rh->magic), ioread32(&rh->version));
version            57 drivers/scsi/fnic/vnic_resource.h 	u32 version;
version          1217 drivers/scsi/gdth.c     iocr->hdr.version        = 0xffffffff;
version          1266 drivers/scsi/gdth.c             ha->cpar.version,ha->cpar.state,ha->cpar.strategy,
version          1291 drivers/scsi/gdth.c         ioc->hdr.version        = 0xffffffff;
version          1904 drivers/scsi/gdth.c         inq.version   = 2;
version          3910 drivers/scsi/gdth.c         osv.version = (u8)(LINUX_VERSION_CODE >> 16);
version           316 drivers/scsi/gdth.h     u32     version;            /* The version of this IOCTL structure. */
version           428 drivers/scsi/gdth.h     u32     version;                        /* version (-1UL: newest) */
version           511 drivers/scsi/gdth.h     u32     version;                        /* firmware version */
version           917 drivers/scsi/gdth.h     u8      version;
version           205 drivers/scsi/gdth_ioctl.h     u8 version;                             /* OS version */
version           223 drivers/scsi/gdth_proc.c         seq_printf(m, "%d.%02d\n", (u8)(ha->cpar.version>>8),
version           224 drivers/scsi/gdth_proc.c                 (u8)(ha->cpar.version));
version          1719 drivers/scsi/ibmvscsi/ibmvfc.c 	tmf->common.version = cpu_to_be32(1);
version          1776 drivers/scsi/ibmvscsi/ibmvfc.c 	plogi->common.version = cpu_to_be32(1);
version          1895 drivers/scsi/ibmvscsi/ibmvfc.c 	mad->common.version = cpu_to_be32(1);
version          2177 drivers/scsi/ibmvscsi/ibmvfc.c 		tmf->common.version = cpu_to_be32(1);
version          2952 drivers/scsi/ibmvscsi/ibmvfc.c 	return snprintf(buf, PAGE_SIZE, "%d\n", vhost->login_buf->resp.version);
version          3372 drivers/scsi/ibmvscsi/ibmvfc.c 	prli->common.version = cpu_to_be32(1);
version          3475 drivers/scsi/ibmvscsi/ibmvfc.c 	plogi->common.version = cpu_to_be32(1);
version          3548 drivers/scsi/ibmvscsi/ibmvfc.c 	mad->common.version = cpu_to_be32(1);
version          3635 drivers/scsi/ibmvscsi/ibmvfc.c 	mad->common.version = cpu_to_be32(1);
version          3710 drivers/scsi/ibmvscsi/ibmvfc.c 	tmf->common.version = cpu_to_be32(1);
version          3859 drivers/scsi/ibmvscsi/ibmvfc.c 	query_tgt->common.version = cpu_to_be32(1);
version          3982 drivers/scsi/ibmvscsi/ibmvfc.c 	mad->common.version = cpu_to_be32(1);
version          4098 drivers/scsi/ibmvscsi/ibmvfc.c 	mad->common.version = cpu_to_be32(1);
version          4159 drivers/scsi/ibmvscsi/ibmvfc.c 	mad->common.version = cpu_to_be32(1);
version           130 drivers/scsi/ibmvscsi/ibmvfc.h 	__be32 version;
version           198 drivers/scsi/ibmvscsi/ibmvfc.h 	__be32 version;
version          3960 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c CONFIGFS_ATTR_RO(ibmvscsis_wwn_, version);
version          3083 drivers/scsi/ipr.c 	strcpy(driver_dump->version_entry.version, IPR_DRIVER_VERSION);
version           373 drivers/scsi/ipr.h 	u8 version;
version          1696 drivers/scsi/ipr.h 	u8 version[sizeof(IPR_DRIVER_VERSION)];
version          1654 drivers/scsi/isci/host.c int sci_oem_parameters_validate(struct sci_oem_params *oem, u8 version)
version          1687 drivers/scsi/isci/host.c 		if (version < ISCI_ROM_VER_1_1 && oem->controller.do_enable_ssc != 1)
version          1690 drivers/scsi/isci/host.c 		if (version >= ISCI_ROM_VER_1_1) {
version           530 drivers/scsi/isci/init.c 		oem_version = orom->hdr.version;
version           629 drivers/scsi/isci/init.c 						orom->hdr.version)) {
version           656 drivers/scsi/isci/init.c 			 (orom->hdr.version & 0xf0) >> 4,
version           657 drivers/scsi/isci/init.c 			 (orom->hdr.version & 0xf), source);
version           184 drivers/scsi/isci/phy.c 		if (pci_info->orom->hdr.version < ISCI_ROM_VER_1_1)
version           155 drivers/scsi/isci/probe_roms.h int sci_oem_parameters_validate(struct sci_oem_params *oem, u8 version);
version           215 drivers/scsi/isci/probe_roms.h 	uint8_t version;
version          2270 drivers/scsi/lpfc/lpfc_ct.c 		 init_utsname()->version);
version          2139 drivers/scsi/lpfc/lpfc_hw.h 	uint32_t version:1;
version          2151 drivers/scsi/lpfc/lpfc_hw.h 	uint32_t version:1;
version           978 drivers/scsi/megaraid/megaraid_sas.h 		char version[32];
version           995 drivers/scsi/megaraid/megaraid_sas.h 		char version[32];
version          8486 drivers/scsi/megaraid/megaraid_sas_base.c static DRIVER_ATTR_RO(version);
version           923 drivers/scsi/megaraid/megaraid_sas_fusion.h 		__le32             version[5];
version          1158 drivers/scsi/megaraid/megaraid_sas_fusion.h 	__le32             version[5];
version          1202 drivers/scsi/megaraid/megaraid_sas_fusion.h 	u32             version[5];
version           417 drivers/scsi/mpt3sas/mpt3sas_ctl.c 	int version = 0;
version           426 drivers/scsi/mpt3sas/mpt3sas_ctl.c 		version = ioc->hba_mpi_version_belonged;
version           431 drivers/scsi/mpt3sas/mpt3sas_ctl.c 			if ((version == MPI25_VERSION) ||
version           432 drivers/scsi/mpt3sas/mpt3sas_ctl.c 				(version == MPI26_VERSION))
version           437 drivers/scsi/mpt3sas/mpt3sas_ctl.c 			if (version != mpi_version)
version          2544 drivers/scsi/mpt3sas/mpt3sas_ctl.c 	u32 version = le32_to_cpu(ioc->bios_pg3.BiosVersion);
version          2547 drivers/scsi/mpt3sas/mpt3sas_ctl.c 	    (version & 0xFF000000) >> 24,
version          2548 drivers/scsi/mpt3sas/mpt3sas_ctl.c 	    (version & 0x00FF0000) >> 16,
version          2549 drivers/scsi/mpt3sas/mpt3sas_ctl.c 	    (version & 0x0000FF00) >> 8,
version          2550 drivers/scsi/mpt3sas/mpt3sas_ctl.c 	    version & 0x000000FF);
version           605 drivers/scsi/pm8001/pm8001_sas.h 	u32			version;/*Hex encoded firmware version number*/
version          1346 drivers/scsi/pmcraid.c 	.version = 1,
version           321 drivers/scsi/qedi/qedi_main.c 	uinfo->version = QEDI_MODULE_VERSION;
version           603 drivers/scsi/qla1280.c 	    nv->id2 != 'P' || nv->id3 != ' ' || nv->version < 1) {
version           617 drivers/scsi/qla1280.c 	       nv->version);
version           338 drivers/scsi/qla1280.h 	uint8_t version;	/* 4 */
version          1545 drivers/scsi/qla2xxx/qla_bsg.c 	image = list->version;
version           197 drivers/scsi/qla2xxx/qla_bsg.h 	uint8_t version[MAX_FRU_SIZE];
version           207 drivers/scsi/qla2xxx/qla_bsg.h 	struct qla_image_version version[0];
version          1331 drivers/scsi/qla2xxx/qla_dbg.c 		ha->fw_dump->version |= htonl(DUMP_CHAIN_VARIANT);
version          1390 drivers/scsi/qla2xxx/qla_dbg.c 	ha->fw_dump->version = htonl(2);
version          1657 drivers/scsi/qla2xxx/qla_dbg.c 		ha->fw_dump->version |= htonl(DUMP_CHAIN_VARIANT);
version          1985 drivers/scsi/qla2xxx/qla_dbg.c 		ha->fw_dump->version |= htonl(DUMP_CHAIN_VARIANT);
version          2499 drivers/scsi/qla2xxx/qla_dbg.c 		ha->fw_dump->version |= htonl(DUMP_CHAIN_VARIANT);
version           276 drivers/scsi/qla2xxx/qla_dbg.h 	uint32_t version;
version          1374 drivers/scsi/qla2xxx/qla_def.h 	uint8_t  version;
version           138 drivers/scsi/qla2xxx/qla_fw.h 	uint16_t version;
version           318 drivers/scsi/qla2xxx/qla_fw.h 	uint16_t version;
version          1434 drivers/scsi/qla2xxx/qla_fw.h 	uint16_t version;
version          1468 drivers/scsi/qla2xxx/qla_fw.h 	uint8_t version;
version          1474 drivers/scsi/qla2xxx/qla_fw.h 	uint16_t version;
version          1548 drivers/scsi/qla2xxx/qla_fw.h 	uint16_t version;
version          1742 drivers/scsi/qla2xxx/qla_fw.h 	uint16_t version;
version          1909 drivers/scsi/qla2xxx/qla_fw.h 	uint16_t version;
version          2066 drivers/scsi/qla2xxx/qla_fw.h 	uint16_t version;       /* 1: Initial version               */
version          2106 drivers/scsi/qla2xxx/qla_gs.c 		    p_sysid->sysname, p_sysid->release, p_sysid->version);
version          3328 drivers/scsi/qla2xxx/qla_init.c 				ha->fw_dump->version = htonl(1);
version          4626 drivers/scsi/qla2xxx/qla_init.c 	cnt = (uint8_t *)&icb->request_q_outpointer - (uint8_t *)&icb->version;
version          7137 drivers/scsi/qla2xxx/qla_init.c 		nv->version = cpu_to_le16(ICB_VERSION);
version          7191 drivers/scsi/qla2xxx/qla_init.c 	dptr2 = (uint8_t *)&nv->version;
version          7192 drivers/scsi/qla2xxx/qla_init.c 	cnt = (uint8_t *)&icb->response_q_inpointer - (uint8_t *)&icb->version;
version          8334 drivers/scsi/qla2xxx/qla_init.c 		nv->version = cpu_to_le16(ICB_VERSION);
version          8388 drivers/scsi/qla2xxx/qla_init.c 	dptr2 = (uint8_t *)&nv->version;
version          8389 drivers/scsi/qla2xxx/qla_init.c 	cnt = (uint8_t *)&icb->response_q_inpointer - (uint8_t *)&icb->version;
version          4682 drivers/scsi/qla2xxx/qla_mbx.c qla82xx_set_driver_version(scsi_qla_host_t *vha, char *version)
version          4698 drivers/scsi/qla2xxx/qla_mbx.c 	str = (void *)version;
version          4699 drivers/scsi/qla2xxx/qla_mbx.c 	len = strlen(version);
version          4729 drivers/scsi/qla2xxx/qla_mbx.c qla25xx_set_driver_version(scsi_qla_host_t *vha, char *version)
version          4758 drivers/scsi/qla2xxx/qla_mbx.c 	if (len > strlen(version))
version          4759 drivers/scsi/qla2xxx/qla_mbx.c 		len = strlen(version);
version          4760 drivers/scsi/qla2xxx/qla_mbx.c 	memcpy(str + 4, version, len);
version          1888 drivers/scsi/qla2xxx/qla_mr.c 			strlcpy(phost_info->version, p_sysid->version,
version          1889 drivers/scsi/qla2xxx/qla_mr.c 				sizeof(phost_info->version));
version          1908 drivers/scsi/qla2xxx/qla_mr.c 			    phost_info->version);
version           264 drivers/scsi/qla2xxx/qla_mr.h 	char    version[VERSION_LENGTH];
version           988 drivers/scsi/qla2xxx/qla_nx.h 	uint32_t version;
version           220 drivers/scsi/qla2xxx/qla_nx2.h 	uint16_t	version;
version           555 drivers/scsi/qla2xxx/qla_nx2.h 	uint32_t version;
version           690 drivers/scsi/qla2xxx/qla_sup.c 	if (flt->version != cpu_to_le16(1)) {
version           693 drivers/scsi/qla2xxx/qla_sup.c 		    le16_to_cpu(flt->version), le16_to_cpu(flt->length),
version           704 drivers/scsi/qla2xxx/qla_sup.c 		    le16_to_cpu(flt->version), le16_to_cpu(flt->length),
version           970 drivers/scsi/qla2xxx/qla_sup.c 		    fdt->sig[0], le16_to_cpu(fdt->version));
version          1117 drivers/scsi/qla2xxx/qla_sup.c 	if (hdr.version == cpu_to_le16(0xffff))
version          1119 drivers/scsi/qla2xxx/qla_sup.c 	if (hdr.version != cpu_to_le16(1)) {
version          1123 drivers/scsi/qla2xxx/qla_sup.c 		    le16_to_cpu(hdr.version), le16_to_cpu(hdr.entries),
version          1145 drivers/scsi/qla2xxx/qla_sup.c 		    le16_to_cpu(hdr.version), le16_to_cpu(hdr.entries),
version          1799 drivers/scsi/qla2xxx/tcm_qla2xxx.c CONFIGFS_ATTR_RO(tcm_qla2xxx_wwn_, version);
version           180 drivers/scsi/qla4xxx/ql4_83xx.h 	__le16	version;
version           453 drivers/scsi/qla4xxx/ql4_def.h 	uint32_t version;
version           297 drivers/scsi/qla4xxx/ql4_fw.h 	uint16_t version;
version           331 drivers/scsi/qla4xxx/ql4_fw.h 	uint8_t version;
version           337 drivers/scsi/qla4xxx/ql4_fw.h 	uint16_t version;
version           557 drivers/scsi/qla4xxx/ql4_fw.h 	uint8_t version;	/* 00 */
version          1428 drivers/scsi/qla4xxx/ql4_fw.h 	uint32_t version;
version           109 drivers/scsi/qla4xxx/ql4_nvram.h 			u8 version;	/* x04 */
version           189 drivers/scsi/qla4xxx/ql4_nvram.h 			u8 version;	/* x04 */
version          3748 drivers/scsi/qla4xxx/ql4_nx.c 	if (flt->version != __constant_cpu_to_le16(1)) {
version          3751 drivers/scsi/qla4xxx/ql4_nx.c 			le16_to_cpu(flt->version), le16_to_cpu(flt->length),
version          3762 drivers/scsi/qla4xxx/ql4_nx.c 			le16_to_cpu(flt->version), le16_to_cpu(flt->length),
version          3865 drivers/scsi/qla4xxx/ql4_nx.c 		    le16_to_cpu(fdt->version)));
version            60 drivers/scsi/scsi_netlink.c 		if ((hdr->version != SCSI_NL_VERSION) ||
version           448 drivers/scsi/smartpqi/smartpqi.h 	__le16	version;	/* version of this struct(1 = 1st version) */
version          5847 drivers/scsi/smartpqi/smartpqi_init.c 	u32 version;
version          5852 drivers/scsi/smartpqi/smartpqi_init.c 	version = (DRIVER_MAJOR << 28) | (DRIVER_MINOR << 24) |
version          5855 drivers/scsi/smartpqi/smartpqi_init.c 	if (copy_to_user(arg, &version, sizeof(version)))
version          7682 drivers/scsi/smartpqi/smartpqi_init.c 	put_unaligned_le16(PQI_OFA_VERSION, &pqi_ofa_memory->version);
version           179 drivers/scsi/snic/snic_ctl.c 	snic->fwinfo.fw_ver = le32_to_cpu(exv_cmpl->version);
version           176 drivers/scsi/snic/snic_fwint.h 	__le32	version;
version           106 drivers/scsi/snic/vnic_dev.c 	    ioread32(&rh->version) != VNIC_RES_VERSION) {
version           109 drivers/scsi/snic/vnic_dev.c 			ioread32(&rh->magic), ioread32(&rh->version));
version            57 drivers/scsi/snic/vnic_resource.h 	u32 version;
version          4560 drivers/scsi/st.c static DRIVER_ATTR_RO(version);
version           329 drivers/scsi/storvsc_drv.c 		struct vmstorage_protocol_version version;
version           820 drivers/scsi/storvsc_drv.c 		vstor_packet->version.major_minor =
version           826 drivers/scsi/storvsc_drv.c 		vstor_packet->version.revision = 0;
version           212 drivers/scsi/wd719x.h 	u8 version;
version           472 drivers/soc/fsl/qe/qe.c 	if (hdr->version != 1) {
version           272 drivers/soc/qcom/apr.c 	adev->version = id->svc_version;
version            51 drivers/soc/qcom/cmd-db.c 	__le16 version;
version            66 drivers/soc/qcom/cmd-db.c 	__le32 version;
version            22 drivers/soc/qcom/glink_ssr.c 	__le32 version;
version            36 drivers/soc/qcom/glink_ssr.c 	__le32 version;
version            68 drivers/soc/qcom/glink_ssr.c 	if (le32_to_cpu(msg->version) != 0)
version            51 drivers/soc/qcom/qmi_interface.c 	svc->version = instance & 0xff;
version           175 drivers/soc/qcom/qmi_interface.c 	pkt.server.instance = cpu_to_le32(svc->version | svc->instance << 8);
version           207 drivers/soc/qcom/qmi_interface.c 		   unsigned int version, unsigned int instance)
version           216 drivers/soc/qcom/qmi_interface.c 	svc->version = version;
version           238 drivers/soc/qcom/qmi_interface.c 	pkt.server.instance = cpu_to_le32(svc->version | svc->instance << 8);
version           271 drivers/soc/qcom/qmi_interface.c 		   unsigned int version, unsigned int instance)
version           280 drivers/soc/qcom/qmi_interface.c 	svc->version = version;
version           129 drivers/soc/qcom/smem.c 	__le32 version[32];
version           167 drivers/soc/qcom/smem.c 	__le32 version;
version           680 drivers/soc/qcom/smem.c 	versions = header->version;
version           688 drivers/soc/qcom/smem.c 	u32 version;
version           694 drivers/soc/qcom/smem.c 	version = le32_to_cpu(ptable->version);
version           695 drivers/soc/qcom/smem.c 	if (version != 1) {
version           697 drivers/soc/qcom/smem.c 			"Unsupported partition header version %d\n", version);
version           903 drivers/soc/qcom/smem.c 	u32 version;
version           933 drivers/soc/qcom/smem.c 	version = qcom_smem_get_sbl_version(smem);
version           934 drivers/soc/qcom/smem.c 	switch (version >> 16) {
version           945 drivers/soc/qcom/smem.c 		dev_err(&pdev->dev, "Unsupported SMEM version 0x%x\n", version);
version            62 drivers/soc/qcom/smp2p.c 	u8 version;
version           399 drivers/soc/qcom/smp2p.c 	out->version = 1;
version            79 drivers/soc/qcom/wcnss_ctrl.c 	u8 version;
version           125 drivers/soc/qcom/wcnss_ctrl.c 	const struct wcnss_version_resp *version;
version           130 drivers/soc/qcom/wcnss_ctrl.c 		if (count != sizeof(*version)) {
version           136 drivers/soc/qcom/wcnss_ctrl.c 		version = data;
version           138 drivers/soc/qcom/wcnss_ctrl.c 			 version->major, version->minor,
version           139 drivers/soc/qcom/wcnss_ctrl.c 			 version->version, version->revision);
version           307 drivers/soc/ti/knav_qmss.h 	enum qmss_version			version;
version          1198 drivers/soc/ti/knav_qmss_queue.c 		if (kdev->version == QMSS_66AK2G)
version          1431 drivers/soc/ti/knav_qmss_queue.c 		if (kdev->version == QMSS) {
version          1439 drivers/soc/ti/knav_qmss_queue.c 					   (kdev->version == QMSS_66AK2G) ?
version          1444 drivers/soc/ti/knav_qmss_queue.c 					   (kdev->version == QMSS_66AK2G) ?
version          1450 drivers/soc/ti/knav_qmss_queue.c 					   (kdev->version == QMSS_66AK2G) ?
version          1454 drivers/soc/ti/knav_qmss_queue.c 		if (kdev->version == QMSS) {
version          1461 drivers/soc/ti/knav_qmss_queue.c 		    ((kdev->version == QMSS) &&
version          1466 drivers/soc/ti/knav_qmss_queue.c 			if (kdev->version == QMSS) {
version          1485 drivers/soc/ti/knav_qmss_queue.c 		if (kdev->version == QMSS_66AK2G)
version          1781 drivers/soc/ti/knav_qmss_queue.c 		kdev->version = QMSS_66AK2G;
version          1457 drivers/spi/spi-atmel.c 	unsigned int version;
version          1459 drivers/spi/spi-atmel.c 	version = atmel_get_version(as);
version          1461 drivers/spi/spi-atmel.c 	as->caps.is_spi2 = version > 0x121;
version          1462 drivers/spi/spi-atmel.c 	as->caps.has_wdrbt = version >= 0x210;
version          1463 drivers/spi/spi-atmel.c 	as->caps.has_dma_support = version >= 0x212;
version          1464 drivers/spi/spi-atmel.c 	as->caps.has_pdc_support = version < 0x212;
version           462 drivers/spi/spi-axi-spi-engine.c 	unsigned int version;
version           488 drivers/spi/spi-axi-spi-engine.c 	version = readl(spi_engine->base + SPI_ENGINE_REG_VERSION);
version           489 drivers/spi/spi-axi-spi-engine.c 	if (SPI_ENGINE_VERSION_MAJOR(version) != 1) {
version           491 drivers/spi/spi-axi-spi-engine.c 			SPI_ENGINE_VERSION_MAJOR(version),
version           492 drivers/spi/spi-axi-spi-engine.c 			SPI_ENGINE_VERSION_MINOR(version),
version           493 drivers/spi/spi-axi-spi-engine.c 			SPI_ENGINE_VERSION_PATCH(version));
version           109 drivers/spi/spi-davinci.c 	u8			version;
version           349 drivers/spi/spi-davinci.c 	if (dspi->version == SPI_VERSION_2) {
version           483 drivers/spi/spi-davinci.c 	if (dspi->version == SPI_VERSION_2) {
version           771 drivers/spi/spi-davinci.c 	u8	version;
version           776 drivers/spi/spi-davinci.c 	.version = SPI_VERSION_1,
version           781 drivers/spi/spi-davinci.c 	.version = SPI_VERSION_2,
version           786 drivers/spi/spi-davinci.c 	.version = SPI_VERSION_1,
version           833 drivers/spi/spi-davinci.c 	pdata->version = spi_data->version;
version           961 drivers/spi/spi-davinci.c 	dspi->version = pdata->version;
version           964 drivers/spi/spi-davinci.c 	if (dspi->version == SPI_VERSION_2)
version           148 drivers/staging/fbtft/fb_watterott.c 	unsigned int version;
version           172 drivers/staging/fbtft/fb_watterott.c 	version = firmware_version(par);
version           174 drivers/staging/fbtft/fb_watterott.c 		      version >> 8, version & 0xFF);
version            46 drivers/staging/fieldbus/anybuss/arcx-anybus.c 	char version[3];
version           171 drivers/staging/fieldbus/anybuss/arcx-anybus.c 	return sprintf(buf, "%s\n", cd->version);
version           173 drivers/staging/fieldbus/anybuss/arcx-anybus.c static DEVICE_ATTR_RO(version);
version           260 drivers/staging/fieldbus/anybuss/arcx-anybus.c 	snprintf(cd->version, sizeof(cd->version), "%c%d",
version           265 drivers/staging/fieldbus/anybuss/arcx-anybus.c 		cd->version);
version          2397 drivers/staging/fwserial/fwserial.c 		.version      = FWSERIAL_VERSION,
version           254 drivers/staging/gdm724x/gdm_lte.c 	if (ipv6_in->version != 6 || ipv6_in->nexthdr != IPPROTO_ICMPV6)
version           404 drivers/staging/greybus/hid.c 	hid->version = le16_to_cpu(ghid->hdesc.bcdHID);
version            67 drivers/staging/isdn/avm/avmcard.h 	char *version[AVM_MAXVERSION];
version           332 drivers/staging/isdn/avm/b1.c 	memset(cinfo->version, 0, sizeof(cinfo->version));
version           426 drivers/staging/isdn/avm/b1.c 		cinfo->version[j] = "";
version           430 drivers/staging/isdn/avm/b1.c 		cinfo->version[j] = &cinfo->versionbuf[i + 1];
version           432 drivers/staging/isdn/avm/b1.c 	strlcpy(ctrl->serial, cinfo->version[VER_SERIAL], sizeof(ctrl->serial));
version           433 drivers/staging/isdn/avm/b1.c 	memcpy(&ctrl->profile, cinfo->version[VER_PROFILE], sizeof(capi_profile));
version           435 drivers/staging/isdn/avm/b1.c 	dversion = cinfo->version[VER_DRIVER];
version           436 drivers/staging/isdn/avm/b1.c 	ctrl->version.majorversion = 2;
version           437 drivers/staging/isdn/avm/b1.c 	ctrl->version.minorversion = 0;
version           438 drivers/staging/isdn/avm/b1.c 	ctrl->version.majormanuversion = (((dversion[0] - '0') & 0xf) << 4);
version           439 drivers/staging/isdn/avm/b1.c 	ctrl->version.majormanuversion |= ((dversion[2] - '0') & 0xf);
version           440 drivers/staging/isdn/avm/b1.c 	ctrl->version.minormanuversion = (dversion[3] - '0') << 4;
version           441 drivers/staging/isdn/avm/b1.c 	ctrl->version.minormanuversion |=
version           448 drivers/staging/isdn/avm/b1.c 	case 0: if (cinfo->version[VER_CARDTYPE])
version           449 drivers/staging/isdn/avm/b1.c 			strcpy(cinfo->cardname, cinfo->version[VER_CARDTYPE]);
version           593 drivers/staging/isdn/avm/b1.c 		       cinfo->version[VER_CARDTYPE],
version           594 drivers/staging/isdn/avm/b1.c 		       cinfo->version[VER_DRIVER]);
version           666 drivers/staging/isdn/avm/b1.c 	if ((s = cinfo->version[VER_DRIVER]) != NULL)
version           668 drivers/staging/isdn/avm/b1.c 	if ((s = cinfo->version[VER_CARDTYPE]) != NULL)
version           670 drivers/staging/isdn/avm/b1.c 	if ((s = cinfo->version[VER_SERIAL]) != NULL)
version           544 drivers/staging/isdn/avm/b1dma.c 		       cinfo->version[VER_CARDTYPE],
version           545 drivers/staging/isdn/avm/b1dma.c 		       cinfo->version[VER_DRIVER]);
version           762 drivers/staging/isdn/avm/b1dma.c 	memset(cinfo->version, 0, sizeof(cinfo->version));
version           888 drivers/staging/isdn/avm/b1dma.c 	if ((s = cinfo->version[VER_DRIVER]) != NULL)
version           890 drivers/staging/isdn/avm/b1dma.c 	if ((s = cinfo->version[VER_CARDTYPE]) != NULL)
version           892 drivers/staging/isdn/avm/b1dma.c 	if ((s = cinfo->version[VER_SERIAL]) != NULL)
version           157 drivers/staging/isdn/avm/b1isa.c 		cinfo->version[VER_DRIVER] ? cinfo->version[VER_DRIVER] : "-",
version            54 drivers/staging/isdn/avm/b1pci.c 		cinfo->version[VER_DRIVER] ? cinfo->version[VER_DRIVER] : "-",
version           172 drivers/staging/isdn/avm/b1pci.c 		cinfo->version[VER_DRIVER] ? cinfo->version[VER_DRIVER] : "-",
version           149 drivers/staging/isdn/avm/b1pcmcia.c 		cinfo->version[VER_DRIVER] ? cinfo->version[VER_DRIVER] : "-",
version           626 drivers/staging/isdn/avm/c4.c 		       cinfo->version[VER_CARDTYPE],
version           627 drivers/staging/isdn/avm/c4.c 		       cinfo->version[VER_DRIVER]);
version           683 drivers/staging/isdn/avm/c4.c 			memset(cinfo->version, 0, sizeof(cinfo->version));
version           914 drivers/staging/isdn/avm/c4.c 		memset(cinfo->version, 0, sizeof(cinfo->version));
version          1060 drivers/staging/isdn/avm/c4.c 		cinfo->version[VER_DRIVER] ? cinfo->version[VER_DRIVER] : "-",
version          1093 drivers/staging/isdn/avm/c4.c 	if ((s = cinfo->version[VER_DRIVER]) != NULL)
version          1095 drivers/staging/isdn/avm/c4.c 	if ((s = cinfo->version[VER_CARDTYPE]) != NULL)
version          1097 drivers/staging/isdn/avm/c4.c 	if ((s = cinfo->version[VER_SERIAL]) != NULL)
version           235 drivers/staging/isdn/avm/t1isa.c 			       cinfo->version[VER_CARDTYPE],
version           236 drivers/staging/isdn/avm/t1isa.c 			       cinfo->version[VER_DRIVER]);
version           339 drivers/staging/isdn/avm/t1isa.c 	memset(cinfo->version, 0, sizeof(cinfo->version));
version           502 drivers/staging/isdn/avm/t1isa.c 		cinfo->version[VER_DRIVER] ? cinfo->version[VER_DRIVER] : "-",
version           180 drivers/staging/isdn/avm/t1pci.c 		cinfo->version[VER_DRIVER] ? cinfo->version[VER_DRIVER] : "-",
version           952 drivers/staging/isdn/gigaset/capi.c 	iif->ctr.version.majorversion = 2;		/* CAPI 2.0 */
version           953 drivers/staging/isdn/gigaset/capi.c 	iif->ctr.version.minorversion = 0;
version           955 drivers/staging/isdn/gigaset/capi.c 	iif->ctr.version.majormanuversion = cs->fwver[0];
version           956 drivers/staging/isdn/gigaset/capi.c 	iif->ctr.version.minormanuversion = cs->fwver[1];
version            59 drivers/staging/isdn/gigaset/interface.c 	static const unsigned version[4] = GIG_VERSION;
version            67 drivers/staging/isdn/gigaset/interface.c 		memcpy(arg, version, sizeof version);
version           173 drivers/staging/isdn/gigaset/interface.c 	unsigned version[4];
version           211 drivers/staging/isdn/gigaset/interface.c 			retval = copy_from_user(version,
version           212 drivers/staging/isdn/gigaset/interface.c 						(unsigned __user *) arg, sizeof version)
version           215 drivers/staging/isdn/gigaset/interface.c 				retval = if_version(cs, version);
version           218 drivers/staging/isdn/gigaset/interface.c 						      version, sizeof version)
version           458 drivers/staging/isdn/hysdn/hycapi.c 	if ((s = cinfo->version[VER_DRIVER]) != NULL)
version           460 drivers/staging/isdn/hysdn/hycapi.c 	if ((s = cinfo->version[VER_CARDTYPE]) != NULL)
version           462 drivers/staging/isdn/hysdn/hycapi.c 	if ((s = cinfo->version[VER_SERIAL]) != NULL)
version           497 drivers/staging/isdn/hysdn/hycapi.c 		cinfo->version[VER_DRIVER] ? cinfo->version[VER_DRIVER] : "-",
version           702 drivers/staging/isdn/hysdn/hycapi.c 	ctrl->version.majorversion = 2;
version           703 drivers/staging/isdn/hysdn/hycapi.c 	ctrl->version.minorversion = 0;
version           704 drivers/staging/isdn/hysdn/hycapi.c 	ctrl->version.majormanuversion = 3;
version           705 drivers/staging/isdn/hysdn/hycapi.c 	ctrl->version.minormanuversion = 2;
version           199 drivers/staging/isdn/hysdn/hysdn_defs.h 		char *version[HYSDN_MAXVERSION];
version           306 drivers/staging/kpc2000/kpc2000/cell_probe.c 	kudev->uioinfo.version = "0.0";
version            23 drivers/staging/ks7010/eap_packet.h 	unsigned char version;
version           137 drivers/staging/ks7010/ks_hostif.c 	    (priv->wpa.version == IW_AUTH_WPA_VERSION_WPA2)) {
version           142 drivers/staging/ks7010/ks_hostif.c 		   (priv->wpa.version == IW_AUTH_WPA_VERSION_WPA)) {
version          1690 drivers/staging/ks7010/ks_hostif.c 			buf = (priv->wpa.version == IW_AUTH_WPA_VERSION_WPA2) ?
version          1694 drivers/staging/ks7010/ks_hostif.c 			buf = (priv->wpa.version == IW_AUTH_WPA_VERSION_WPA2) ?
version          1698 drivers/staging/ks7010/ks_hostif.c 			buf = (priv->wpa.version == IW_AUTH_WPA_VERSION_WPA2) ?
version          1702 drivers/staging/ks7010/ks_hostif.c 			buf = (priv->wpa.version == IW_AUTH_WPA_VERSION_WPA2) ?
version          1706 drivers/staging/ks7010/ks_hostif.c 			buf = (priv->wpa.version == IW_AUTH_WPA_VERSION_WPA2) ?
version          1722 drivers/staging/ks7010/ks_hostif.c 			buf = (priv->wpa.version == IW_AUTH_WPA_VERSION_WPA2) ?
version          1726 drivers/staging/ks7010/ks_hostif.c 			buf = (priv->wpa.version == IW_AUTH_WPA_VERSION_WPA2) ?
version          1730 drivers/staging/ks7010/ks_hostif.c 			buf = (priv->wpa.version == IW_AUTH_WPA_VERSION_WPA2) ?
version          1734 drivers/staging/ks7010/ks_hostif.c 			buf = (priv->wpa.version == IW_AUTH_WPA_VERSION_WPA2) ?
version          1738 drivers/staging/ks7010/ks_hostif.c 			buf = (priv->wpa.version == IW_AUTH_WPA_VERSION_WPA2) ?
version          1753 drivers/staging/ks7010/ks_hostif.c 			buf = (priv->wpa.version == IW_AUTH_WPA_VERSION_WPA2) ?
version          1757 drivers/staging/ks7010/ks_hostif.c 			buf = (priv->wpa.version == IW_AUTH_WPA_VERSION_WPA2) ?
version          1761 drivers/staging/ks7010/ks_hostif.c 			buf = (priv->wpa.version == IW_AUTH_WPA_VERSION_WPA2) ?
version          1765 drivers/staging/ks7010/ks_hostif.c 			buf = (priv->wpa.version == IW_AUTH_WPA_VERSION_WPA2) ?
version          1784 drivers/staging/ks7010/ks_hostif.c 		mode = (priv->wpa.version == IW_AUTH_WPA_VERSION_WPA2) ?
version          1786 drivers/staging/ks7010/ks_hostif.c 			(priv->wpa.version == IW_AUTH_WPA_VERSION_WPA) ?
version           341 drivers/staging/ks7010/ks_wlan.h 	int version;
version          1373 drivers/staging/ks7010/ks_wlan_net.c 			priv->wpa.version = value;
version          1380 drivers/staging/ks7010/ks_wlan_net.c 			priv->wpa.version = value;
version          1505 drivers/staging/ks7010/ks_wlan_net.c 		param->value = priv->wpa.version;
version           242 drivers/staging/media/allegro-dvt/allegro-core.c 	char *version;
version           253 drivers/staging/media/allegro-dvt/allegro-core.c 		.version = "v2018.2",
version          2834 drivers/staging/media/allegro-dvt/allegro-core.c 		  "using mcu firmware version '%s'\n", info->version);
version           341 drivers/staging/media/hantro/hantro_g1_vp8_dec.c 	if ((hdr->version & 0x03) != 0)
version           487 drivers/staging/media/hantro/hantro_g1_vp8_dec.c 	if (hdr->version != 3)
version           489 drivers/staging/media/hantro/hantro_g1_vp8_dec.c 	if (hdr->version & 0x3)
version           434 drivers/staging/media/hantro/rk3399_vpu_hw_vp8_dec.c 	if ((hdr->version & 0x03) != 0)
version           579 drivers/staging/media/hantro/rk3399_vpu_hw_vp8_dec.c 	if (hdr->version != 3)
version           581 drivers/staging/media/hantro/rk3399_vpu_hw_vp8_dec.c 	if (hdr->version & 0x3)
version           136 drivers/staging/media/ipu3/ipu3-css-fw.c 		 css->fwp->file_header.version, css->fwp->file_header.binary_nr,
version           166 drivers/staging/media/ipu3/ipu3-css-fw.h 	char version[64];	/* branch tag + week day + time */
version            25 drivers/staging/octeon/ethernet-mdio.c 	strlcpy(info->version, UTS_RELEASE, sizeof(info->version));
version           366 drivers/staging/octeon/ethernet-tx.c 	    (ip_hdr(skb)->version == 4) &&
version           416 drivers/staging/qlge/qlge_ethtool.c 	strlcpy(drvinfo->version, qlge_driver_version,
version           417 drivers/staging/qlge/qlge_ethtool.c 		sizeof(drvinfo->version));
version            27 drivers/staging/rtl8188eu/include/fw.h 	u16 version;
version            22 drivers/staging/rtl8192e/rtl8192e/rtl_ethtool.c 	strlcpy(info->version, DRV_VERSION, sizeof(info->version));
version           927 drivers/staging/rtl8192e/rtllib.h 	u8 version;
version          1007 drivers/staging/rtl8192e/rtllib.h 	u8 version;
version          1566 drivers/staging/rtl8192e/rtllib_rx.c 	if (info_element->version != QOS_VERSION_1)
version          1106 drivers/staging/rtl8192u/ieee80211/ieee80211.h 	u8 version;
version          1203 drivers/staging/rtl8192u/ieee80211/ieee80211.h 	u8 version;
version          1354 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	if (info_element->version != QOS_VERSION_1)
version            37 drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h 		u8		version;
version            51 drivers/staging/rtl8192u/ieee80211/rtl819x_TS.h 		u8		version;
version           114 drivers/staging/rtl8712/hal_init.c 	pfwhdr->version = le16_to_cpu(*(__le16 *)(pmappedfw + 2));
version           172 drivers/staging/rtl8712/ieee80211.h 	u8 version;
version           119 drivers/staging/rtl8712/rtl8712_hal.h 	unsigned short	version;	/* 0x8000 ~ 0x8FFF for FPGA version,
version           448 drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c 	pHalData->FirmwareVersion =  le16_to_cpu(pFwHdr->version);
version            83 drivers/staging/rtl8723bs/include/HalVerDef.h #define GET_CVID_IC_TYPE(version)			((HAL_IC_TYPE_E)((version).ICType)	)
version            84 drivers/staging/rtl8723bs/include/HalVerDef.h #define GET_CVID_CHIP_TYPE(version)			((HAL_CHIP_TYPE_E)((version).ChipType)	)
version            85 drivers/staging/rtl8723bs/include/HalVerDef.h #define GET_CVID_RF_TYPE(version)			((HAL_RF_TYPE_E)((version).RFType))
version            86 drivers/staging/rtl8723bs/include/HalVerDef.h #define GET_CVID_MANUFACTUER(version)		((HAL_VENDOR_E)((version).VendorType))
version            87 drivers/staging/rtl8723bs/include/HalVerDef.h #define GET_CVID_CUT_VERSION(version)		((HAL_CUT_VERSION_E)((version).CUTVersion))
version            88 drivers/staging/rtl8723bs/include/HalVerDef.h #define GET_CVID_ROM_VERSION(version)		(((version).ROMVer) & ROM_VERSION_MASK)
version            96 drivers/staging/rtl8723bs/include/HalVerDef.h #define IS_TEST_CHIP(version)			((GET_CVID_CHIP_TYPE(version) ==TEST_CHIP)? true: false)
version            97 drivers/staging/rtl8723bs/include/HalVerDef.h #define IS_NORMAL_CHIP(version)			((GET_CVID_CHIP_TYPE(version) ==NORMAL_CHIP)? true: false)
version           100 drivers/staging/rtl8723bs/include/HalVerDef.h #define IS_A_CUT(version)				((GET_CVID_CUT_VERSION(version) == A_CUT_VERSION) ? true : false)
version           101 drivers/staging/rtl8723bs/include/HalVerDef.h #define IS_B_CUT(version)				((GET_CVID_CUT_VERSION(version) == B_CUT_VERSION) ? true : false)
version           102 drivers/staging/rtl8723bs/include/HalVerDef.h #define IS_C_CUT(version)				((GET_CVID_CUT_VERSION(version) == C_CUT_VERSION) ? true : false)
version           103 drivers/staging/rtl8723bs/include/HalVerDef.h #define IS_D_CUT(version)				((GET_CVID_CUT_VERSION(version) == D_CUT_VERSION) ? true : false)
version           104 drivers/staging/rtl8723bs/include/HalVerDef.h #define IS_E_CUT(version)				((GET_CVID_CUT_VERSION(version) == E_CUT_VERSION) ? true : false)
version           105 drivers/staging/rtl8723bs/include/HalVerDef.h #define IS_I_CUT(version)				((GET_CVID_CUT_VERSION(version) == I_CUT_VERSION) ? true : false)
version           106 drivers/staging/rtl8723bs/include/HalVerDef.h #define IS_J_CUT(version)				((GET_CVID_CUT_VERSION(version) == J_CUT_VERSION) ? true : false)
version           107 drivers/staging/rtl8723bs/include/HalVerDef.h #define IS_K_CUT(version)				((GET_CVID_CUT_VERSION(version) == K_CUT_VERSION) ? true : false)
version           110 drivers/staging/rtl8723bs/include/HalVerDef.h #define IS_CHIP_VENDOR_TSMC(version)	((GET_CVID_MANUFACTUER(version) == CHIP_VENDOR_TSMC)? true: false)
version           111 drivers/staging/rtl8723bs/include/HalVerDef.h #define IS_CHIP_VENDOR_UMC(version)	((GET_CVID_MANUFACTUER(version) == CHIP_VENDOR_UMC)? true: false)
version           112 drivers/staging/rtl8723bs/include/HalVerDef.h #define IS_CHIP_VENDOR_SMIC(version)	((GET_CVID_MANUFACTUER(version) == CHIP_VENDOR_SMIC)? true: false)
version           115 drivers/staging/rtl8723bs/include/HalVerDef.h #define IS_1T1R(version)					((GET_CVID_RF_TYPE(version) == RF_TYPE_1T1R)? true : false)
version           116 drivers/staging/rtl8723bs/include/HalVerDef.h #define IS_1T2R(version)					((GET_CVID_RF_TYPE(version) == RF_TYPE_1T2R)? true : false)
version           117 drivers/staging/rtl8723bs/include/HalVerDef.h #define IS_2T2R(version)					((GET_CVID_RF_TYPE(version) == RF_TYPE_2T2R)? true : false)
version           281 drivers/staging/rtl8723bs/include/ieee80211.h 	u8 version;
version            65 drivers/staging/rtl8723bs/include/rtl8723b_hal.h 	__le16 version;    /* FW Version */
version           452 drivers/staging/speakup/kobjects.c 		synth->name, synth->version);
version           878 drivers/staging/speakup/kobjects.c 	__ATTR_RO(version);
version          1226 drivers/staging/speakup/main.c 	u_char ch, version, num_keys;
version          1228 drivers/staging/speakup/main.c 	version = *cp++;
version          1229 drivers/staging/speakup/main.c 	if (version != KEY_MAP_VER) {
version          1231 drivers/staging/speakup/main.c 			 version, KEY_MAP_VER);
version           193 drivers/staging/speakup/serialio.c 		synth->long_name, synth->ser, synth->version);
version            96 drivers/staging/speakup/speakup_acntpc.c 	.version = DRV_VERSION,
version           292 drivers/staging/speakup/speakup_acntpc.c 		synth->version);
version            81 drivers/staging/speakup/speakup_acntsa.c 	.version = DRV_VERSION,
version            90 drivers/staging/speakup/speakup_apollo.c 	.version = DRV_VERSION,
version            85 drivers/staging/speakup/speakup_audptr.c 	.version = DRV_VERSION,
version            78 drivers/staging/speakup/speakup_bns.c 	.version = DRV_VERSION,
version           104 drivers/staging/speakup/speakup_decext.c 	.version = DRV_VERSION,
version           200 drivers/staging/speakup/speakup_decpc.c 	.version = DRV_VERSION,
version           468 drivers/staging/speakup/speakup_decpc.c 		synth->version);
version           109 drivers/staging/speakup/speakup_dectlk.c 	.version = DRV_VERSION,
version           111 drivers/staging/speakup/speakup_dtlk.c 	.version = DRV_VERSION,
version           363 drivers/staging/speakup/speakup_dtlk.c 		sp->rom_version, sp->serial_number, synth->version);
version            81 drivers/staging/speakup/speakup_dummy.c 	.version = DRV_VERSION,
version            87 drivers/staging/speakup/speakup_keypc.c 	.version = DRV_VERSION,
version           293 drivers/staging/speakup/speakup_keypc.c 		synth->version);
version            92 drivers/staging/speakup/speakup_ltlk.c 	.version = DRV_VERSION,
version           116 drivers/staging/speakup/speakup_soft.c 	.version = DRV_VERSION,
version            83 drivers/staging/speakup/speakup_spkout.c 	.version = DRV_VERSION,
version            77 drivers/staging/speakup/speakup_txprt.c 	.version = DRV_VERSION,
version           166 drivers/staging/speakup/spk_types.h 	const char *version;
version           335 drivers/staging/unisys/visorinput/visorinput.c 	visorinput_dev->id.version = 0x0100;
version           375 drivers/staging/unisys/visorinput/visorinput.c 	visorinput_dev->id.version = 0x0100;
version           411 drivers/staging/uwb/hwa-rc.c 	if (rc->version == 0x0100)
version           566 drivers/staging/uwb/hwa-rc.c 	if (rc->version == 0x0100)
version           744 drivers/staging/uwb/hwa-rc.c 	u16 version;
version           780 drivers/staging/uwb/hwa-rc.c 	version = __le16_to_cpu(descr->bcdRCIVersion);
version           781 drivers/staging/uwb/hwa-rc.c 	if (version != 0x0100) {
version           783 drivers/staging/uwb/hwa-rc.c 			"do not support that. \n", version);
version           787 drivers/staging/uwb/hwa-rc.c 	rc->version = version;
version           788 drivers/staging/uwb/hwa-rc.c 	dev_dbg(dev, "Device supports WUSB protocol version 0x%04x \n",	rc->version);
version            64 drivers/staging/uwb/include/umc.h 	u16		version;
version           177 drivers/staging/uwb/umc-bus.c 	return sprintf(buf, "0x%04x\n", umc->version);
version           179 drivers/staging/uwb/umc-bus.c static DEVICE_ATTR_RO(version);
version           360 drivers/staging/uwb/uwb.h 	u16 version;
version           108 drivers/staging/uwb/whci.c 	umc->version         = UWBCAPDATA_TO_VERSION(capdata);
version           126 drivers/staging/vc04_services/bcm2835-audio/bcm2835-vchiq.c 		.version		= VCHI_VERSION_EX(VC_AUDIOSERV_VER, VC_AUDIOSERV_MIN_VER),
version           367 drivers/staging/vc04_services/bcm2835-camera/mmal-msg.h 		struct mmal_msg_version version;
version          1076 drivers/staging/vc04_services/bcm2835-camera/mmal-vchiq.c 					sizeof(m.u.version),
version          1087 drivers/staging/vc04_services/bcm2835-camera/mmal-vchiq.c 	*major_out = rmsg->u.version.major;
version          1088 drivers/staging/vc04_services/bcm2835-camera/mmal-vchiq.c 	*minor_out = rmsg->u.version.minor;
version          1819 drivers/staging/vc04_services/bcm2835-camera/mmal-vchiq.c 		.version		= VCHI_VERSION_EX(VC_MMAL_VER, VC_MMAL_MIN_VER),
version            25 drivers/staging/vc04_services/interface/vchi/vchi.h 	uint32_t version;
version            46 drivers/staging/vc04_services/interface/vchi/vchi.h 	struct vchi_version version;
version          1479 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c 	short version; /* Increment for non-trivial changes */
version          1517 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c 	    put_user(args32.params.version, &args->params.version) ||
version          2297 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c 		.version     = KEEPALIVE_VER,
version            30 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 	short version;
version            35 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 	short version;
version          1409 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 			short version = payload->version;
version          1412 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 			if ((service->version < version_min) ||
version          1413 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 				(version < service->version_min)) {
version          1421 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 					service->version, service->version_min,
version          1422 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 					version, version_min);
version          1428 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 			service->peer_version = version;
version          1432 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 					service->version
version          1633 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 				service->peer_version = payload->version;
version          1697 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 						 state->slot_data)->version;
version          2021 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 				service->peer_version = payload->version;
version          2109 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 	slot_zero->version = VCHIQ_VERSION;
version          2316 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 	service->version       = params->version;
version          2421 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 		service->version,
version          3223 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c 	config->version                = VCHIQ_VERSION;
version           266 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.h 	short version;
version           355 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.h 	short version;
version            80 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_if.h 	short version;       /* Increment for non-trivial changes */
version            91 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_if.h 	short version;      /* The version of VCHIQ */
version           619 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_shim.c 		params.version = setup->version.version;
version           620 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_shim.c 		params.version_min = setup->version.version_min;
version           533 drivers/staging/wilc1000/wilc_hif.c 		    ie->version == 1) {
version          3393 drivers/staging/wlan-ng/hfa384x_usb.c 		caphdr->version = htonl(P80211CAPTURE_VERSION);
version           109 drivers/staging/wlan-ng/p80211conv.h 	__be32 version;
version           484 drivers/staging/wlan-ng/p80211netdev.c 		snprintf(info.version, sizeof(info.version), "%s",
version           100 drivers/staging/wlan-ng/prism2fw.c 		struct hfa384x_compident version;
version           948 drivers/staging/wlan-ng/prism2fw.c 			tmpinfo = (u16 *)&s3info[ns3info].info.version;
version          1161 drivers/staging/wlan-ng/prism2fw.c 				 s3info[i].info.version.id,
version          1162 drivers/staging/wlan-ng/prism2fw.c 				 s3info[i].info.version.major,
version          1163 drivers/staging/wlan-ng/prism2fw.c 				 s3info[i].info.version.minor,
version          1164 drivers/staging/wlan-ng/prism2fw.c 				 s3info[i].info.version.variant);
version          1206 drivers/staging/wlan-ng/prism2fw.c 				 s3info[i].info.version.id,
version          1207 drivers/staging/wlan-ng/prism2fw.c 				 s3info[i].info.version.major,
version          1208 drivers/staging/wlan-ng/prism2fw.c 				 s3info[i].info.version.minor,
version          1209 drivers/staging/wlan-ng/prism2fw.c 				 s3info[i].info.version.variant);
version          1211 drivers/staging/wlan-ng/prism2fw.c 			if (nicid.id != s3info[i].info.version.id)
version          1213 drivers/staging/wlan-ng/prism2fw.c 			if (nicid.major != s3info[i].info.version.major)
version          1215 drivers/staging/wlan-ng/prism2fw.c 			if (nicid.minor != s3info[i].info.version.minor)
version          1217 drivers/staging/wlan-ng/prism2fw.c 			if ((nicid.variant != s3info[i].info.version.variant) &&
version           163 drivers/target/iscsi/iscsi_target_stat.c CONFIGFS_ATTR_RO(iscsi_stat_instance_, version);
version          1116 drivers/target/loopback/tcm_loop.c CONFIGFS_ATTR_RO(tcm_loop_wwn_, version);
version          2085 drivers/target/sbp/sbp_target.c CONFIGFS_ATTR_RO(sbp_wwn_, version);
version            92 drivers/target/target_core_configfs.c CONFIGFS_ATTR_RO(target_core_item_, version);
version           461 drivers/target/target_core_user.c 	.version = 2,
version          1906 drivers/target/target_core_user.c 	mb->version = TCMU_MAILBOX_VERSION;
version          1915 drivers/target/target_core_user.c 	info->version = __stringify(TCMU_MAILBOX_VERSION);
version           375 drivers/target/tcm_fc/tfc_conf.c CONFIGFS_ATTR_RO(ft_wwn_, version);
version            96 drivers/thermal/imx_thermal.c 	u32 version;
version           125 drivers/thermal/imx_thermal.c 	.version = TEMPMON_IMX6Q,
version           146 drivers/thermal/imx_thermal.c 	.version = TEMPMON_IMX6SX,
version           175 drivers/thermal/imx_thermal.c 	.version = TEMPMON_IMX7D,
version           246 drivers/thermal/imx_thermal.c 	if (data->socdata->version == TEMPMON_IMX7D)
version           309 drivers/thermal/imx_thermal.c 	if (data->socdata->version == TEMPMON_IMX7D)
version           315 drivers/thermal/imx_thermal.c 	if (data->socdata->version == TEMPMON_IMX6Q) {
version           500 drivers/thermal/imx_thermal.c 	if (data->socdata->version == TEMPMON_IMX7D) {
version           725 drivers/thermal/imx_thermal.c 	if (data->socdata->version == TEMPMON_IMX6SX) {
version           768 drivers/thermal/imx_thermal.c 	if (data->socdata->version != TEMPMON_IMX7D)
version           832 drivers/thermal/imx_thermal.c 	if (data->socdata->version == TEMPMON_IMX6SX)
version          1475 drivers/thermal/thermal_core.c 	.version = THERMAL_GENL_VERSION,
version            43 drivers/tty/goldfish.c 	u32 version;
version            85 drivers/tty/goldfish.c 	if (qtty->version > 0) {
version           360 drivers/tty/goldfish.c 	qtty->version = readl(base + GOLDFISH_TTY_REG_VERSION);
version           366 drivers/tty/goldfish.c 	if (qtty->version > 0) {
version            45 drivers/tty/hvc/hvc_iucv.c 	u8	version;		/* Message version */
version           168 drivers/tty/hvc/hvc_iucv.c 		bufp->mbuf->version = MSG_VERSION;
version           263 drivers/tty/hvc/hvc_iucv.c 		if (rc || (rb->mbuf->version != MSG_VERSION) ||
version           289 drivers/tty/hvc/hvsi.c 	packet.u.version = HVSI_VERSION;
version           100 drivers/tty/hvc/hvsi_lib.c 	r.u.version = HVSI_VERSION;
version          1546 drivers/tty/ipwireless/hardware.c 					rx_msg->version_rsp_msg.version);
version            49 drivers/tty/ipwireless/setup_protocol.h 	unsigned char version;		/* TL_SETUP_VERSION */
version           208 drivers/tty/nozomi.c 	u16 version;
version           273 drivers/tty/nozomi.c 	u16 version;
version           578 drivers/tty/nozomi.c 	DBG3("version: 0x%04X", dc->config_table.version);
version           635 drivers/tty/nozomi.c 	if ((dc->config_table.version == 0)
version           665 drivers/tty/nozomi.c 	if ((dc->config_table.version > 0)
version           671 drivers/tty/nozomi.c 			 dc->config_table.version);
version          1818 drivers/tty/serial/atmel_serial.c 	u32 version;
version          1843 drivers/tty/serial/atmel_serial.c 		version = atmel_uart_readl(port, ATMEL_US_VERSION);
version          1844 drivers/tty/serial/atmel_serial.c 		switch (version) {
version          1863 drivers/tty/serial/atmel_serial.c 		version = atmel_uart_readl(port, ATMEL_US_VERSION);
version          1864 drivers/tty/serial/atmel_serial.c 		switch (version) {
version           400 drivers/tty/serial/icom.c 	if (icom_port->adapter->version == ADAPTER_V2)
version           860 drivers/tty/serial/icom.c 	if (icom_adapter->version == ADAPTER_V2) {
version          1309 drivers/tty/serial/icom.c 	if (icom_adapter->version == ADAPTER_V1) {
version          1356 drivers/tty/serial/icom.c 	if (icom_adapter->version == ADAPTER_V1) {
version          1526 drivers/tty/serial/icom.c 	icom_adapter->version = ent->driver_data;
version           251 drivers/tty/serial/icom.h 	int version;
version          1649 drivers/tty/serial/mxs-auart.c 	u32 version;
version          1740 drivers/tty/serial/mxs-auart.c 		version = mxs_read(s, REG_VERSION);
version          1742 drivers/tty/serial/mxs-auart.c 			 (version >> 24) & 0xff,
version          1743 drivers/tty/serial/mxs-auart.c 			 (version >> 16) & 0xff, version & 0xffff);
version            76 drivers/tty/serial/pmac_zilog.c static char version[] __initdata = "pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)";
version          1106 drivers/tty/serial/pmac_zilog.c 	int t, version;
version          1193 drivers/tty/serial/pmac_zilog.c 	version = read_zsdata(uap);
version          1195 drivers/tty/serial/pmac_zilog.c 	if (version < 4) {
version          1196 drivers/tty/serial/pmac_zilog.c 		pmz_info("IrDA: dongle version %d not supported\n", version);
version          1215 drivers/tty/serial/pmac_zilog.c 		 *baud, version);
version          1872 drivers/tty/serial/pmac_zilog.c 	printk(KERN_INFO "%s\n", version);
version            21 drivers/tty/vcc.c static char version[] =
version          1074 drivers/tty/vcc.c 	pr_info("VCC: %s\n", version);
version           247 drivers/uio/uio.c 	ret = sprintf(buf, "%s\n", idev->info->version);
version           253 drivers/uio/uio.c static DEVICE_ATTR_RO(version);
version           926 drivers/uio/uio.c 	if (!parent || !info || !info->name || !info->version)
version            94 drivers/uio/uio_aec.c 	info->version = "0.0.1";
version            78 drivers/uio/uio_cif.c 	info->version = "0.0.1";
version           167 drivers/uio/uio_dmem_genirq.c 		uioinfo->version = "devicetree";
version           177 drivers/uio/uio_dmem_genirq.c 	if (!uioinfo || !uioinfo->name || !uioinfo->version) {
version           396 drivers/uio/uio_fsl_elbc_gpcm.c 	info->version = "0.0.1";
version           263 drivers/uio/uio_hv_generic.c 	pdata->info.version = DRIVER_VERSION;
version           150 drivers/uio/uio_mf624.c 	info->version = "0.0.1";
version            95 drivers/uio/uio_netx.c 	info->version = "0.0.1";
version            96 drivers/uio/uio_pci_generic.c 	gdev->info.version = DRIVER_VERSION;
version           128 drivers/uio/uio_pdrv_genirq.c 		uioinfo->version = "devicetree";
version           132 drivers/uio/uio_pdrv_genirq.c 	if (!uioinfo || !uioinfo->name || !uioinfo->version) {
version           210 drivers/uio/uio_pruss.c 		p->version = DRV_VERSION;
version           156 drivers/uio/uio_sercos3.c 	info->version = "0.0.1";
version            79 drivers/usb/cdns3/core.h 	u32				version;
version            42 drivers/usb/cdns3/drd.c 		if (cdns->version == CDNS3_CONTROLLER_V1) {
version           328 drivers/usb/cdns3/drd.c 		cdns->version  = CDNS3_CONTROLLER_V0;
version           333 drivers/usb/cdns3/drd.c 			 readl(&cdns->otg_v0_regs->version));
version           338 drivers/usb/cdns3/drd.c 		cdns->version  = CDNS3_CONTROLLER_V1;
version            52 drivers/usb/cdns3/drd.h 	__le32 version;
version           239 drivers/usb/core/sysfs.c static DEVICE_ATTR_RO(version);
version          1489 drivers/usb/gadget/function/f_tcm.c CONFIGFS_ATTR_RO(usbg_wwn_, version);
version           146 drivers/usb/gadget/function/u_ether.c 	strlcpy(p->version, UETH__VERSION, sizeof(p->version));
version            52 drivers/usb/mtu3/mtu3_dr.c 	int version, bool tohost)
version            58 drivers/usb/mtu3/mtu3_dr.c 		version, tohost ? "host" : "device");
version            60 drivers/usb/mtu3/mtu3_dr.c 	if (version == USB2_PORT) {
version          1557 drivers/usb/serial/ftdi_sio.c 	unsigned version;
version          1563 drivers/usb/serial/ftdi_sio.c 	version = le16_to_cpu(udev->descriptor.bcdDevice);
version          1566 drivers/usb/serial/ftdi_sio.c 		version, interfaces);
version          1571 drivers/usb/serial/ftdi_sio.c 		if (version == 0x0800) {
version          1575 drivers/usb/serial/ftdi_sio.c 		} else if (version == 0x0700) {
version          1595 drivers/usb/serial/ftdi_sio.c 		if (version < 0x500) {
version          1600 drivers/usb/serial/ftdi_sio.c 	} else if (version < 0x200) {
version          1604 drivers/usb/serial/ftdi_sio.c 	} else if (version < 0x400) {
version          1619 drivers/usb/serial/ftdi_sio.c 	} else if (version < 0x600) {
version          1622 drivers/usb/serial/ftdi_sio.c 	} else if (version < 0x900) {
version          1625 drivers/usb/serial/ftdi_sio.c 	} else if (version < 0x1000) {
version           981 drivers/usb/serial/mxuport.c static int mxuport_get_fw_version(struct usb_serial *serial, u32 *version)
version           998 drivers/usb/serial/mxuport.c 	*version = (ver_buf[0] << 16) | (ver_buf[1] << 8) | ver_buf[2];
version          1059 drivers/usb/serial/mxuport.c 	u32 version;
version          1071 drivers/usb/serial/mxuport.c 	err = mxuport_get_fw_version(serial, &version);
version          1076 drivers/usb/serial/mxuport.c 		(version & 0xff0000) >> 16,
version          1077 drivers/usb/serial/mxuport.c 		(version & 0xff00) >> 8,
version          1078 drivers/usb/serial/mxuport.c 		(version & 0xff));
version          1097 drivers/usb/serial/mxuport.c 		if (local_ver > version) {
version          1101 drivers/usb/serial/mxuport.c 			err  = mxuport_get_fw_version(serial, &version);
version          1109 drivers/usb/serial/mxuport.c 		 (version & 0xff0000) >> 16,
version          1110 drivers/usb/serial/mxuport.c 		 (version & 0xff00) >> 8,
version          1111 drivers/usb/serial/mxuport.c 		 (version & 0xff));
version            69 drivers/usb/typec/ucsi/displayport.c 		if (dp->con->ucsi->ppm->data->version > 0x0100) {
version           233 drivers/usb/typec/ucsi/ucsi.c 		if (con->ucsi->ppm->data->version > 0x0100) {
version           350 drivers/usb/typec/ucsi/ucsi.h 	u16 version;
version            97 drivers/usb/typec/ucsi/ucsi_acpi.c 	if (!ua->ppm.data->version)
version           183 drivers/usb/typec/ucsi/ucsi_ccg.c 	struct version_info version[FW2 + 1];
version           408 drivers/usb/typec/ucsi/ucsi_ccg.c 	err = ccg_read(uc, CCGX_RAB_READ_ALL_VER, (u8 *)(&uc->version),
version           409 drivers/usb/typec/ucsi/ucsi_ccg.c 		       sizeof(uc->version));
version           413 drivers/usb/typec/ucsi/ucsi_ccg.c 	uc->fw_version = CCG_VERSION(uc->version[FW2].app.ver) |
version           414 drivers/usb/typec/ucsi/ucsi_ccg.c 			CCG_VERSION_PATCH(uc->version[FW2].app.patch);
version           787 drivers/usb/typec/ucsi/ucsi_ccg.c 	struct version_info version[3];
version           796 drivers/usb/typec/ucsi/ucsi_ccg.c 	err = ccg_read(uc, CCGX_RAB_READ_ALL_VER, (u8 *)version,
version           797 drivers/usb/typec/ucsi/ucsi_ccg.c 		       sizeof(version));
version           803 drivers/usb/typec/ucsi/ucsi_ccg.c 	if (memcmp(&version[FW1], "\0\0\0\0\0\0\0\0",
version           807 drivers/usb/typec/ucsi/ucsi_ccg.c 	} else if (le16_to_cpu(version[FW1].base.build) <
version           812 drivers/usb/typec/ucsi/ucsi_ccg.c 	} else if (memcmp(&version[FW2], "\0\0\0\0\0\0\0\0",
version           817 drivers/usb/typec/ucsi/ucsi_ccg.c 		   &version[FW2].app)) {
version          1152 drivers/usb/typec/ucsi/ucsi_ccg.c 	rab = CCGX_RAB_UCSI_DATA_BLOCK(offsetof(struct ucsi_data, version));
version          1154 drivers/usb/typec/ucsi/ucsi_ccg.c 			  offsetof(struct ucsi_data, version),
version          1155 drivers/usb/typec/ucsi/ucsi_ccg.c 			  sizeof(uc->ppm.data->version));
version           659 drivers/vfio/pci/vfio_pci.c 		.version = 1
version           813 drivers/vfio/pci/vfio_pci.c 					.header.version = 1 };
version           180 drivers/vfio/pci/vfio_pci_nvlink2.c 		.header.version = 1,
version           367 drivers/vfio/pci/vfio_pci_nvlink2.c 		.header.version = 1,
version           372 drivers/vfio/pci/vfio_pci_nvlink2.c 		.header.version = 1,
version          1797 drivers/vfio/vfio.c 					       size_t size, u16 id, u16 version)
version          1816 drivers/vfio/vfio.c 	header->version = version;
version          1844 drivers/vfio/vfio.c 	header = vfio_info_cap_add(caps, size, cap->id, cap->version);
version          2283 drivers/vhost/scsi.c CONFIGFS_ATTR_RO(vhost_scsi_wwn_, version);
version           952 drivers/video/fbdev/core/fbmon.c 	specs->version = edid[EDID_STRUCT_VERSION];
version           958 drivers/video/fbdev/core/fbmon.c 	DPRINTK("   EDID Version %d.%d\n", (int) specs->version,
version            96 drivers/video/fbdev/hyperv_fb.c 	u32 version;
version           100 drivers/video/fbdev/hyperv_fb.c 	u32 version;
version           416 drivers/video/fbdev/hyperv_fb.c 	msg->ver_req.version = ver;
version          1095 drivers/video/fbdev/matrox/matroxfb_base.c 				r.version = KERNEL_VERSION(1,0,0);
version           323 drivers/video/fbdev/matrox/matroxfb_base.h 		      } version;
version           132 drivers/video/fbdev/matrox/matroxfb_maven.c 	int				version;
version           343 drivers/video/fbdev/matrox/matroxfb_maven.c 	df = (md->version == MGATVO_B?0x40:0x00);
version           807 drivers/video/fbdev/matrox/matroxfb_maven.c 		if (md->version == MGATVO_B) {
version          1216 drivers/video/fbdev/matrox/matroxfb_maven.c 		md->version = MGATVO_B;
version          1219 drivers/video/fbdev/matrox/matroxfb_maven.c 		md->version = MGATVO_C;
version           439 drivers/video/fbdev/matrox/matroxfb_misc.c 		bd->version.vMaj = (h >> 4) & 0xF;
version           440 drivers/video/fbdev/matrox/matroxfb_misc.c 		bd->version.vMin = h & 0xF;
version           441 drivers/video/fbdev/matrox/matroxfb_misc.c 		bd->version.vRev = readb(vbios + pcir_offset + 0x13);
version           446 drivers/video/fbdev/matrox/matroxfb_misc.c 		bd->version.vMaj = (h >> 4) & 0xF;
version           447 drivers/video/fbdev/matrox/matroxfb_misc.c 		bd->version.vMin = h & 0xF;
version           448 drivers/video/fbdev/matrox/matroxfb_misc.c 		bd->version.vRev = 0;
version            51 drivers/video/fbdev/omap2/omapfb/dss/core.c 	return pdata->version;
version           894 drivers/video/fbdev/omap2/omapfb/dss/dss_features.c void dss_features_init(enum omapdss_version version)
version           896 drivers/video/fbdev/omap2/omapfb/dss/dss_features.c 	switch (version) {
version            92 drivers/video/fbdev/omap2/omapfb/dss/dss_features.h void dss_features_init(enum omapdss_version version);
version           656 drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c 		.version = 4,
version           687 drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c 		.version = 5,
version            57 drivers/video/fbdev/via/ioctl.c 	viainfo.version = VERSION_MAJOR;
version            97 drivers/video/fbdev/via/ioctl.h 	u8 version;
version            32 drivers/video/fbdev/via/via_aux_edid.c 	spec->version = spec->revision = 0;
version            35 drivers/video/fbdev/via/via_aux_edid.c 		valid = spec->version || spec->revision;
version            64 drivers/video/hdmi.c 	frame->version = 2;
version            74 drivers/video/hdmi.c 	    frame->version != 2 ||
version           132 drivers/video/hdmi.c 	ptr[1] = frame->version;
version           231 drivers/video/hdmi.c 	frame->version = 1;
version           244 drivers/video/hdmi.c 	    frame->version != 1 ||
version           299 drivers/video/hdmi.c 	ptr[1] = frame->version;
version           358 drivers/video/hdmi.c 	frame->version = 1;
version           368 drivers/video/hdmi.c 	    frame->version != 1 ||
version           429 drivers/video/hdmi.c 	ptr[1] = frame->version;
version           493 drivers/video/hdmi.c 	frame->version = 1;
version           522 drivers/video/hdmi.c 	    frame->version != 1 ||
version           586 drivers/video/hdmi.c 	ptr[1] = frame->version;
version           647 drivers/video/hdmi.c 	    frame->any.version != 1)
version           665 drivers/video/hdmi.c 	frame->version = 1;
version           675 drivers/video/hdmi.c 	    frame->version != 1)
version           726 drivers/video/hdmi.c 	ptr[1] = frame->version;
version          1004 drivers/video/hdmi.c 		frame->version, frame->length);
version           116 drivers/virt/vboxguest/vboxguest_linux.c 	if (hdr.version != VBG_IOCTL_HDR_VERSION)
version           335 drivers/virt/vboxguest/vboxguest_linux.c 	if (vmmdev->version != VMMDEV_MEMORY_VERSION ||
version           338 drivers/virt/vboxguest/vboxguest_linux.c 			vmmdev->version, VMMDEV_MEMORY_VERSION,
version            78 drivers/virt/vboxguest/vboxguest_utils.c 	req->version = VMMDEV_REQUEST_HEADER_VERSION;
version            24 drivers/virt/vboxguest/vmmdev.h 	u32 version;
version            94 drivers/virt/vboxguest/vmmdev.h 	u32 version;
version           253 drivers/virtio/virtio_input.c 			     u.ids.version, &vi->idev->id.version);
version            88 drivers/virtio/virtio_mmio.c 	unsigned long version;
version           130 drivers/virtio/virtio_mmio.c 	if (vm_dev->version == 2 &&
version           156 drivers/virtio/virtio_mmio.c 	if (vm_dev->version == 1) {
version           198 drivers/virtio/virtio_mmio.c 	if (vm_dev->version == 1) {
version           236 drivers/virtio/virtio_mmio.c 	if (vm_dev->version == 1)
version           325 drivers/virtio/virtio_mmio.c 	if (vm_dev->version == 1) {
version           366 drivers/virtio/virtio_mmio.c 	if (readl(vm_dev->base + (vm_dev->version == 1 ?
version           395 drivers/virtio/virtio_mmio.c 	if (vm_dev->version == 1) {
version           446 drivers/virtio/virtio_mmio.c 	if (vm_dev->version == 1) {
version           569 drivers/virtio/virtio_mmio.c 	vm_dev->version = readl(vm_dev->base + VIRTIO_MMIO_VERSION);
version           570 drivers/virtio/virtio_mmio.c 	if (vm_dev->version < 1 || vm_dev->version > 2) {
version           572 drivers/virtio/virtio_mmio.c 				vm_dev->version);
version           586 drivers/virtio/virtio_mmio.c 	if (vm_dev->version == 1) {
version           152 drivers/visorbus/visorbus_main.c 					drv->channel_types[i].version,
version           462 drivers/watchdog/iTCO_wdt.c 	p->iTCO_version = pdata->version;
version           526 drivers/watchdog/iTCO_wdt.c 		pdata->name, pdata->version, (u64)TCOBASE(p));
version           647 drivers/watchdog/mei_wdt.c 	{ .uuid = MEI_UUID_WD, .version = MEI_CL_VERSION_ANY },
version           214 drivers/watchdog/mlx_wdt.c 	wdt->wdt_type = pdata->version;
version            81 drivers/xen/grant-table.c module_param_named(version, xen_gnttab_version, uint, 0);
version            94 drivers/xen/grant-table.c 	unsigned int version;
version          1292 drivers/xen/grant-table.c 	.version			= 1,
version          1304 drivers/xen/grant-table.c 	.version			= 2,
version          1338 drivers/xen/grant-table.c 		gsv.version = 2;
version          1340 drivers/xen/grant-table.c 		gsv.version = 1;
version          1344 drivers/xen/grant-table.c 		gsv.version = xen_gnttab_version;
version          1347 drivers/xen/grant-table.c 	if (rc == 0 && gsv.version == 2)
version          1352 drivers/xen/grant-table.c 		gnttab_interface->version);
version           326 drivers/xen/privcmd.c 	int version;
version           374 drivers/xen/privcmd.c 	if (st->version == 1) {
version           446 drivers/xen/privcmd.c 	struct file *file, void __user *udata, int version)
version           457 drivers/xen/privcmd.c 	switch (version) {
version           494 drivers/xen/privcmd.c 	if (version == 2) {
version           551 drivers/xen/privcmd.c 	state.version       = version;
version            82 drivers/xen/sys-hypervisor.c 	int version = HYPERVISOR_xen_version(XENVER_version, NULL);
version            83 drivers/xen/sys-hypervisor.c 	if (version)
version            84 drivers/xen/sys-hypervisor.c 		return sprintf(buffer, "%d\n", version >> 16);
version            92 drivers/xen/sys-hypervisor.c 	int version = HYPERVISOR_xen_version(XENVER_version, NULL);
version            93 drivers/xen/sys-hypervisor.c 	if (version)
version            94 drivers/xen/sys-hypervisor.c 		return sprintf(buffer, "%d\n", version & 0xff);
version           433 drivers/xen/sys-hypervisor.c 	xp.version.maj = XENPMU_VER_MAJ;
version           434 drivers/xen/sys-hypervisor.c 	xp.version.min = XENPMU_VER_MIN;
version           449 drivers/xen/sys-hypervisor.c 	xp.version.maj = XENPMU_VER_MAJ;
version           450 drivers/xen/sys-hypervisor.c 	xp.version.min = XENPMU_VER_MIN;
version           477 drivers/xen/sys-hypervisor.c 	xp.version.maj = XENPMU_VER_MAJ;
version           478 drivers/xen/sys-hypervisor.c 	xp.version.min = XENPMU_VER_MIN;
version           491 drivers/xen/sys-hypervisor.c 	xp.version.maj = XENPMU_VER_MAJ;
version           492 drivers/xen/sys-hypervisor.c 	xp.version.min = XENPMU_VER_MIN;
version          1703 drivers/xen/xen-scsiback.c CONFIGFS_ATTR_RO(scsiback_wwn_, version);
version            23 fs/9p/cache.c  	.version 	= 0,
version            86 fs/9p/cache.c  	if (buflen != sizeof(v9inode->qid.version))
version            89 fs/9p/cache.c  	if (memcmp(buffer, &v9inode->qid.version,
version            90 fs/9p/cache.c  		   sizeof(v9inode->qid.version)))
version           119 fs/9p/cache.c  						  &v9inode->qid.version,
version           120 fs/9p/cache.c  						  sizeof(v9inode->qid.version),
version           138 fs/9p/cache.c  	fscache_relinquish_cookie(v9inode->fscache, &v9inode->qid.version,
version           192 fs/9p/cache.c  						  &v9inode->qid.version,
version           193 fs/9p/cache.c  						  sizeof(v9inode->qid.version),
version            84 fs/9p/v9fs.c   	int version = -EINVAL;
version            87 fs/9p/v9fs.c   		version = CACHE_LOOSE;
version            90 fs/9p/v9fs.c   		version = CACHE_FSCACHE;
version            93 fs/9p/v9fs.c   		version = CACHE_MMAP;
version            96 fs/9p/v9fs.c   		version = CACHE_NONE;
version           100 fs/9p/v9fs.c   	return version;
version           203 fs/9p/vfs_inode.c 	wstat->qid.version = ~0;
version           459 fs/9p/vfs_inode.c 	if (memcmp(&v9inode->qid.version,
version           460 fs/9p/vfs_inode.c 		   &st->qid.version, sizeof(v9inode->qid.version)))
version            69 fs/9p/vfs_inode_dotl.c 	if (memcmp(&v9inode->qid.version,
version            70 fs/9p/vfs_inode_dotl.c 		   &st->qid.version, sizeof(v9inode->qid.version)))
version           138 fs/afs/afs_vl.h 	unsigned int		version;
version            18 fs/afs/cache.c 	.version		= 2,
version            86 fs/afs/internal.h 	u32			version;	/* Version */
version           106 fs/afs/protocol_yfs.h 	__be32			version;
version           596 fs/afs/rotate.c 					  a->version,
version           220 fs/afs/server.c 	server->addr_version = alist->version;
version           553 fs/afs/server.c 	if (server->addr_version != alist->version) {
version           558 fs/afs/server.c 		server->addr_version = alist->version;
version           173 fs/afs/vl_list.c 	    hdr->hdr.version != 1) {
version           175 fs/afs/vl_list.c 			  hdr->hdr.content, hdr->hdr.version, end - b);
version           213 fs/afs/vlclient.c 		alist->version = uniquifier;
version           456 fs/afs/vlclient.c 		alist->version = uniquifier;
version           112 fs/autofs/autofs_i.h 	int version;
version           167 fs/autofs/dev-ioctl.c 	param->protover.version = sbi->version;
version           548 fs/autofs/expire.c 	pkt.hdr.proto_version = sbi->version;
version           243 fs/autofs/inode.c 	sbi->version = 0;
version           299 fs/autofs/inode.c 		sbi->version = AUTOFS_MAX_PROTO_VERSION;
version           301 fs/autofs/inode.c 		sbi->version = sbi->max_proto;
version           366 fs/autofs/root.c 		if (sbi->version > 4) {
version           710 fs/autofs/root.c 	if (sbi->version < 5)
version           759 fs/autofs/root.c 	if (sbi->version < 5)
version           828 fs/autofs/root.c 	return put_user(sbi->version, p);
version            97 fs/autofs/waitq.c 	pkt.hdr.proto_version = sbi->version;
version           442 fs/autofs/waitq.c 		if (sbi->version < 5) {
version           760 fs/binfmt_elf_fdpic.c 	loadmap->version = ELF32_FDPIC_LOADMAP_VERSION;
version          2240 fs/btrfs/ctree.h 		   version, 64);
version          4460 fs/btrfs/ioctl.c 					void __user *arg, int version)
version          4476 fs/btrfs/ioctl.c 	if (version == 1) {
version           677 fs/btrfs/send.c 	hdr.version = cpu_to_le32(BTRFS_SEND_STREAM_VERSION);
version            31 fs/btrfs/send.h 	__le32 version;
version            15 fs/ceph/cache.c 	u64 	version;
version            22 fs/ceph/cache.c 	.version	= 0,
version           120 fs/ceph/cache.c 	aux.version = ci->i_version;
version           154 fs/ceph/cache.c 		aux.version = ci->i_version;
version          1161 fs/ceph/caps.c 	msg->hdr.version = cpu_to_le16(10);
version          1342 fs/ceph/caps.c 		arg.xattr_version = ci->i_xattrs.version;
version          3188 fs/ceph/caps.c 		u64 version = le64_to_cpu(grant->xattr_version);
version          3190 fs/ceph/caps.c 		if (version > ci->i_xattrs.version) {
version          3192 fs/ceph/caps.c 			     version, inode, len);
version          3196 fs/ceph/caps.c 			ci->i_xattrs.version = version;
version          3812 fs/ceph/caps.c 	int msg_version = le16_to_cpu(msg->hdr.version);
version           460 fs/ceph/inode.c 	ci->i_xattrs.version = 0;
version           751 fs/ceph/inode.c 	     inode, ceph_vinop(inode), le64_to_cpu(info->version),
version           794 fs/ceph/inode.c 	     le64_to_cpu(info->version) > (ci->i_version & ~1)))
version           889 fs/ceph/inode.c 	if ((ci->i_xattrs.version == 0 || !(issued & CEPH_CAP_XATTR_EXCL))  &&
version           890 fs/ceph/inode.c 	    le64_to_cpu(info->xattr_version) > ci->i_xattrs.version) {
version           897 fs/ceph/inode.c 		ci->i_xattrs.version = le64_to_cpu(info->xattr_version);
version           904 fs/ceph/inode.c 	if (le64_to_cpu(info->version) > ci->i_version)
version           905 fs/ceph/inode.c 		ci->i_version = le64_to_cpu(info->version);
version          1122 fs/ceph/mds_client.c 	msg->hdr.version = cpu_to_le16(3);
version          1890 fs/ceph/mds_client.c 			msg->hdr.version = cpu_to_le16(2);
version          2339 fs/ceph/mds_client.c 	msg->hdr.version = cpu_to_le16(2);
version          3070 fs/ceph/mds_client.c 	int msg_version = le16_to_cpu(msg->hdr.version);
version          3307 fs/ceph/mds_client.c 	reply->hdr.version = cpu_to_le16(5);
version          3710 fs/ceph/mds_client.c 	reply->hdr.version = cpu_to_le16(recon_state.msg_version);
version           548 fs/ceph/snap.c 		capsnap->xattr_version = ci->i_xattrs.version;
version           302 fs/ceph/super.h 	u64 version, index_version;
version           666 fs/ceph/xattr.c 	if (ci->i_xattrs.index_version >= ci->i_xattrs.version)
version           677 fs/ceph/xattr.c 		xattr_version = ci->i_xattrs.version;
version           694 fs/ceph/xattr.c 		if (ci->i_xattrs.version != xattr_version) {
version           720 fs/ceph/xattr.c 	ci->i_xattrs.index_version = ci->i_xattrs.version;
version           801 fs/ceph/xattr.c 		ci->i_xattrs.version++;
version           855 fs/ceph/xattr.c 	     ci->i_xattrs.version, ci->i_xattrs.index_version);
version           857 fs/ceph/xattr.c 	if (ci->i_xattrs.version == 0 ||
version           914 fs/ceph/xattr.c 	     ci->i_xattrs.version, ci->i_xattrs.index_version);
version           916 fs/ceph/xattr.c 	if (ci->i_xattrs.version == 0 ||
version           999 fs/ceph/xattr.c 	dout("xattr.ver (before): %lld\n", ci->i_xattrs.version);
version          1002 fs/ceph/xattr.c 	dout("xattr.ver (after): %lld\n", ci->i_xattrs.version);
version          1068 fs/ceph/xattr.c 	if (ci->i_xattrs.version == 0 || !(issued & CEPH_CAP_XATTR_EXCL))
version          1194 fs/ceph/xattr.c 	      !(ci->i_xattrs.version > 0 &&
version            29 fs/cifs/cache.c 	.version = 0,
version            21 fs/cifs/cifs_ioctl.h 	__u32	version; /* 0001 */
version            35 fs/cifs/cifs_spnego.h 	uint32_t	version;
version          2450 fs/cifs/cifspdu.h 	__le16	version;
version          3518 fs/cifs/cifssmb.c 	if (le16_to_cpu(cifs_acl->version) != CIFS_ACL_VERSION)
version          3604 fs/cifs/cifssmb.c 	cifs_acl->version = cpu_to_le16(1);
version           139 fs/cifs/ioctl.c 	fsinf->version = 1;
version          1053 fs/cifs/sess.c 	if (msg->version != CIFS_SPNEGO_UPCALL_VERSION) {
version          1056 fs/cifs/sess.c 			      CIFS_SPNEGO_UPCALL_VERSION, msg->version);
version          1335 fs/cifs/smb2pdu.c 	if (msg->version != CIFS_SPNEGO_UPCALL_VERSION) {
version          1338 fs/cifs/smb2pdu.c 			  CIFS_SPNEGO_UPCALL_VERSION, msg->version);
version           119 fs/coda/inode.c 	if (data->version != CODA_MOUNT_VERSION) {
version            35 fs/compat.c    	compat_int_t version;
version            57 fs/compat.c    	int version = *(compat_uint_t *) raw_data;
version            59 fs/compat.c    	if (version == 1) {
version            81 fs/compat.c    		real->version = raw->version;
version            27 fs/crypto/fscrypt_private.h 	u8 version; /* FSCRYPT_CONTEXT_V1 */
version            36 fs/crypto/fscrypt_private.h 	u8 version; /* FSCRYPT_CONTEXT_V2 */
version            56 fs/crypto/fscrypt_private.h 	u8 version;
version            67 fs/crypto/fscrypt_private.h 	switch (ctx->version) {
version            80 fs/crypto/fscrypt_private.h 	u8 version;
version            91 fs/crypto/fscrypt_private.h 	switch (policy->version) {
version           104 fs/crypto/fscrypt_private.h 	switch (policy->version) {
version           117 fs/crypto/fscrypt_private.h 	switch (policy->version) {
version           130 fs/crypto/fscrypt_private.h 	switch (policy->version) {
version           302 fs/crypto/keysetup.c 	switch (ci->ci_policy.version) {
version           323 fs/crypto/keysetup.c 		    ci->ci_policy.version != FSCRYPT_POLICY_V1)
version           360 fs/crypto/keysetup.c 	switch (ci->ci_policy.version) {
version           447 fs/crypto/keysetup.c 		ctx.version = FSCRYPT_CONTEXT_V1;
version           468 fs/crypto/keysetup.c 	switch (ctx.version) {
version            26 fs/crypto/policy.c 	if (policy1->version != policy2->version)
version            45 fs/crypto/policy.c 	switch (policy_u->version) {
version           112 fs/crypto/policy.c 	switch (policy_u->version) {
version           117 fs/crypto/policy.c 		ctx->version = FSCRYPT_CONTEXT_V1;
version           133 fs/crypto/policy.c 		ctx->version = FSCRYPT_CONTEXT_V2;
version           169 fs/crypto/policy.c 	switch (ctx_u->version) {
version           174 fs/crypto/policy.c 		policy->version = FSCRYPT_POLICY_V1;
version           189 fs/crypto/policy.c 		policy->version = FSCRYPT_POLICY_V2;
version           241 fs/crypto/policy.c 	switch (policy->version) {
version           278 fs/crypto/policy.c 	u8 version;
version           282 fs/crypto/policy.c 	if (get_user(policy.version, (const u8 __user *)arg))
version           300 fs/crypto/policy.c 	version = policy.version;
version           303 fs/crypto/policy.c 	policy.version = version;
version           348 fs/crypto/policy.c 	if (policy.version != FSCRYPT_POLICY_V1)
version            75 fs/dlm/netlink.c 	.version	= DLM_GENL_VERSION,
version            97 fs/dlm/netlink.c 	data->version = DLM_LOCK_DATA_VERSION;
version            39 fs/dlm/plock.c 	info->version[0] = DLM_PLOCK_VERSION_MAJOR;
version            40 fs/dlm/plock.c 	info->version[1] = DLM_PLOCK_VERSION_MINOR;
version            41 fs/dlm/plock.c 	info->version[2] = DLM_PLOCK_VERSION_PATCH;
version            46 fs/dlm/plock.c 	if ((DLM_PLOCK_VERSION_MAJOR != info->version[0]) ||
version            47 fs/dlm/plock.c 	    (DLM_PLOCK_VERSION_MINOR < info->version[1])) {
version            53 fs/dlm/plock.c 			  info->version[0],
version            54 fs/dlm/plock.c 			  info->version[1],
version            55 fs/dlm/plock.c 			  info->version[2]);
version            53 fs/dlm/user.c  	__u32 version[3];
version            73 fs/dlm/user.c  	__u32 version[3];
version            89 fs/dlm/user.c  	kb->version[0] = kb32->version[0];
version            90 fs/dlm/user.c  	kb->version[1] = kb32->version[1];
version            91 fs/dlm/user.c  	kb->version[2] = kb32->version[2];
version           126 fs/dlm/user.c  	res32->version[0] = res->version[0];
version           127 fs/dlm/user.c  	res32->version[1] = res->version[1];
version           128 fs/dlm/user.c  	res32->version[2] = res->version[2];
version           461 fs/dlm/user.c  	if (req->version[0] != DLM_DEVICE_VERSION_MAJOR ||
version           462 fs/dlm/user.c  	    (req->version[0] == DLM_DEVICE_VERSION_MAJOR &&
version           463 fs/dlm/user.c  	     req->version[1] > DLM_DEVICE_VERSION_MINOR)) {
version           469 fs/dlm/user.c  		       req->version[0],
version           470 fs/dlm/user.c  		       req->version[1],
version           471 fs/dlm/user.c  		       req->version[2],
version           700 fs/dlm/user.c  	result.version[0] = DLM_DEVICE_VERSION_MAJOR;
version           701 fs/dlm/user.c  	result.version[1] = DLM_DEVICE_VERSION_MINOR;
version           702 fs/dlm/user.c  	result.version[2] = DLM_DEVICE_VERSION_PATCH;
version           765 fs/dlm/user.c  	ver.version[0] = DLM_DEVICE_VERSION_MAJOR;
version           766 fs/dlm/user.c  	ver.version[1] = DLM_DEVICE_VERSION_MINOR;
version           767 fs/dlm/user.c  	ver.version[2] = DLM_DEVICE_VERSION_PATCH;
version           417 fs/ecryptfs/keystore.c static int ecryptfs_verify_version(u16 version)
version           423 fs/ecryptfs/keystore.c 	major = ((version >> 8) & 0xFF);
version           424 fs/ecryptfs/keystore.c 	minor = (version & 0xFF);
version           464 fs/ecryptfs/keystore.c 	if (ecryptfs_verify_version((*auth_tok)->version)) {
version           763 fs/ecryptfs/main.c static struct kobj_attribute version_attr = __ATTR_RO(version);
version          1776 fs/ext4/super.c 	char *version;
version          3900 fs/ext4/super.c 		encoding = utf8_load(encoding_info->version);
version          3905 fs/ext4/super.c 				 encoding_info->name, encoding_info->version,
version          3911 fs/ext4/super.c 			 encoding_info->version?:"\b", encoding_flags);
version           813 fs/f2fs/checkpoint.c 		unsigned long long *version)
version           839 fs/f2fs/checkpoint.c 	*version = cur_cp_version(*cp_block);
version           844 fs/f2fs/checkpoint.c 				block_t cp_addr, unsigned long long *version)
version           852 fs/f2fs/checkpoint.c 					&cp_page_1, version);
version           862 fs/f2fs/checkpoint.c 	pre_version = *version;
version           866 fs/f2fs/checkpoint.c 					&cp_page_2, version);
version           869 fs/f2fs/checkpoint.c 	cur_version = *version;
version           872 fs/f2fs/checkpoint.c 		*version = cur_version;
version          1053 fs/f2fs/data.c 	set_summary(&sum, dn->nid, dn->ofs_in_node, ni.version);
version          2054 fs/f2fs/data.c 	fio->version = ni.version;
version          1069 fs/f2fs/f2fs.h 	unsigned char version;		/* version of the node */
version          3132 fs/f2fs/f2fs.h 			unsigned char version, bool recover_curseg,
version          1131 fs/f2fs/file.c 					blkaddr[i], ni.version, true, false);
version           630 fs/f2fs/gc.c   	if (sum->version != dni->version) {
version           813 fs/f2fs/gc.c   	set_summary(&sum, dn.nid, dn.ofs_in_node, ni.version);
version           139 fs/f2fs/inline.c 	fio.version = ni.version;
version           418 fs/f2fs/node.c 				nat_get_version(e) != ne->version);
version           461 fs/f2fs/node.c 		unsigned char version = nat_get_version(e);
version           462 fs/f2fs/node.c 		nat_set_version(e, inc_node_version(version));
version           539 fs/f2fs/node.c 		ni->version = nat_get_version(e);
version          1245 fs/f2fs/node.c 	new_ni.version = 0;
version          2688 fs/f2fs/node.c 			sum_entry->version = 0;
version            54 fs/f2fs/node.h 	unsigned char version;	/* version of the node */
version            69 fs/f2fs/node.h #define nat_get_version(nat)		((nat)->ni.version)
version            70 fs/f2fs/node.h #define nat_set_version(nat, v)		((nat)->ni.version = (v))
version            72 fs/f2fs/node.h #define inc_node_version(version)	(++(version))
version            80 fs/f2fs/node.h 	dst->version = src->version;
version           113 fs/f2fs/node.h 	ni->version = raw_ne->version;
version           121 fs/f2fs/node.h 	raw_ne->version = ni->version;
version           629 fs/f2fs/recovery.c 						ni.version, false, false);
version           267 fs/f2fs/segment.c 					cur->old_addr, ni.version, true, true);
version          3239 fs/f2fs/segment.c 	set_summary(&sum, dn->nid, dn->ofs_in_node, fio->version);
version          3372 fs/f2fs/segment.c 				unsigned char version, bool recover_curseg,
version          3377 fs/f2fs/segment.c 	set_summary(&sum, dn->nid, dn->ofs_in_node, version);
version          3534 fs/f2fs/segment.c 				ns->version = 0;
version           782 fs/f2fs/segment.h 			unsigned int ofs_in_node, unsigned char version)
version           786 fs/f2fs/segment.h 	sum->version = version;
version           230 fs/f2fs/super.c 	char *version;
version          3145 fs/f2fs/super.c 		encoding = utf8_load(encoding_info->version);
version          3150 fs/f2fs/super.c 				 encoding_info->name, encoding_info->version,
version          3156 fs/f2fs/super.c 			 encoding_info->version?:"\b", encoding_flags);
version            92 fs/f2fs/sysfs.c 			(sbi->s_encoding->version >> 16) & 0xff,
version            93 fs/f2fs/sysfs.c 			(sbi->s_encoding->version >> 8) & 0xff,
version            94 fs/f2fs/sysfs.c 			sbi->s_encoding->version & 0xff);
version           116 fs/f2fs/verity.c 	__le32 version;
version           155 fs/f2fs/verity.c 		.version = cpu_to_le32(1),
version           202 fs/f2fs/verity.c 	if (res != sizeof(dloc) || dloc.version != cpu_to_le32(1)) {
version            33 fs/fat/namei_vfat.c 				      unsigned long version)
version            35 fs/fat/namei_vfat.c 	dentry->d_fsdata = (void *) version;
version            80 fs/fscache/fsdef.c 	uint32_t version;
version            84 fs/fscache/fsdef.c 	if (datalen != sizeof(version)) {
version            85 fs/fscache/fsdef.c 		_leave(" = OBSOLETE [dl=%d v=%zu]", datalen, sizeof(version));
version            89 fs/fscache/fsdef.c 	memcpy(&version, data, sizeof(version));
version            90 fs/fscache/fsdef.c 	if (version != netfs->version) {
version            91 fs/fscache/fsdef.c 		_leave(" = OBSOLETE [ver=%x net=%x]", version, netfs->version);
version            26 fs/fscache/netfs.c 					 &netfs->version, sizeof(netfs->version),
version            67 fs/fscache/netfs.c 	_enter("{%s.%u}", netfs->name, netfs->version);
version          1760 fs/fuse/dir.c  	fi->rdc.version = 0;
version           129 fs/fuse/fuse_i.h 			u64 version;
version           207 fs/fuse/fuse_i.h 		u64 version;
version            40 fs/fuse/readdir.c 	u64 version;
version            53 fs/fuse/readdir.c 	version = fi->rdc.version;
version            75 fs/fuse/readdir.c 	if (fi->rdc.version != version || fi->rdc.size != size ||
version           424 fs/fuse/readdir.c 	fi->rdc.version++;
version           489 fs/fuse/readdir.c 	if (ff->readdir.version != fi->rdc.version) {
version           498 fs/fuse/readdir.c 		ff->readdir.version = fi->rdc.version;
version           521 fs/fuse/readdir.c 		if (fi->rdc.version == ff->readdir.version)
version           527 fs/fuse/readdir.c 	if (ff->readdir.version != fi->rdc.version) {
version           106 fs/hfsplus/hfsplus_raw.h 	__be16 version;
version           423 fs/hfsplus/super.c 	if (be16_to_cpu(vhdr->version) < HFSPLUS_MIN_VERSION ||
version           424 fs/hfsplus/super.c 	    be16_to_cpu(vhdr->version) > HFSPLUS_CURRENT_VERSION) {
version            81 fs/hpfs/hpfs.h   u8 version;				/* version of a filesystem  usually 2 */
version           606 fs/hpfs/super.c 			(int)superblock->version, (int)superblock->funcversion);
version            99 fs/isofs/rock.h 	__u8 version;
version           815 fs/jffs2/debug.c 		printk(JFFS2_DBG "version:\t%#08x\n", je32_to_cpu(node.i.version));
version           843 fs/jffs2/debug.c 		printk(JFFS2_DBG "version:\t%#08x\n", je32_to_cpu(node.d.version));
version            99 fs/jffs2/dir.c 		    (!fd || fd_list->version > fd->version) &&
version           401 fs/jffs2/dir.c 	rd->version = cpu_to_je32(++dir_f->highest_version);
version           544 fs/jffs2/dir.c 	rd->version = cpu_to_je32(++dir_f->highest_version);
version           713 fs/jffs2/dir.c 	rd->version = cpu_to_je32(++dir_f->highest_version);
version           173 fs/jffs2/file.c 		ri.version = cpu_to_je32(++f->highest_version);
version           102 fs/jffs2/fs.c  	ri->version = cpu_to_je32(++f->highest_version);
version           819 fs/jffs2/gc.c  	ri.version = cpu_to_je32(++f->highest_version);
version           865 fs/jffs2/gc.c  	rd.version = cpu_to_je32(++f->highest_version);
version          1076 fs/jffs2/gc.c  		ri.version = cpu_to_je32(++f->highest_version);
version          1114 fs/jffs2/gc.c  	if (je32_to_cpu(ri.version) == f->highest_version) {
version          1132 fs/jffs2/gc.c  				__func__, fn->frags, je32_to_cpu(ri.version),
version          1368 fs/jffs2/gc.c  		ri.version = cpu_to_je32(++f->highest_version);
version            35 fs/jffs2/nodelist.c 			if (new->version < (*prev)->version) {
version           232 fs/jffs2/nodelist.h 	uint32_t version;
version           258 fs/jffs2/nodelist.h 	uint32_t version;
version           225 fs/jffs2/readinode.c 	dbg_readinode("insert fragment %#04x-%#04x, ver %u at %08x\n", tn->fn->ofs, fn_end, tn->version, ref_offset(tn->fn->raw));
version           233 fs/jffs2/readinode.c 			if (rii->mdata_tn->version < tn->version) {
version           235 fs/jffs2/readinode.c 				dbg_readinode("kill old mdata with ver %d\n", rii->mdata_tn->version);
version           239 fs/jffs2/readinode.c 					      tn->version, rii->mdata_tn->version);
version           245 fs/jffs2/readinode.c 		dbg_readinode("keep new mdata with ver %d\n", tn->version);
version           273 fs/jffs2/readinode.c 			      this->version, this->fn->ofs, this->fn->size);
version           275 fs/jffs2/readinode.c 		if (this->version == tn->version) {
version           292 fs/jffs2/readinode.c 		if (this->version < tn->version &&
version           304 fs/jffs2/readinode.c 				if (this->version < tn->version) {
version           307 fs/jffs2/readinode.c 						      this->version, this->fn->ofs,
version           316 fs/jffs2/readinode.c 		if (this->version > tn->version &&
version           363 fs/jffs2/readinode.c 					      this, this->version, this->fn->ofs,
version           389 fs/jffs2/readinode.c 			      this->version, this->fn->ofs,
version           434 fs/jffs2/readinode.c 		if (tn->version > this_tn->version)
version           460 fs/jffs2/readinode.c 		dbg_readinode("potential mdata is ver %d at %p\n", rii->mdata_tn->version, rii->mdata_tn);
version           461 fs/jffs2/readinode.c 		high_ver = rii->mdata_tn->version;
version           467 fs/jffs2/readinode.c 		dbg_readinode("tn %p ver %d range 0x%x-0x%x ov %d\n", this, this->version, this->fn->ofs,
version           502 fs/jffs2/readinode.c 					     this->version, this->fn->ofs,
version           506 fs/jffs2/readinode.c 				if (this->version > high_ver) {
version           511 fs/jffs2/readinode.c 					high_ver = this->version;
version           515 fs/jffs2/readinode.c 					     this, this->version, this->fn->ofs,
version           634 fs/jffs2/readinode.c 	fd->version = je32_to_cpu(rd->version);
version           638 fs/jffs2/readinode.c 	if (fd->version > rii->highest_version)
version           639 fs/jffs2/readinode.c 		rii->highest_version = fd->version;
version           642 fs/jffs2/readinode.c 	if(fd->version > rii->mctime_ver && je32_to_cpu(rd->mctime)) {
version           643 fs/jffs2/readinode.c 		rii->mctime_ver = fd->version;
version           823 fs/jffs2/readinode.c 	tn->version = je32_to_cpu(rd->version);
version           830 fs/jffs2/readinode.c 	if (tn->version > rii->highest_version)
version           831 fs/jffs2/readinode.c 		rii->highest_version = tn->version;
version           841 fs/jffs2/readinode.c 		       ref_offset(ref), je32_to_cpu(rd->version),
version           853 fs/jffs2/readinode.c 	dbg_readinode2("After adding ver %d:\n", je32_to_cpu(rd->version));
version           857 fs/jffs2/readinode.c 			       tn, tn->version, tn->fn->ofs,
version          1195 fs/jffs2/readinode.c 		latest_node->version = cpu_to_je32(0);
version          1222 fs/jffs2/readinode.c 		if (rii.mctime_ver > je32_to_cpu(latest_node->version)) {
version           332 fs/jffs2/scan.c 	uint32_t xid, version, totlen, crc;
version           345 fs/jffs2/scan.c 	version = je32_to_cpu(rx->version);
version           357 fs/jffs2/scan.c 	xd = jffs2_setup_xattr_datum(c, xid, version);
version           361 fs/jffs2/scan.c 	if (xd->version > version) {
version           367 fs/jffs2/scan.c 		xd->version = version;
version           379 fs/jffs2/scan.c 		  ofs, xd->xid, xd->version);
version          1029 fs/jffs2/scan.c 		  je32_to_cpu(ri->ino), je32_to_cpu(ri->version),
version          1033 fs/jffs2/scan.c 	pseudo_random += je32_to_cpu(ri->version);
version          1066 fs/jffs2/scan.c 	pseudo_random += je32_to_cpu(rd->version);
version          1104 fs/jffs2/scan.c 	fd->version = je32_to_cpu(rd->version);
version            89 fs/jffs2/summary.c 				    je32_to_cpu(item->x.xid), je32_to_cpu(item->x.version));
version           125 fs/jffs2/summary.c 	temp->version = ri->version;
version           146 fs/jffs2/summary.c 	temp->version = rd->version;
version           168 fs/jffs2/summary.c 	temp->version = rx->version;
version           273 fs/jffs2/summary.c 			temp->version = node->i.version;
version           292 fs/jffs2/summary.c 			temp->version = node->d.version;
version           323 fs/jffs2/summary.c 			temp->version = node->x.version;
version           427 fs/jffs2/summary.c 				*pseudo_random += je32_to_cpu(spi->version);
version           477 fs/jffs2/summary.c 				fd->version = je32_to_cpu(spd->version);
version           484 fs/jffs2/summary.c 				*pseudo_random += je32_to_cpu(spd->version);
version           499 fs/jffs2/summary.c 					    je32_to_cpu(spx->xid), je32_to_cpu(spx->version));
version           502 fs/jffs2/summary.c 								je32_to_cpu(spx->version));
version           505 fs/jffs2/summary.c 				if (xd->version > je32_to_cpu(spx->version)) {
version           513 fs/jffs2/summary.c 					xd->version = je32_to_cpu(spx->version);
version           727 fs/jffs2/summary.c 				sino_ptr->version = temp->i.version;
version           743 fs/jffs2/summary.c 				sdrnt_ptr->version = temp->d.version;
version           762 fs/jffs2/summary.c 				sxattr_ptr->version = temp->x.version;
version            49 fs/jffs2/summary.h 	jint32_t version;	/* inode version */
version            60 fs/jffs2/summary.h 	jint32_t version;	/* dirent version */
version            71 fs/jffs2/summary.h 	jint32_t version;	/* version number */
version           104 fs/jffs2/summary.h 	jint32_t version;	/* inode version */
version           116 fs/jffs2/summary.h 	jint32_t version;	/* dirent version */
version           128 fs/jffs2/summary.h 	jint32_t version;
version            51 fs/jffs2/write.c 	ri->version = cpu_to_je32(f->highest_version);
version           100 fs/jffs2/write.c 	if ((alloc_mode!=ALLOC_GC) && (je32_to_cpu(ri->version) < f->highest_version)) {
version           104 fs/jffs2/write.c 			  je32_to_cpu(ri->version), f->highest_version);
version           105 fs/jffs2/write.c 		ri->version = cpu_to_je32(++f->highest_version);
version           246 fs/jffs2/write.c 	fd->version = je32_to_cpu(rd->version);
version           258 fs/jffs2/write.c 	if ((alloc_mode!=ALLOC_GC) && (je32_to_cpu(rd->version) < f->highest_version)) {
version           262 fs/jffs2/write.c 			  je32_to_cpu(rd->version), f->highest_version);
version           263 fs/jffs2/write.c 		rd->version = cpu_to_je32(++f->highest_version);
version           264 fs/jffs2/write.c 		fd->version = je32_to_cpu(rd->version);
version           381 fs/jffs2/write.c 		ri->version = cpu_to_je32(++f->highest_version);
version           516 fs/jffs2/write.c 	rd->version = cpu_to_je32(++dir_f->highest_version);
version           579 fs/jffs2/write.c 		rd->version = cpu_to_je32(++dir_f->highest_version);
version           696 fs/jffs2/write.c 	rd->version = cpu_to_je32(++dir_f->highest_version);
version            90 fs/jffs2/xattr.c 	D1(dbg_xattr("%s: xid=%u, version=%u\n", __func__, xd->xid, xd->version));
version           166 fs/jffs2/xattr.c 	    || je32_to_cpu(rx.version) != xd->version) {
version           173 fs/jffs2/xattr.c 			    je32_to_cpu(rx.version), xd->version);
version           199 fs/jffs2/xattr.c 		  xd->xid, xd->version);
version           310 fs/jffs2/xattr.c 	rx.version = cpu_to_je32(++xd->version);
version           331 fs/jffs2/xattr.c 		  xd->xid, xd->version, xd->xprefix, xd->xname);
version           419 fs/jffs2/xattr.c 			  xd->xid, xd->version);
version           867 fs/jffs2/xattr.c 					  xd->xid, xd->version);
version           875 fs/jffs2/xattr.c 					  xd->xid, xd->version);
version           890 fs/jffs2/xattr.c 						  uint32_t xid, uint32_t version)
version           900 fs/jffs2/xattr.c 		xd->version = version;
version          1247 fs/jffs2/xattr.c 			  xd->xid, xd->version, old_ofs, ref_offset(xd->node));
version            34 fs/jffs2/xattr.h 	uint32_t version;
version            78 fs/jffs2/xattr.h 							 uint32_t xid, uint32_t version);
version          2400 fs/jfs/jfs_logmgr.c 	logsuper->version = cpu_to_le32(LOGVERSION);
version            55 fs/jfs/jfs_logmgr.h 	__le32 version;		/* 4: version number */
version           610 fs/lockd/clntxdr.c 	.version	= nlm_versions,
version            58 fs/lockd/host.c 	const u32		version;	/* NLM version to search for */
version           144 fs/lockd/host.c 	host->h_version    = ni->version;
version           219 fs/lockd/host.c 				     const u32 version,
version           230 fs/lockd/host.c 		.version	= version,
version           243 fs/lockd/host.c 			(hostname ? hostname : "<none>"), version,
version           261 fs/lockd/host.c 		if (host->h_version != version)
version           343 fs/lockd/host.c 		.version	= rqstp->rq_vers,
version           372 fs/lockd/host.c 		if (host->h_version != ni.version)
version           464 fs/lockd/host.c 			.version	= host->h_version,
version            82 fs/lockd/mon.c 		.version		= NSM_VERSION,
version           576 fs/lockd/mon.c 	.version	= nsm_version,
version            74 fs/nfs/client.c 	.version		= nfs_version,
version            83 fs/nfs/client.c static struct nfs_subversion *find_nfs_version(unsigned int version)
version            89 fs/nfs/client.c 		if (nfs->rpc_ops->version == version) {
version            99 fs/nfs/client.c struct nfs_subversion *get_nfs_version(unsigned int version)
version           101 fs/nfs/client.c 	struct nfs_subversion *nfs = find_nfs_version(version);
version           105 fs/nfs/client.c 		request_module("nfsv%d", version);
version           106 fs/nfs/client.c 		nfs = find_nfs_version(version);
version           125 fs/nfs/client.c 	nfs_version[nfs->rpc_ops->version] = nfs->rpc_vers;
version           135 fs/nfs/client.c 	nfs_version[nfs->rpc_ops->version] = NULL;
version           506 fs/nfs/client.c 		.version	= clp->rpc_ops->version,
version           556 fs/nfs/client.c 		.nfs_version	= clp->rpc_ops->version,
version           718 fs/nfs/client.c 	server->mountd_version = data->mount_server.version;
version           971 fs/nfs/client.c 	if (server->nfs_client->rpc_ops->version == 3) {
version          1176 fs/nfs/client.c 		   clp->rpc_ops->version,
version          1250 fs/nfs/client.c 		   clp->rpc_ops->version,
version          1022 fs/nfs/dir.c   	if (NFS_PROTO(dir)->version == 2)
version            29 fs/nfs/flexfilelayout/flexfilelayout.h 	u32				version;
version           186 fs/nfs/flexfilelayout/flexfilelayout.h 	return mirror->mirror_ds->ds_versions[0].version;
version           114 fs/nfs/flexfilelayout/flexfilelayoutdev.c 		ds_versions[i].version = be32_to_cpup(p++);
version           130 fs/nfs/flexfilelayout/flexfilelayoutdev.c 		if (!((ds_versions[i].version == 3 && ds_versions[i].minor_version == 0) ||
version           131 fs/nfs/flexfilelayout/flexfilelayoutdev.c 			(ds_versions[i].version == 4 && ds_versions[i].minor_version < 3))) {
version           133 fs/nfs/flexfilelayout/flexfilelayoutdev.c 				i, ds_versions[i].version,
version           140 fs/nfs/flexfilelayout/flexfilelayoutdev.c 			__func__, i, ds_versions[i].version,
version           391 fs/nfs/flexfilelayout/flexfilelayoutdev.c 			     mirror->mirror_ds->ds_versions[0].version,
version           448 fs/nfs/flexfilelayout/flexfilelayoutdev.c 	switch (mirror->mirror_ds->ds_versions[0].version) {
version            29 fs/nfs/fscache-index.c 	.version	= 0,
version            92 fs/nfs/fscache-index.c 	if (NFS_SERVER(&nfsi->vfs_inode)->nfs_client->rpc_ops->version == 4)
version            58 fs/nfs/fscache.c 	key.hdr.nfsversion = clp->rpc_ops->version;
version           239 fs/nfs/fscache.c 	if (NFS_SERVER(&nfsi->vfs_inode)->nfs_client->rpc_ops->version == 4)
version            97 fs/nfs/internal.h 	unsigned int		version;
version           106 fs/nfs/internal.h 		u32			version;
version           131 fs/nfs/internal.h 	u32			version;
version           165 fs/nfs/mount_clnt.c 		.version	= info->version,
version           186 fs/nfs/mount_clnt.c 	if (info->version == NFS_MNT3_VERSION)
version           206 fs/nfs/mount_clnt.c 	if (info->version != NFS_MNT3_VERSION || *info->auth_flav_len == 0) {
version           251 fs/nfs/mount_clnt.c 		.version	= info->version,
version           275 fs/nfs/mount_clnt.c 	if (info->version == NFS_MNT3_VERSION)
version           540 fs/nfs/mount_clnt.c 	.version	= mnt_version,
version            18 fs/nfs/nfs3client.c 	.version		= nfsacl_version,
version           985 fs/nfs/nfs3proc.c 	.version	= 3,			/* protocol version */
version            33 fs/nfs/nfs4client.c 	if (clp->rpc_ops->version != 4 || minorversion != 0)
version           802 fs/nfs/nfs4client.c 	if (clp->rpc_ops->version != 4 ||
version          6003 fs/nfs/nfs4proc.c 			clp->rpc_ops->version, clp->cl_minorversion,
version          6038 fs/nfs/nfs4proc.c 			clp->rpc_ops->version, clp->cl_minorversion,
version          10023 fs/nfs/nfs4proc.c 	.version	= 4,			/* protocol version */
version           301 fs/nfs/nfs4xdr.c 			 sizeof(utsname()->version) + sizeof(utsname()->machine) + 8)
version          1816 fs/nfs/nfs4xdr.c 			       utsname()->version, utsname()->machine);
version            99 fs/nfs/nfstrace.h 			__field(u64, version)
version           107 fs/nfs/nfstrace.h 			__entry->version = inode_peek_iversion_raw(inode);
version           115 fs/nfs/nfstrace.h 			(unsigned long long)__entry->version
version           133 fs/nfs/nfstrace.h 			__field(u64, version)
version           146 fs/nfs/nfstrace.h 			__entry->version = inode_peek_iversion_raw(inode);
version           162 fs/nfs/nfstrace.h 			(unsigned long long)__entry->version,
version           384 fs/nfs/pnfs.h  			  unsigned int retrans, u32 version, u32 minor_version);
version           733 fs/nfs/pnfs_nfs.c 			  unsigned int retrans, u32 version, u32 minor_version)
version           740 fs/nfs/pnfs_nfs.c 		if (version == 3) {
version           743 fs/nfs/pnfs_nfs.c 		} else if (version == 4) {
version           748 fs/nfs/pnfs_nfs.c 				version);
version           706 fs/nfs/proc.c  	.version	= 2,		       /* protocol version */
version           617 fs/nfs/super.c 		unsigned int version,
version           620 fs/nfs/super.c 	seq_printf(m, ",vers=%u", version);
version           621 fs/nfs/super.c 	if (version == 4)
version           650 fs/nfs/super.c 	u32 version = clp->rpc_ops->version;
version           653 fs/nfs/super.c 	nfs_show_nfs_version(m, version, clp->cl_minorversion);
version           681 fs/nfs/super.c 	if (version == 4) {
version           692 fs/nfs/super.c 	if (version != 4)
version           853 fs/nfs/super.c 	if (nfss->nfs_client->rpc_ops->version == 4) {
version          1156 fs/nfs/super.c 		mnt->version = 2;
version          1160 fs/nfs/super.c 		mnt->version = 3;
version          1167 fs/nfs/super.c 		mnt->version = 4;
version          1170 fs/nfs/super.c 		mnt->version = 4;
version          1174 fs/nfs/super.c 		mnt->version = 4;
version          1178 fs/nfs/super.c 		mnt->version = 4;
version          1430 fs/nfs/super.c 			mnt->mount_server.version = option;
version          1654 fs/nfs/super.c 	if (mnt->minorversion && mnt->version != 4)
version          1658 fs/nfs/super.c 	    (mnt->version != 4 || mnt->minorversion != 0))
version          1696 fs/nfs/super.c 			 "minorversion=%u\n", mnt->version, mnt->minorversion);
version          1781 fs/nfs/super.c 	if (args->mount_server.version == 0) {
version          1782 fs/nfs/super.c 		switch (args->version) {
version          1784 fs/nfs/super.c 				args->mount_server.version = NFS_MNT3_VERSION;
version          1787 fs/nfs/super.c 				args->mount_server.version = NFS_MNT_VERSION;
version          1790 fs/nfs/super.c 	request.version = args->mount_server.version;
version          2018 fs/nfs/super.c 	args->version = NFS_DEFAULT_VERSION;
version          2019 fs/nfs/super.c 	switch (data->version) {
version          2044 fs/nfs/super.c 			args->version = 3;
version          2047 fs/nfs/super.c 			args->version = 2;
version          2133 fs/nfs/super.c 		 data->version);
version          2190 fs/nfs/super.c 	if (args->version == 4) {
version          2254 fs/nfs/super.c 	    data->version != nfss->nfs_client->rpc_ops->version ||
version          2281 fs/nfs/super.c 	u32 nfsvers = nfss->nfs_client->rpc_ops->version;
version          2291 fs/nfs/super.c 	if ((nfsvers == 4 && (!options4 || options4->version == 1)) ||
version          2292 fs/nfs/super.c 	    (nfsvers <= 3 && (!options || (options->version >= 1 &&
version          2293 fs/nfs/super.c 					   options->version <= 6))))
version          2313 fs/nfs/super.c 	data->version = nfsvers;
version          2378 fs/nfs/super.c 	if (server->nfs_client->rpc_ops->version != 2) {
version          2388 fs/nfs/super.c 	if (server->nfs_client->rpc_ops->version != 4) {
version          2416 fs/nfs/super.c 	if (server->nfs_client->rpc_ops->version != 2) {
version          2425 fs/nfs/super.c 	if (server->nfs_client->rpc_ops->version != 4) {
version          2760 fs/nfs/super.c 	nfs_mod = get_nfs_version(mount_info.parsed->version);
version          2850 fs/nfs/super.c 	args->version = 4;
version          2852 fs/nfs/super.c 	switch (data->version) {
version            94 fs/nfsd/flexfilelayout.c 	da->version = 3;
version           109 fs/nfsd/flexfilelayoutxdr.c 	*p++ = cpu_to_be32(da->version);
version            28 fs/nfsd/flexfilelayoutxdr.h 	u32				version;
version           818 fs/nfsd/nfs4callback.c 	.version		= nfs_cb_version,
version           864 fs/nfsd/nfs4callback.c 		.version	= 1,
version            62 fs/nfsd/nfs4recover.c 	uint8_t version;
version           728 fs/nfsd/nfs4recover.c 	.version	= 1,
version           813 fs/nfsd/nfs4recover.c 		if (nn->client_tracking_ops->version >= 2) {
version          1080 fs/nfsd/nfs4recover.c 	new->cu_u.cu_msg.cm_vers = nn->client_tracking_ops->version;
version          1533 fs/nfsd/nfs4recover.c 	uint8_t version;
version          1546 fs/nfsd/nfs4recover.c 		version = cup->cu_u.cu_msg.cm_u.cm_version;
version          1548 fs/nfsd/nfs4recover.c 				__func__, version);
version          1549 fs/nfsd/nfs4recover.c 		if (version < 1)
version          1550 fs/nfsd/nfs4recover.c 			version = 1;
version          1551 fs/nfsd/nfs4recover.c 		else if (version > CLD_UPCALL_VERSION)
version          1552 fs/nfsd/nfs4recover.c 			version = CLD_UPCALL_VERSION;
version          1554 fs/nfsd/nfs4recover.c 		switch (version) {
version          1652 fs/nfsd/nfs4recover.c 	.version	= 1,
version          1664 fs/nfsd/nfs4recover.c 	.version	= 1,
version          1676 fs/nfsd/nfs4recover.c 	.version	= 2,
version          2025 fs/nfsd/nfs4recover.c 	.version	= 1,
version           476 fs/nfsd/nfsfh.c 	u8 version;
version           479 fs/nfsd/nfsfh.c 	version = 1;
version           481 fs/nfsd/nfsfh.c 		version = ref_fh->fh_handle.fh_version;
version           486 fs/nfsd/nfsfh.c 		switch (version) {
version           523 fs/nfsd/nfsfh.c 	fhp->fh_handle.fh_version = version;
version           524 fs/nfsd/nfsfh.c 	if (version)
version           780 fs/nfsd/nfssvc.c 		     u32 version, int family, unsigned short proto,
version           783 fs/nfsd/nfssvc.c 	if (!nfsd_support_acl_version(version) ||
version           784 fs/nfsd/nfssvc.c 	    !nfsd_vers(net_generic(net, nfsd_net_id), version, NFSD_TEST))
version           786 fs/nfsd/nfssvc.c 	return svc_generic_rpcbind_set(net, progp, version, family,
version           826 fs/nfsd/nfssvc.c 		 u32 version, int family, unsigned short proto,
version           829 fs/nfsd/nfssvc.c 	if (!nfsd_vers(net_generic(net, nfsd_net_id), version, NFSD_TEST))
version           831 fs/nfsd/nfssvc.c 	return svc_generic_rpcbind_set(net, progp, version, family,
version          2133 fs/ntfs/layout.h 	le32 version;		/* Currently equals 2. */
version            59 fs/ntfs/quota.c 	if (le32_to_cpu(qce->version) != QUOTA_VERSION) {
version            61 fs/ntfs/quota.c 				"supported.", le32_to_cpu(qce->version));
version          1917 fs/ocfs2/dir.c 	u64 version = inode_query_iversion(inode);
version          1918 fs/ocfs2/dir.c 	ocfs2_dir_foreach_blk(inode, &version, ctx, true);
version           367 fs/orangefs/devorangefs-req.c 		__u32 version;
version           393 fs/orangefs/devorangefs-req.c 	if (head.version < ORANGEFS_MINIMUM_USERSPACE_VERSION) {
version           397 fs/orangefs/devorangefs-req.c 			   head.version,
version           408 fs/orangefs/devorangefs-req.c 		orangefs_userspace_version = head.version;
version           409 fs/orangefs/devorangefs-req.c 	} else if (orangefs_userspace_version != head.version) {
version           262 fs/overlayfs/copy_up.c 	fh->version = OVL_FH_VERSION;
version            96 fs/overlayfs/namei.c 	if (fh->version > OVL_FH_VERSION || fh->flags & ~OVL_FH_FLAG_ALL)
version            79 fs/overlayfs/overlayfs.h 	u8 version;	/* 0 */
version           103 fs/overlayfs/ovl_entry.h 	u64 version;
version            33 fs/overlayfs/readdir.c 	u64 version;
version           341 fs/overlayfs/readdir.c 	if (cache && ovl_dentry_version_get(dentry) != cache->version) {
version           411 fs/overlayfs/readdir.c 	if (cache && ovl_dentry_version_get(dentry) == cache->version) {
version           433 fs/overlayfs/readdir.c 	cache->version = ovl_dentry_version_get(dentry);
version           603 fs/overlayfs/readdir.c 	if (cache && ovl_dentry_version_get(dentry) == cache->version)
version           635 fs/overlayfs/readdir.c 	cache->version = ovl_dentry_version_get(dentry);
version           180 fs/overlayfs/super.c 	oi->version = 0;
version           450 fs/overlayfs/util.c 		OVL_I(inode)->version++;
version           466 fs/overlayfs/util.c 	return OVL_I(inode)->version;
version           146 fs/proc/task_mmu.c 		m->version = m_next_vma(m->private, vma) ? vma->vm_end : -1UL;
version           152 fs/proc/task_mmu.c 	unsigned long last_addr = m->version;
version           185 fs/proc/task_mmu.c 	m->version = 0;
version           188 fs/proc/task_mmu.c 			m->version = vma->vm_start;
version            14 fs/proc/version.c 		utsname()->version);
version            20 fs/quota/netlink.c 	.version = 1,
version           100 fs/quota/quota_v2.c 	unsigned int version;
version           107 fs/quota/quota_v2.c 	version = le32_to_cpu(dqhead.dqh_version);
version           108 fs/quota/quota_v2.c 	if ((info->dqi_fmt_id == QFMT_VFS_V0 && version != 0) ||
version           109 fs/quota/quota_v2.c 	    (info->dqi_fmt_id == QFMT_VFS_V1 && version != 1)) {
version           130 fs/quota/quota_v2.c 	if (version == 0) {
version           155 fs/quota/quota_v2.c 	if (version == 0) {
version           440 fs/reiserfs/do_balan.c 		int ret, l_n, version, temp_l;
version           486 fs/reiserfs/do_balan.c 		version = ih_version(tbS0_0_ih);
version           487 fs/reiserfs/do_balan.c 		add_le_key_k_offset(version, &tbS0_0_ih->ih_key, temp_l);
version           491 fs/reiserfs/do_balan.c 		add_le_key_k_offset(version, left_delim_key, temp_l);
version           763 fs/reiserfs/do_balan.c 	int n_shift, n_rem, r_zeroes_number, version;
version           801 fs/reiserfs/do_balan.c 	version = ih_version(item_head(tb->R[0], 0));
version           803 fs/reiserfs/do_balan.c 	if (is_indirect_le_key(version, leaf_key(tb->R[0], 0))) {
version           808 fs/reiserfs/do_balan.c 	add_le_key_k_offset(version, leaf_key(tb->R[0], 0), temp_rem);
version           809 fs/reiserfs/do_balan.c 	add_le_key_k_offset(version, internal_key(tb->CFR[0], tb->rkey[0]),
version           111 fs/reiserfs/inode.c static void _make_cpu_key(struct cpu_key *key, int version, __u32 dirid,
version           114 fs/reiserfs/inode.c 	key->version = version;
version           138 fs/reiserfs/inode.c 			      int version,
version           147 fs/reiserfs/inode.c 	put_ih_version(ih, version);
version           683 fs/reiserfs/inode.c 	int version;
version           689 fs/reiserfs/inode.c 	version = get_inode_item_key_version(inode);
version           856 fs/reiserfs/inode.c 			make_le_item_head(&tmp_ih, &key, version, 1,
version          1030 fs/reiserfs/inode.c 				     le_key_k_offset(version,
version          1556 fs/reiserfs/inode.c 	key.version = KEY_FORMAT_3_5;
version           130 fs/reiserfs/item_ops.c 	int version = le_key_version(key);
version           131 fs/reiserfs/item_ops.c 	return ((le_key_k_offset(version, key) & (bsize - 1)) != 1);
version           222 fs/reiserfs/item_ops.c 	int version = le_key_version(key);
version           223 fs/reiserfs/item_ops.c 	return (le_key_k_offset(version, key) != 1);
version           100 fs/reiserfs/namei.c 	de->de_entry_key.version = KEY_FORMAT_3_5;
version            33 fs/reiserfs/prints.c 	int version;
version            35 fs/reiserfs/prints.c 	version = le_key_version(key);
version            36 fs/reiserfs/prints.c 	if (le_key_k_type(version, key) == TYPE_DIRENTRY)
version            39 fs/reiserfs/prints.c 			GET_HASH_VALUE(le_key_k_offset(version, key)),
version            41 fs/reiserfs/prints.c 			GET_GENERATION_NUMBER(le_key_k_offset(version, key)));
version            44 fs/reiserfs/prints.c 			(unsigned long long)le_key_k_offset(version, key));
version            63 fs/reiserfs/prints.c 	int version;
version            65 fs/reiserfs/prints.c 	version = le_key_version(key);
version            67 fs/reiserfs/prints.c 	if (le_key_k_type(version, key) == TYPE_STAT_DATA)
version            69 fs/reiserfs/prints.c 	if (le_key_k_type(version, key) == TYPE_DIRENTRY)
version            71 fs/reiserfs/prints.c 	if (le_key_k_type(version, key) == TYPE_DIRECT)
version            73 fs/reiserfs/prints.c 	if (le_key_k_type(version, key) == TYPE_INDIRECT)
version           551 fs/reiserfs/prints.c 	char *version;
version           554 fs/reiserfs/prints.c 		version = "3.5";
version           556 fs/reiserfs/prints.c 		version = "3.6";
version           558 fs/reiserfs/prints.c 		version = ((sb_version(rs) == REISERFS_VERSION_2) ?
version           566 fs/reiserfs/prints.c 	printk("Reiserfs version %s\n", version);
version          1180 fs/reiserfs/reiserfs.h #define set_inode_item_key_version( inode, version )                           \
version          1181 fs/reiserfs/reiserfs.h          ({ if((version)==KEY_FORMAT_3_6)                                      \
version          1189 fs/reiserfs/reiserfs.h #define set_inode_sd_version(inode, version)                                   \
version          1190 fs/reiserfs/reiserfs.h          ({ if((version)==STAT_DATA_V2)                                        \
version          1310 fs/reiserfs/reiserfs.h 	int version;
version          1474 fs/reiserfs/reiserfs.h static inline loff_t le_key_k_offset(int version,
version          1477 fs/reiserfs/reiserfs.h 	return (version == KEY_FORMAT_3_5) ?
version          1487 fs/reiserfs/reiserfs.h static inline loff_t le_key_k_type(int version, const struct reiserfs_key *key)
version          1489 fs/reiserfs/reiserfs.h 	if (version == KEY_FORMAT_3_5) {
version          1501 fs/reiserfs/reiserfs.h static inline void set_le_key_k_offset(int version, struct reiserfs_key *key,
version          1504 fs/reiserfs/reiserfs.h 	if (version == KEY_FORMAT_3_5)
version          1510 fs/reiserfs/reiserfs.h static inline void add_le_key_k_offset(int version, struct reiserfs_key *key,
version          1513 fs/reiserfs/reiserfs.h 	set_le_key_k_offset(version, key,
version          1514 fs/reiserfs/reiserfs.h 			    le_key_k_offset(version, key) + offset);
version          1527 fs/reiserfs/reiserfs.h static inline void set_le_key_k_type(int version, struct reiserfs_key *key,
version          1530 fs/reiserfs/reiserfs.h 	if (version == KEY_FORMAT_3_5) {
version          1542 fs/reiserfs/reiserfs.h static inline int is_direntry_le_key(int version, struct reiserfs_key *key)
version          1544 fs/reiserfs/reiserfs.h 	return le_key_k_type(version, key) == TYPE_DIRENTRY;
version          1547 fs/reiserfs/reiserfs.h static inline int is_direct_le_key(int version, struct reiserfs_key *key)
version          1549 fs/reiserfs/reiserfs.h 	return le_key_k_type(version, key) == TYPE_DIRECT;
version          1552 fs/reiserfs/reiserfs.h static inline int is_indirect_le_key(int version, struct reiserfs_key *key)
version          1554 fs/reiserfs/reiserfs.h 	return le_key_k_type(version, key) == TYPE_INDIRECT;
version          1557 fs/reiserfs/reiserfs.h static inline int is_statdata_le_key(int version, struct reiserfs_key *key)
version          1559 fs/reiserfs/reiserfs.h 	return le_key_k_type(version, key) == TYPE_STAT_DATA;
version          3084 fs/reiserfs/reiserfs.h 		       int version,
version           117 fs/reiserfs/stree.c 	int version;
version           122 fs/reiserfs/stree.c 	version = le_key_version(from);
version           123 fs/reiserfs/stree.c 	to->version = version;
version           124 fs/reiserfs/stree.c 	to->on_disk_key.k_offset = le_key_k_offset(version, from);
version           125 fs/reiserfs/stree.c 	to->on_disk_key.k_type = le_key_k_type(version, from);
version           245 fs/reiserfs/super.c 	max_cpu_key.version = KEY_FORMAT_3_5;
version           451 fs/reiserfs/super.c 	key.version = KEY_FORMAT_3_5;
version           460 fs/reiserfs/super.c 		make_le_item_head(&ih, &key, key.version,
version           474 fs/reiserfs/super.c 		make_le_item_head(&ih, &key, key.version, 1, TYPE_INDIRECT,
version            97 fs/seq_file.c  	m->version = 0;
version           174 fs/seq_file.c  	m->version = file->f_version;
version           182 fs/seq_file.c  		m->version = 0;
version           193 fs/seq_file.c  			m->version = 0;
version           246 fs/seq_file.c  		m->version = 0;
version           290 fs/seq_file.c  	file->f_version = m->version;
version           316 fs/seq_file.c  	m->version = file->f_version;
version           332 fs/seq_file.c  				m->version = 0;
version           343 fs/seq_file.c  	file->f_version = m->version;
version            22 fs/squashfs/lz4_wrapper.c 	__le32 version;
version            41 fs/squashfs/lz4_wrapper.c 	if (le32_to_cpu(comp_opts->version) != LZ4_LEGACY) {
version           276 fs/udf/misc.c  void udf_new_tag(char *data, uint16_t ident, uint16_t version, uint16_t snum,
version           281 fs/udf/misc.c  	tptr->descVersion = cpu_to_le16(version);
version            14 fs/unicode/utf8-core.c 	const struct utf8data *data = utf8nfdi(um->version);
version            25 fs/unicode/utf8-core.c 	const struct utf8data *data = utf8nfdi(um->version);
version            52 fs/unicode/utf8-core.c 	const struct utf8data *data = utf8nfdicf(um->version);
version            83 fs/unicode/utf8-core.c 	const struct utf8data *data = utf8nfdicf(um->version);
version           107 fs/unicode/utf8-core.c 	const struct utf8data *data = utf8nfdicf(um->version);
version           131 fs/unicode/utf8-core.c 	const struct utf8data *data = utf8nfdi(um->version);
version           152 fs/unicode/utf8-core.c static int utf8_parse_version(const char *version, unsigned int *maj,
version           162 fs/unicode/utf8-core.c 	strncpy(version_string, version, sizeof(version_string));
version           174 fs/unicode/utf8-core.c struct unicode_map *utf8_load(const char *version)
version           179 fs/unicode/utf8-core.c 	if (version) {
version           182 fs/unicode/utf8-core.c 		if (utf8_parse_version(version, &maj, &min, &rev) < 0)
version           203 fs/unicode/utf8-core.c 	um->version = unicode_version;
version           172 fs/verity/enable.c 	desc->version = 1;
version           308 fs/verity/enable.c 	if (arg.version != 1)
version            82 fs/verity/fsverity_private.h 	__u8 version;		/* must be 1 */
version           160 fs/verity/open.c 	if (desc->version != 1) {
version           162 fs/verity/open.c 			     desc->version);
version          1026 fs/xfs/libxfs/xfs_bmap.c 	int			*version)
version          1038 fs/xfs/libxfs/xfs_bmap.c 		else if ((ip->i_mount->m_flags & XFS_MOUNT_ATTR2) && version)
version          1039 fs/xfs/libxfs/xfs_bmap.c 			*version = 2;
version          1062 fs/xfs/libxfs/xfs_bmap.c 	int			version = 1;	/* superblock attr version */
version          1100 fs/xfs/libxfs/xfs_bmap.c 	error = xfs_bmap_set_attrforkoff(ip, size, &version);
version          1126 fs/xfs/libxfs/xfs_bmap.c 	   (!xfs_sb_version_hasattr2(&mp->m_sb) && version == 2)) {
version          1134 fs/xfs/libxfs/xfs_bmap.c 		if (!xfs_sb_version_hasattr2(&mp->m_sb) && version == 2) {
version           184 fs/xfs/libxfs/xfs_bmap.h int	xfs_bmap_set_attrforkoff(struct xfs_inode *ip, int size, int *version);
version           904 fs/xfs/libxfs/xfs_format.h static inline uint xfs_dinode_size(int version)
version           906 fs/xfs/libxfs/xfs_format.h 	if (version == 3)
version           949 fs/xfs/libxfs/xfs_format.h #define XFS_LITINO(mp, version) \
version           950 fs/xfs/libxfs/xfs_format.h 	((int)(((mp)->m_sb.sb_inodesize) - xfs_dinode_size(version)))
version           143 fs/xfs/libxfs/xfs_fs.h 	__s32		version;	/* structure version		*/
version           169 fs/xfs/libxfs/xfs_fs.h 	__s32		version;	/* structure version		*/
version           196 fs/xfs/libxfs/xfs_fs.h 	__s32		version;	/* structure version		*/
version           275 fs/xfs/libxfs/xfs_ialloc.c 	int			version;
version           307 fs/xfs/libxfs/xfs_ialloc.c 		version = 3;
version           322 fs/xfs/libxfs/xfs_ialloc.c 		version = 2;
version           342 fs/xfs/libxfs/xfs_ialloc.c 			uint	isize = xfs_dinode_size(version);
version           346 fs/xfs/libxfs/xfs_ialloc.c 			free->di_version = version;
version           350 fs/xfs/libxfs/xfs_ialloc.c 			if (version == 3) {
version           373 fs/xfs/libxfs/xfs_ialloc.c 			if (version == 3) {
version            50 fs/xfs/libxfs/xfs_inode_buf.c 	__u8		version)
version            53 fs/xfs/libxfs/xfs_inode_buf.c 		return version == 3;
version            55 fs/xfs/libxfs/xfs_inode_buf.c 	return version == 1 || version == 2;
version            65 fs/xfs/libxfs/xfs_inode_buf.h bool	xfs_dinode_good_version(struct xfs_mount *mp, __u8 version);
version           427 fs/xfs/libxfs/xfs_log_format.h static inline uint xfs_log_dinode_size(int version)
version           429 fs/xfs/libxfs/xfs_log_format.h 	if (version == 3)
version          1101 fs/xfs/libxfs/xfs_sb.c 	geo->version = XFS_FSOP_GEOM_VERSION;
version          1153 fs/xfs/libxfs/xfs_sb.c 	geo->version = XFS_FSOP_GEOM_VERSION_V5;
version           289 fs/xfs/xfs_icache.c 	uint64_t	version = inode_peek_iversion(inode);
version           297 fs/xfs/xfs_icache.c 	inode_set_iversion_queried(inode, version);
version           194 fs/xfs/xfs_ioctl32.h 	__s32		version;	/* structure version		*/
version           170 include/acpi/actbl.h 	u8 version;		/* Version of this table (ACPI 2.0+) */
version           276 include/acpi/actbl1.h 	u16 version;
version          1552 include/acpi/actbl1.h 	u8 version;
version           662 include/acpi/actbl2.h 	u8 version;
version          1558 include/acpi/actbl2.h 	u16 version;
version          1569 include/acpi/actbl2.h 	u16 version;
version            62 include/acpi/cppc_acpi.h 	int version;
version           369 include/drm/bridge/mhl.h 	unsigned char version;
version           111 include/drm/drm_edid.h 			u8 version;
version           294 include/drm/drm_edid.h 	u8 version;
version           141 include/drm/drm_hdcp.h 	u8	version;
version            46 include/linux/agp_backend.h 	struct agp_version version;
version            36 include/linux/agpgart.h 	struct agp_version version;	/* version of the driver        */
version            34 include/linux/bcm963xx_nvram.h 	u32	version;
version            87 include/linux/bcm963xx_nvram.h 	if (nvram->version <= 4) {
version           183 include/linux/ceph/ceph_fs.h 	__le64 version;
version           510 include/linux/ceph/ceph_fs.h 	__le64 version;                /* inode version */
version           131 include/linux/ceph/msgr.h 	__le16 version;   /* version of message encoding */
version           149 include/linux/ceph/msgr.h 	__le16 version;   /* version of message encoding */
version           223 include/linux/ceph/osdmap.h 	__u8 version;
version           229 include/linux/ceph/osdmap.h 	version = ceph_decode_8(p);
version           230 include/linux/ceph/osdmap.h 	if (version > 1) {
version           232 include/linux/ceph/osdmap.h 			(int)version);
version           118 include/linux/ceph/rados.h 	__le64 version;
version           156 include/linux/compiler-gcc.h #define __diag_GCC(version, severity, s) \
version           157 include/linux/compiler-gcc.h 	__diag_GCC_ ## version(__diag_GCC_ ## severity s)
version           233 include/linux/compiler_types.h #define __diag_GCC(version, severity, string)
version           239 include/linux/compiler_types.h #define __diag_ignore(compiler, version, option, comment) \
version           240 include/linux/compiler_types.h 	__diag_ ## compiler(version, ignore, option)
version           241 include/linux/compiler_types.h #define __diag_warn(compiler, version, option, comment) \
version           242 include/linux/compiler_types.h 	__diag_ ## compiler(version, warn, option)
version           243 include/linux/compiler_types.h #define __diag_error(compiler, version, option, comment) \
version           244 include/linux/compiler_types.h 	__diag_ ## compiler(version, error, option)
version           408 include/linux/cper.h 	u8	version;
version           421 include/linux/cper.h 	u16	version;
version           496 include/linux/cper.h 	}		version;
version            38 include/linux/davinci_emac.h 	u8 version;
version           172 include/linux/device-mapper.h 	unsigned version[3];
version            28 include/linux/digsig.h 	uint8_t		version;	/* key format version */
version            36 include/linux/digsig.h 	uint8_t		version;	/* signature format version */
version            94 include/linux/ecryptfs.h 	u16 version; /* 8-bit major and 8-bit minor */
version           476 include/linux/efi.h 	u32 version;
version           484 include/linux/efi.h 	u64 version;
version           940 include/linux/efi.h 	u32 version;
version           951 include/linux/efi.h 	u32 version;
version          1412 include/linux/efi.h 	u32 version;
version          1720 include/linux/efi.h 	u8	version;
version          1727 include/linux/efi.h 	u64 version;
version           110 include/linux/f2fs_fs.h 	__u8 version[VERSION_LEN];	/* the kernel version */
version           324 include/linux/f2fs_fs.h 	__u8 version;		/* latest version of cached nat entry */
version           398 include/linux/f2fs_fs.h 			__u8 version;		/* node version number */
version            87 include/linux/fb.h 	__u8  version;			/* EDID version... */
version           268 include/linux/firmware/xlnx-zynqmp.h 	int (*get_api_version)(u32 *version);
version           269 include/linux/firmware/xlnx-zynqmp.h 	int (*get_chipid)(u32 *idcode, u32 *version);
version           121 include/linux/fscache.h 	uint32_t			version;	/* indexing version */
version            15 include/linux/fsi.h 	u8			version;
version            30 include/linux/fsi.h 	u8	version;
version            36 include/linux/fsi.h 	.engine_type = (t), .version = FSI_VERSION_ANY,
version            39 include/linux/fsi.h 	.engine_type = (t), .version = (v),
version           843 include/linux/fsl_ifc.h 	int				version;
version           288 include/linux/genl_magic_func.h 	.version = GENL_MAGIC_VERSION,
version            66 include/linux/hdmi.h 	unsigned char version;
version           170 include/linux/hdmi.h 	unsigned char version;
version           194 include/linux/hdmi.h 	unsigned char version;
version           242 include/linux/hdmi.h 	unsigned char version;
version           318 include/linux/hdmi.h 	unsigned char version;
version           353 include/linux/hdmi.h 	unsigned char version;
version           398 include/linux/hdmi.h 		unsigned char version;
version           558 include/linux/hid.h 	__u32 version;							/* HID version */
version           440 include/linux/hyperv.h 	u32 version;
version          1068 include/linux/ide.h 	const char			*version;
version          1111 include/linux/ieee80211.h 	u8 version; /* 1 for WMM version 1.0 */
version          3080 include/linux/ieee80211.h 	u8 version;
version            20 include/linux/input/tps6507x-ts.h 	__u16	version;
version            57 include/linux/isdn/capilli.h 	capi_version version;			/* CAPI_GET_VERSION */
version            62 include/linux/libata.h #define ata_print_version_once(dev, version)			\
version            68 include/linux/libata.h 		ata_print_version(dev, version);		\
version          1448 include/linux/libata.h void ata_print_version(const struct device *dev, const char *version);
version           339 include/linux/lightnvm.h 	u8	version;
version           446 include/linux/lightnvm.h 	if (geo->version == NVM_OCSSD_SPEC_12) {
version           475 include/linux/lightnvm.h 	if (geo->version == NVM_OCSSD_SPEC_12) {
version           502 include/linux/lightnvm.h 	if (geo->version == NVM_OCSSD_SPEC_12) {
version           530 include/linux/lightnvm.h 		if (geo->version == NVM_OCSSD_SPEC_12) {
version           575 include/linux/lightnvm.h 		if (geo->version == NVM_OCSSD_SPEC_12) {
version           603 include/linux/lightnvm.h 	if (geo->version == NVM_OCSSD_SPEC_12) {
version           649 include/linux/lightnvm.h 	unsigned int version[3];
version           230 include/linux/lockd/lockd.h 					const u32 version,
version           105 include/linux/memstick.h 	unsigned char version;
version           354 include/linux/mfd/abx500/ab8500.h 	enum ab8500_version version;
version           389 include/linux/mfd/abx500/ab8500.h 				 enum ab8500_version version);
version           396 include/linux/mfd/abx500/ab8500.h 	return ab->version == AB8500_VERSION_AB8500;
version           401 include/linux/mfd/abx500/ab8500.h 	return ab->version == AB8500_VERSION_AB8505;
version           406 include/linux/mfd/abx500/ab8500.h 	return ab->version == AB8500_VERSION_AB9540;
version           411 include/linux/mfd/abx500/ab8500.h 	return ab->version == AB8500_VERSION_AB8540;
version           113 include/linux/mfd/ipaq-micro.h 	char version[5];
version            72 include/linux/mfd/kempld.h 	char version[KEMPLD_VERSION_LEN];
version           978 include/linux/mlx5/device.h 	u8		version;
version            83 include/linux/mlx5/fs_helpers.h 					      const u32 *match_v, int version)
version            95 include/linux/mlx5/fs_helpers.h 		switch (version) {
version           115 include/linux/mlx5/fs_helpers.h 			 ip_version) == version;
version          8130 include/linux/mlx5/mlx5_ifc.h 	u8         version[0x4];
version          8155 include/linux/mlx5/mlx5_ifc.h 	u8         version[0x4];
version          9350 include/linux/mlx5/mlx5_ifc.h 	u8         version[0x20];
version            56 include/linux/mod_devicetable.h 	__u32 version;
version           347 include/linux/mod_devicetable.h 	__u16 version;
version           717 include/linux/mod_devicetable.h 	__u8    version;
version            64 include/linux/module.h 	const char *version;
version           251 include/linux/module.h #define MODULE_VERSION(_version) MODULE_INFO(version, _version)
version           254 include/linux/module.h 	MODULE_INFO(version, _version);					\
version           264 include/linux/module.h 		.version	= _version,				\
version           359 include/linux/module.h 	const char *version;
version            46 include/linux/mtd/bbm.h 	uint8_t version[NAND_MAX_CHIPS];
version           168 include/linux/mtd/onfi.h 	int version;
version            26 include/linux/netfilter/nfnetlink_osf.h 	const char *version;
version          1632 include/linux/nfs_xdr.h 	u32	version;		/* Protocol version */
version            31 include/linux/platform_data/cros_ec_commands.h #define EC_VER_MASK(version) BIT(version)
version           935 include/linux/platform_data/cros_ec_commands.h 	uint32_t version;
version          2021 include/linux/platform_data/cros_ec_commands.h 		} version;
version          5389 include/linux/platform_data/cros_ec_commands.h 	uint32_t version;
version          5404 include/linux/platform_data/cros_ec_commands.h 	uint32_t version;
version            67 include/linux/platform_data/cros_ec_proto.h 	uint32_t version;
version            85 include/linux/platform_data/davinci_asp.h 	u8 version;
version            68 include/linux/platform_data/hsmmc-omap.h 	char *version;
version            17 include/linux/platform_data/itco_wdt.h 	unsigned int version;
version           137 include/linux/platform_data/mlxreg.h 	u32 version;
version            29 include/linux/platform_data/omapdss.h 	enum omapdss_version version;
version            32 include/linux/platform_data/spi-davinci.h 	u8			version;
version            61 include/linux/relay.h 	u32 version;			/* the version of this struct */
version           233 include/linux/scmi_protocol.h 	struct scmi_revision_info *version;
version            31 include/linux/sdb.h 	uint32_t		version;	/* 0x24..0x27 */
version            24 include/linux/seq_file.h 	u64 version;
version            86 include/linux/soc/qcom/apr.h 	uint32_t	version;
version           118 include/linux/soc/qcom/qmi.h 	unsigned int version;
version           240 include/linux/soc/qcom/qmi.h 		   unsigned int version, unsigned int instance);
version           242 include/linux/soc/qcom/qmi.h 		   unsigned int version, unsigned int instance);
version           514 include/linux/soc/ti/ti_sci_protocol.h 	struct ti_sci_version_info version;
version            86 include/linux/sunrpc/clnt.h 	const struct rpc_version **	version;	/* version array */
version           125 include/linux/sunrpc/clnt.h 	u32			version;
version           174 include/linux/sunrpc/clnt.h 				 const u32 version,
version           415 include/linux/sunrpc/svc.h 						  u32 version, int family,
version           532 include/linux/sunrpc/svc.h 					   u32 version, int family,
version           537 include/linux/sunrpc/svc.h 					   u32 version, int family,
version           117 include/linux/swap.h 		__u32		version;
version            73 include/linux/tboot.h 	u32 version;
version           257 include/linux/ti_wilink_st.h 	struct chip_version version;
version           296 include/linux/ti_wilink_st.h 	u32 version;
version           101 include/linux/uio_driver.h 	const char		*version;
version            10 include/linux/unicode.h 	int version;
version            30 include/linux/unicode.h struct unicode_map *utf8_load(const char *version);
version            23 include/linux/usb/input.h 	id->version = le16_to_cpu(dev->descriptor.bcdDevice);
version           141 include/linux/vfio.h 		struct vfio_info_cap *caps, size_t size, u16 id, u16 version);
version           158 include/linux/visorbus.h 	u32 version;
version           266 include/linux/visorbus.h 	u32 version;
version            20 include/media/fwht-ctrls.h 	__u32 version;
version            94 include/media/vp8-ctrls.h 	__u8 version;
version            43 include/misc/cxllib.h 	u32	version;     /* format version for register encoding */
version           358 include/net/9p/9p.h 	u32 version;
version            64 include/net/bluetooth/mgmt.h 	__u8	version;
version           110 include/net/bluetooth/mgmt.h 	__u8		version;
version           375 include/net/bluetooth/mgmt.h 	__le16	version;
version           600 include/net/bluetooth/mgmt.h 	__u8     version;
version           140 include/net/erspan.h static inline int erspan_hdr_len(int version)
version           143 include/net/erspan.h 	       (version == 1 ? ERSPAN_V1_MDSIZE : ERSPAN_V2_MDSIZE);
version            56 include/net/genetlink.h 	unsigned int		version;
version            32 include/net/gre.h int gre_add_protocol(const struct gre_protocol *proto, u8 version);
version            33 include/net/gre.h int gre_del_protocol(const struct gre_protocol *proto, u8 version);
version            39 include/net/gue.h 				version:2;
version            41 include/net/gue.h 			__u8	version:2,
version            54 include/net/ieee802154_netdev.h 	    version:2,
version            64 include/net/ieee802154_netdev.h 	    version:2,
version            70 include/net/iucv/af_iucv.h 	u8 version;
version             8 include/net/mrp.h 	u8	version;
version           109 include/net/mrp.h 	u8			version;
version            31 include/net/netfilter/nf_tables_ipv4.h 	if (iph->ihl < 5 || iph->version != 4)
version            44 include/net/netfilter/nf_tables_ipv6.h 	if (ip6h->version != 6)
version           240 include/net/tls.h 	u16 version;
version           498 include/net/tls.h 	if (prot->version != TLS_1_3_VERSION)
version           507 include/net/tls.h 			     int version)
version           513 include/net/tls.h 	if (version != TLS_1_3_VERSION) {
version           523 include/net/tls.h 	buf[0] = version == TLS_1_3_VERSION ?
version           538 include/net/tls.h 				int version)
version           540 include/net/tls.h 	if (version != TLS_1_3_VERSION) {
version           547 include/net/tls.h 	buf[0] = version == TLS_1_3_VERSION ?
version           555 include/net/tls.h static inline void xor_iv_with_seq(int version, char *iv, char *seq)
version           559 include/net/tls.h 	if (version == TLS_1_3_VERSION) {
version           151 include/net/vxlan.h 		version:2,
version           155 include/net/vxlan.h 		version:2,
version           269 include/soc/fsl/qe/qe.h 		u8 version;     /* Version of this layout. First ver is '1' */
version           122 include/sound/ad1816a.h 	unsigned short version;
version            26 include/sound/es1688.h 	unsigned short version;		/* version of ESS chip */
version            33 include/sound/omap-hdmi-audio.h 	unsigned int version;
version            57 include/sound/sb.h 	unsigned short version;		/* version of DSP chip */
version            56 include/sound/sb16_csp.h 	int version;		/* CSP version (0x10 - 0x1f) */
version            58 include/sound/sof/info.h 	struct sof_ipc_fw_version version;
version            72 include/sound/wss.h 	unsigned short version;		/* version of CODEC chip */
version            32 include/trace/events/rpcrdma.h 		__field(u32, version)
version            40 include/trace/events/rpcrdma.h 		__entry->version = be32_to_cpu(rep->rr_vers);
version            46 include/trace/events/rpcrdma.h 		__entry->version, __entry->proc
version            58 include/trace/events/sunrpc.h 		__field(int, version)
version            67 include/trace/events/sunrpc.h 		__entry->version = task->tk_client->cl_vers;
version            75 include/trace/events/sunrpc.h 		__get_str(progname), __entry->version,
version           259 include/trace/events/sunrpc.h 		__field(u32, version)
version           269 include/trace/events/sunrpc.h 		__entry->version = task->tk_client->cl_vers;
version           276 include/trace/events/sunrpc.h 		__entry->xid, __get_str(progname), __entry->version,
version           312 include/trace/events/sunrpc.h 		__field(int, version)
version           324 include/trace/events/sunrpc.h 		__entry->version = task->tk_client->cl_vers;
version           334 include/trace/events/sunrpc.h 		__get_str(progname), __entry->version, __get_str(procname),
version           349 include/trace/events/sunrpc.h 		__field(int, version)
version           373 include/trace/events/sunrpc.h 			__entry->version = task->tk_client->cl_vers;
version           379 include/trace/events/sunrpc.h 			__entry->version = 0;
version           396 include/trace/events/sunrpc.h 		__get_str(progname), __entry->version, __get_str(procedure),
version           417 include/trace/events/sunrpc.h 		__field(int, version)
version           439 include/trace/events/sunrpc.h 		__entry->version = task->tk_client->cl_vers;
version           455 include/trace/events/sunrpc.h 		__get_str(progname), __entry->version, __get_str(procedure),
version           164 include/uapi/drm/drm.h 	struct drm_version __user *version;
version           854 include/uapi/drm/drm_mode.h 	__u32 version;
version           324 include/uapi/drm/vmwgfx_drm.h 	__u32 version;
version          1151 include/uapi/drm/vmwgfx_drm.h 	enum drm_vmw_surface_version version;
version            63 include/uapi/linux/agpgart.h 	struct agp_version version;	/* version of the driver        */
version            26 include/uapi/linux/apm_bios.h 	__u16	version;
version           463 include/uapi/linux/audit.h 		__u32	version;	/* deprecated: audit api version num */
version            29 include/uapi/linux/auto_dev-ioctl.h 	__u32	version;
version           210 include/uapi/linux/batadv_packet.h 	__u8   version;
version           236 include/uapi/linux/batadv_packet.h 	__u8   version;
version           257 include/uapi/linux/batadv_packet.h 	__u8   version;
version           282 include/uapi/linux/batadv_packet.h 	__u8 version;
version           305 include/uapi/linux/batadv_packet.h 	__u8   version;
version           334 include/uapi/linux/batadv_packet.h 	__u8   version;
version           373 include/uapi/linux/batadv_packet.h 	__u8   version;
version           407 include/uapi/linux/batadv_packet.h 	__u8 version;
version           448 include/uapi/linux/batadv_packet.h 	__u8   version;  /* batman version field */
version           478 include/uapi/linux/batadv_packet.h 	__u8   version;  /* batman version field */
version           507 include/uapi/linux/batadv_packet.h 	__u8   version;  /* batman version field */
version           536 include/uapi/linux/batadv_packet.h 	__u8   version;  /* batman version field */
version           553 include/uapi/linux/batadv_packet.h 	__u8   version;
version           162 include/uapi/linux/bcache.h 	__u64			version;
version           212 include/uapi/linux/bcache.h 	return sb->version == BCACHE_SB_VERSION_BDEV
version           213 include/uapi/linux/bcache.h 		|| sb->version == BCACHE_SB_VERSION_BDEV_WITH_OFFSET;
version           281 include/uapi/linux/bcache.h 	__u32			version;
version           305 include/uapi/linux/bcache.h 	__u32			version;
version           355 include/uapi/linux/bcache.h 	__u32			version;
version            13 include/uapi/linux/btf.h 	__u8	version;
version           937 include/uapi/linux/btrfs_tree.h 	__le64 version;
version            40 include/uapi/linux/capability.h 	__u32 version;
version           113 include/uapi/linux/capi.h 	capi_version version;
version           334 include/uapi/linux/cec.h 	__u32 version;
version           757 include/uapi/linux/coda.h 	int		version;
version            65 include/uapi/linux/cycx_cfm.h 	unsigned short	version;
version            89 include/uapi/linux/cycx_cfm.h 	unsigned short	    version;
version            63 include/uapi/linux/dlm_device.h 	__u32 version[3];
version            76 include/uapi/linux/dlm_device.h 	__u32 version[3];
version            83 include/uapi/linux/dlm_device.h 	__u32 version[3];
version            25 include/uapi/linux/dlm_netlink.h 	__u16 version;
version            30 include/uapi/linux/dlm_plock.h 	__u32 version[3];
version           118 include/uapi/linux/dm-ioctl.h 	__u32 version[3];	/* in/out */
version           203 include/uapi/linux/dm-ioctl.h         __u32 version[3];
version           422 include/uapi/linux/dm-log-userspace.h 	__u32 version;       /* See DM_ULOG_REQUEST_VERSION */
version            76 include/uapi/linux/dns_resolver.h 	__u8		version;	/* Encoding version */
version           175 include/uapi/linux/edd.h 	__u8 version;
version            28 include/uapi/linux/elf-fdpic.h 	Elf32_Half	version;	/* version of these structures, just in case... */
version            45 include/uapi/linux/erspan.h 	int version;
version           180 include/uapi/linux/ethtool.h 	char	version[32];
version           312 include/uapi/linux/ethtool.h 	__u32	version;
version          1152 include/uapi/linux/ethtool.h 	__u32	version;
version           259 include/uapi/linux/fd.h 	unsigned char version;	/* FDC version code */
version           488 include/uapi/linux/firewire-cdev.h 	__u32 version;
version            39 include/uapi/linux/fscrypt.h 	__u8 version;
version            66 include/uapi/linux/fscrypt.h 	__u8 version;
version            78 include/uapi/linux/fscrypt.h 		__u8 version;
version            20 include/uapi/linux/fsverity.h 	__u32 version;
version            15 include/uapi/linux/genetlink.h 	__u8	version;
version            49 include/uapi/linux/hiddev.h 	__s16 version;
version           376 include/uapi/linux/hyperv.h 	__u8 version[HV_KVP_EXCHANGE_MAX_KEY_SIZE];
version           208 include/uapi/linux/i2o-dev.h 	__u32 version:4;
version           243 include/uapi/linux/if_packet.h 	__u32 version;
version            63 include/uapi/linux/input.h 	__u16 version;
version           147 include/uapi/linux/iommu.h 	__u32	version;
version            89 include/uapi/linux/ip.h 		version:4;
version            91 include/uapi/linux/ip.h 	__u8	version:4,
version            13 include/uapi/linux/ip_vs.h #define NVERSION(version)			\
version            14 include/uapi/linux/ip_vs.h 	(version >> 16) & 0xFF,			\
version            15 include/uapi/linux/ip_vs.h 	(version >> 8) & 0xFF,			\
version            16 include/uapi/linux/ip_vs.h 	version & 0xFF
version           195 include/uapi/linux/ip_vs.h 	unsigned int		version;
version            79 include/uapi/linux/ipc.h #define IPCCALL(version,op)	((version)<<16 | (op))
version           119 include/uapi/linux/ipv6.h 				version:4;
version           121 include/uapi/linux/ipv6.h 	__u8			version:4,
version            18 include/uapi/linux/iso_fs.h 	__u8 version[ISODCL(7,7)];
version            32 include/uapi/linux/iso_fs.h 	__u8 version			[ISODCL (  7,   7)]; /* 711 */
version            69 include/uapi/linux/iso_fs.h 	__u8 version			[ISODCL (  7,   7)]; /* 711 */
version           109 include/uapi/linux/iso_fs.h 	__u8 version			[ISODCL ( 15,  15)]; /* 711 */
version           118 include/uapi/linux/iso_fs.h 	__u8 version			[ISODCL ( 15,  15)]; /* 711 */
version           118 include/uapi/linux/jffs2.h 	jint32_t version;
version           142 include/uapi/linux/jffs2.h 	jint32_t version;    /* Version number.  */
version           167 include/uapi/linux/jffs2.h 	jint32_t version;
version            42 include/uapi/linux/lightnvm.h 	__u32 version[3];
version            48 include/uapi/linux/lightnvm.h 	__u32 version[3];	/* in/out - major, minor, patch */
version           143 include/uapi/linux/msdos_fs.h 			__u8	version[2];	/* major, minor filesystem
version           289 include/uapi/linux/netfilter/ipset/ip_set.h 	unsigned int version;
version           299 include/uapi/linux/netfilter/ipset/ip_set.h 	unsigned int version;
version           307 include/uapi/linux/netfilter/ipset/ip_set.h 	unsigned int version;
version            36 include/uapi/linux/netfilter/nfnetlink.h 	__u8  version;		/* nfnetlink version */
version            62 include/uapi/linux/netfilter/nfnetlink_osf.h 	char	version[MAXGENRELEN];
version            16 include/uapi/linux/netfilter/xt_l2tp.h 	__u8 version;			/* L2TP protocol version */
version            28 include/uapi/linux/nfs4_mount.h 	int version;				/* 1 */
version            28 include/uapi/linux/nfs_mount.h 	int		version;		/* 1 */
version           475 include/uapi/linux/perf_event.h 	__u32	version;		/* version number of this structure */
version           400 include/uapi/linux/pkt_sched.h 	__u32 version;		/* to match HTB/TC */
version           394 include/uapi/linux/raid/md_p.h 	__u8 version;
version            47 include/uapi/linux/rseq.h 	__u32 version;
version            50 include/uapi/linux/target_core_user.h 	__u16 version;
version            47 include/uapi/linux/taskstats.h 	__u16	version;
version            84 include/uapi/linux/tls.h 	__u16 version;
version            53 include/uapi/linux/uhid.h 	__u32 version;
version           139 include/uapi/linux/uhid.h 	__u32 version;
version            11 include/uapi/linux/utsname.h 	char version[9];
version            21 include/uapi/linux/utsname.h 	char version[65];
version            29 include/uapi/linux/utsname.h 	char version[__NEW_UTS_LEN + 1];
version            31 include/uapi/linux/vboxguest.h 	__u32 version;
version            77 include/uapi/linux/vfio.h 	__u16	version;	/* Version specific to the capability ID */
version           440 include/uapi/linux/videodev2.h 	__u32   version;
version            54 include/uapi/linux/virtio_input.h 	__u16 version;
version           434 include/uapi/linux/wimax/i2400m.h 	__le16 version;
version            36 include/uapi/misc/ocxl.h 	__u16 version; /* struct version, always backwards compatible */
version            33 include/uapi/scsi/cxlflash_ioctl.h 	__u16 version;			/* Version data */
version           211 include/uapi/scsi/cxlflash_ioctl.h 	__u16 version;		/* Version data */
version            29 include/uapi/scsi/scsi_netlink.h 	__u8 version;
version           101 include/uapi/scsi/scsi_netlink.h 	(hdr)->version = SCSI_NL_VERSION;			\
version           191 include/uapi/sound/asoc.h 	__le32 version;		/* optional vendor specific version details */
version            43 include/uapi/sound/asound.h #define SNDRV_PROTOCOL_MAJOR(version) (((version)>>16)&0xffff)
version            44 include/uapi/sound/asound.h #define SNDRV_PROTOCOL_MINOR(version) (((version)>>8)&0xff)
version            45 include/uapi/sound/asound.h #define SNDRV_PROTOCOL_MICRO(version) ((version)&0xff)
version           130 include/uapi/sound/asound.h 	unsigned int version;		/* R: driver-specific version */
version            35 include/uapi/sound/firewire.h 	__be32 version;
version            95 include/uapi/sound/sb16_csp.h 	unsigned short version;		/* version id: 0x10 - 0x1f */
version            45 include/uapi/sound/sof/abi.h #define SOF_ABI_VERSION_MAJOR(version) \
version            46 include/uapi/sound/sof/abi.h 	(((version) >> SOF_ABI_MAJOR_SHIFT) & SOF_ABI_MAJOR_MASK)
version            47 include/uapi/sound/sof/abi.h #define SOF_ABI_VERSION_MINOR(version)	\
version            48 include/uapi/sound/sof/abi.h 	(((version) >> SOF_ABI_MINOR_SHIFT) & SOF_ABI_MINOR_MASK)
version            49 include/uapi/sound/sof/abi.h #define SOF_ABI_VERSION_PATCH(version)	\
version            50 include/uapi/sound/sof/abi.h 	(((version) >> SOF_ABI_PATCH_SHIFT) & SOF_ABI_PATCH_MASK)
version            35 include/uapi/sound/usb_stream.h 	unsigned version;
version            67 include/xen/arm/interface.h 	u32   version;
version            79 include/xen/arm/interface.h 	u32   version;
version           440 include/xen/interface/grant_table.h     uint32_t version;
version           477 include/xen/interface/grant_table.h     uint32_t version;
version           128 include/xen/interface/hvm/start_info.h     uint32_t version;           /* Version of this structure.                */
version           236 include/xen/interface/platform.h 			uint8_t version;                  /* %ah: major version      */
version           259 include/xen/interface/platform.h 			uint32_t version;
version           507 include/xen/interface/xen.h 	uint32_t version;
version            35 include/xen/interface/xenpmu.h 	} version;
version            21 init/version.c #define version_string(a) version(a)
version            33 init/version.c 		.version	= UTS_VERSION,
version           299 ipc/msg.c      copy_msqid_to_user(void __user *buf, struct msqid64_ds *in, int version)
version           301 ipc/msg.c      	switch (version) {
version           344 ipc/msg.c      copy_msqid_from_user(struct msqid64_ds *out, void __user *buf, int version)
version           346 ipc/msg.c      	switch (version) {
version           570 ipc/msg.c      static long ksys_msgctl(int msqid, int cmd, struct msqid_ds __user *buf, int version)
version           598 ipc/msg.c      		if (copy_msqid_to_user(buf, &msqid64, version))
version           602 ipc/msg.c      		if (copy_msqid_from_user(&msqid64, buf, version))
version           621 ipc/msg.c      	int version = ipc_parse_version(&cmd);
version           623 ipc/msg.c      	return ksys_msgctl(msqid, cmd, buf, version);
version           651 ipc/msg.c      					int version)
version           654 ipc/msg.c      	if (version == IPC_64) {
version           671 ipc/msg.c      					int version)
version           673 ipc/msg.c      	if (version == IPC_64) {
version           705 ipc/msg.c      static long compat_ksys_msgctl(int msqid, int cmd, void __user *uptr, int version)
version           733 ipc/msg.c      		if (copy_compat_msqid_to_user(uptr, &msqid64, version))
version           737 ipc/msg.c      		if (copy_compat_msqid_from_user(&msqid64, uptr, version))
version           755 ipc/msg.c      	int version = compat_ipc_parse_version(&cmd);
version           757 ipc/msg.c      	return compat_ksys_msgctl(msqid, cmd, uptr, version);
version          1176 ipc/sem.c      static unsigned long copy_semid_to_user(void __user *buf, struct semid64_ds *in, int version)
version          1178 ipc/sem.c      	switch (version) {
version          1553 ipc/sem.c      copy_semid_from_user(struct semid64_ds *out, void __user *buf, int version)
version          1555 ipc/sem.c      	switch (version) {
version          1633 ipc/sem.c      static long ksys_semctl(int semid, int semnum, int cmd, unsigned long arg, int version)
version          1655 ipc/sem.c      		if (copy_semid_to_user(p, &semid64, version))
version          1677 ipc/sem.c      		if (copy_semid_from_user(&semid64, p, version))
version          1695 ipc/sem.c      	int version = ipc_parse_version(&cmd);
version          1697 ipc/sem.c      	return ksys_semctl(semid, semnum, cmd, arg, version);
version          1720 ipc/sem.c      					int version)
version          1723 ipc/sem.c      	if (version == IPC_64) {
version          1733 ipc/sem.c      					int version)
version          1735 ipc/sem.c      	if (version == IPC_64) {
version          1756 ipc/sem.c      static long compat_ksys_semctl(int semid, int semnum, int cmd, int arg, int version)
version          1778 ipc/sem.c      		if (copy_compat_semid_to_user(p, &semid64, version))
version          1791 ipc/sem.c      		if (copy_compat_semid_from_user(&semid64, p, version))
version          1809 ipc/sem.c      	int version = compat_ipc_parse_version(&cmd);
version          1811 ipc/sem.c      	return compat_ksys_semctl(semid, semnum, cmd, arg, version);
version           750 ipc/shm.c      static inline unsigned long copy_shmid_to_user(void __user *buf, struct shmid64_ds *in, int version)
version           752 ipc/shm.c      	switch (version) {
version           777 ipc/shm.c      copy_shmid_from_user(struct shmid64_ds *out, void __user *buf, int version)
version           779 ipc/shm.c      	switch (version) {
version           802 ipc/shm.c      static inline unsigned long copy_shminfo_to_user(void __user *buf, struct shminfo64 *in, int version)
version           804 ipc/shm.c      	switch (version) {
version          1140 ipc/shm.c      static long ksys_shmctl(int shmid, int cmd, struct shmid_ds __user *buf, int version)
version          1157 ipc/shm.c      		if (copy_shminfo_to_user(buf, &shminfo, version))
version          1176 ipc/shm.c      		if (copy_shmid_to_user(buf, &sem64, version))
version          1181 ipc/shm.c      		if (copy_shmid_from_user(&sem64, buf, version))
version          1202 ipc/shm.c      	int version = ipc_parse_version(&cmd);
version          1204 ipc/shm.c      	return ksys_shmctl(shmid, cmd, buf, version);
version          1248 ipc/shm.c      					int version)
version          1252 ipc/shm.c      	if (version == IPC_64) {
version          1289 ipc/shm.c      					int version)
version          1291 ipc/shm.c      	if (version == IPC_64) {
version          1323 ipc/shm.c      					int version)
version          1326 ipc/shm.c      	if (version == IPC_64) {
version          1335 ipc/shm.c      long compat_ksys_shmctl(int shmid, int cmd, void __user *uptr, int version)
version          1352 ipc/shm.c      		if (copy_compat_shminfo_to_user(uptr, &shminfo, version))
version          1371 ipc/shm.c      		if (copy_compat_shmid_to_user(uptr, &sem64, version))
version          1376 ipc/shm.c      		if (copy_compat_shmid_from_user(&sem64, uptr, version))
version          1399 ipc/shm.c      	int version = compat_ipc_parse_version(&cmd);
version          1401 ipc/shm.c      	return compat_ksys_shmctl(shmid, cmd, uptr, version);
version            23 ipc/syscall.c  	int version, ret;
version            25 ipc/syscall.c  	version = call >> 16; /* hack for backward compatibility */
version            57 ipc/syscall.c  		switch (version) {
version            82 ipc/syscall.c  		switch (version) {
version           133 ipc/syscall.c  	int version;
version           136 ipc/syscall.c  	version = call >> 16; /* hack for backward compatibility */
version           166 ipc/syscall.c  		if (!version) {
version           186 ipc/syscall.c  		if (version == 1)
version           275 ipc/util.h     	int version = *cmd & IPC_64;
version           277 ipc/util.h     	return version;
version           807 kernel/bpf/btf.c 	__btf_verifier_log(log, "version: %u\n", hdr->version);
version          3264 kernel/bpf/btf.c 	if (hdr->version != BTF_VERSION) {
version            84 kernel/capability.c 	__u32 version;
version            86 kernel/capability.c 	if (get_user(version, &header->version))
version            89 kernel/capability.c 	switch (version) {
version           101 kernel/capability.c 		if (put_user((u32)_KERNEL_CAPABILITY_VERSION, &header->version))
version          2521 kernel/debug/kdb/kdb_main.c 	kdb_printf("version    %s\n", init_uts_ns.name.version);
version            62 kernel/gcov/clang.c 	unsigned int version;
version           108 kernel/gcov/clang.c void llvm_gcda_start_file(const char *orig_filename, const char version[4],
version           112 kernel/gcov/clang.c 	memcpy(&current_info->version, version, sizeof(current_info->version));
version           172 kernel/gcov/clang.c 	return info->version;
version           458 kernel/gcov/clang.c 	pos += store_gcov_u32(buffer, pos, info->version);
version            74 kernel/gcov/gcc_3_4.c 	unsigned int			version;
version            99 kernel/gcov/gcc_3_4.c 	return info->version;
version           263 kernel/gcov/gcc_3_4.c 	dup->version		= info->version;
version           541 kernel/gcov/gcc_3_4.c 		rc = seq_write_gcov_u32(seq, iter->info->version);
version            88 kernel/gcov/gcc_4_7.c 	unsigned int version;
version           112 kernel/gcov/gcc_4_7.c 	return info->version;
version           449 kernel/gcov/gcc_4_7.c 	pos += store_gcov_u32(buffer, pos, info->version);
version           134 kernel/hung_task.c 			(int)strcspn(init_utsname()->version, " "),
version           135 kernel/hung_task.c 			init_utsname()->version);
version           719 kernel/locking/lockdep.c 		(int)strcspn(init_utsname()->version, " "),
version           720 kernel/locking/lockdep.c 		init_utsname()->version,
version           800 kernel/module.c MODINFO_ATTR(version);
version           842 kernel/params.c 	return scnprintf(buf, PAGE_SIZE, "%s\n", vattr->version);
version          2034 kernel/power/snapshot.c 	if (strcmp(info->uts.version,init_utsname()->version))
version           589 kernel/relay.c 	chan->version = RELAYFS_CHANNEL_VERSION;
version           138 kernel/rseq.c  	    rseq_cs->version > 0)
version           698 kernel/sched/debug.c 		(int)strcspn(init_utsname()->version, " "),
version           699 kernel/sched/debug.c 		init_utsname()->version);
version          1291 kernel/sys.c   	memcpy(&tmp.version, &utsname()->version, __OLD_UTS_LEN);
version           174 kernel/taskstats.c 	stats->version = TASKSTATS_VERSION;
version           250 kernel/taskstats.c 	stats->version = TASKSTATS_VERSION;
version           687 kernel/taskstats.c 	.version	= TASKSTATS_GENL_VERSION,
version            92 kernel/utsname_sysctl.c 		.data		= init_uts_ns.name.version,
version            93 kernel/utsname_sysctl.c 		.maxlen		= sizeof(init_uts_ns.name.version),
version            47 lib/decompress_unlzo.c 	u16 version;
version            65 lib/decompress_unlzo.c 	version = get_unaligned_be16(parse);
version            67 lib/decompress_unlzo.c 	if (version >= 0x0940)
version            85 lib/decompress_unlzo.c 	if (version >= 0x0940)
version            98 lib/digsig.c   	if (pkh->version != 1)
version            52 lib/dump_stack.c 	       (int)strcspn(init_utsname()->version, " "),
version            53 lib/dump_stack.c 	       init_utsname()->version);
version          2942 mm/swapfile.c  	if (swab32(swap_header->info.version) == 1) {
version          2943 mm/swapfile.c  		swab32s(&swap_header->info.version);
version          2952 mm/swapfile.c  	if (swap_header->info.version != 1) {
version          2954 mm/swapfile.c  			swap_header->info.version);
version           627 net/6lowpan/iphc.c 	hdr.version = 6;
version           769 net/6lowpan/iphc.c 		hdr.version, ntohs(hdr.payload_len), hdr.nexthdr,
version          1148 net/6lowpan/iphc.c 		 hdr->version, ntohs(hdr->payload_len), hdr->nexthdr,
version           312 net/802/mrp.c  	ph->version = app->app->version;
version           797 net/802/mrp.c  	if (ph->version != app->app->version)
version           639 net/8021q/vlan_dev.c 	strlcpy(info->version, vlan_version, sizeof(info->version));
version            30 net/8021q/vlan_mvrp.c 	.version	= 0,
version           107 net/9p/client.c 	int version = -EINVAL;
version           110 net/9p/client.c 		version = p9_proto_legacy;
version           113 net/9p/client.c 		version = p9_proto_2000u;
version           116 net/9p/client.c 		version = p9_proto_2000L;
version           121 net/9p/client.c 	return version;
version           937 net/9p/client.c 	char *version = NULL;
version           963 net/9p/client.c 	err = p9pdu_readf(&req->rc, c->proto_version, "ds", &msize, &version);
version           970 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RVERSION msize %d %s\n", msize, version);
version           971 net/9p/client.c 	if (!strncmp(version, "9P2000.L", 8))
version           973 net/9p/client.c 	else if (!strncmp(version, "9P2000.u", 8))
version           975 net/9p/client.c 	else if (!strncmp(version, "9P2000", 6))
version           979 net/9p/client.c 			 "server returned an unknown version: %s\n", version);
version           994 net/9p/client.c 	kfree(version);
version          1149 net/9p/client.c 		 qid.type, (unsigned long long)qid.path, qid.version);
version          1217 net/9p/client.c 			wqids[count].version);
version          1273 net/9p/client.c 		(unsigned long long)qid.path, qid.version, iounit);
version          1318 net/9p/client.c 			qid->version, iounit);
version          1363 net/9p/client.c 				qid.version, iounit);
version          1400 net/9p/client.c 			qid->type, (unsigned long long)qid->path, qid->version);
version          1721 net/9p/client.c 		(unsigned long long)ret->qid.path, ret->qid.version, ret->mode,
version          1780 net/9p/client.c 		ret->qid.version, ret->st_mode, ret->st_nlink,
version          1843 net/9p/client.c 		(unsigned long long)wst->qid.path, wst->qid.version, wst->mode,
version          2156 net/9p/client.c 				(unsigned long long)qid->path, qid->version);
version          2187 net/9p/client.c 				(unsigned long long)qid->path, qid->version);
version           185 net/9p/protocol.c 						      &qid->type, &qid->version,
version           415 net/9p/protocol.c 						 qid->type, qid->version,
version           485 net/atm/br2684.c 			if (iph->version == 4)
version           487 net/atm/br2684.c 			else if (iph->version == 6)
version           215 net/batman-adv/bat_iv_ogm.c 	batadv_ogm_packet->version = BATADV_COMPAT_VERSION;
version          1605 net/batman-adv/bat_iv_ogm.c 		   ogm_packet->version, has_directlink_flag);
version           366 net/batman-adv/bat_v_elp.c 	elp_packet->version = BATADV_COMPAT_VERSION;
version           879 net/batman-adv/bat_v_ogm.c 		   ogm_packet->version, ntohs(ogm_packet->tvlv_len));
version          1062 net/batman-adv/bat_v_ogm.c 	ogm_packet->version = BATADV_COMPAT_VERSION;
version          1501 net/batman-adv/distributed-arp-table.c 	if (!iphdr || iphdr->version != 4 || iphdr->ihl * 4 < sizeof(_iphdr))
version           478 net/batman-adv/fragmentation.c 	frag_header.version = BATADV_COMPAT_VERSION;
version           264 net/batman-adv/icmp_socket.c 	if (icmp_header->version != BATADV_COMPAT_VERSION) {
version           266 net/batman-adv/icmp_socket.c 		icmp_header->version = BATADV_COMPAT_VERSION;
version           494 net/batman-adv/main.c 	if (batadv_ogm_packet->version != BATADV_COMPAT_VERSION) {
version           497 net/batman-adv/main.c 			   batadv_ogm_packet->version);
version          1470 net/batman-adv/netlink.c 	.version = 1,
version          1147 net/batman-adv/network-coding.c 	coded_packet->version = BATADV_COMPAT_VERSION;
version          1715 net/batman-adv/network-coding.c 	unicast_packet->version = BATADV_COMPAT_VERSION;
version           245 net/batman-adv/send.c 	unicast_packet->version = BATADV_COMPAT_VERSION;
version           334 net/batman-adv/soft-interface.c 		bcast_packet->version = BATADV_COMPAT_VERSION;
version           915 net/batman-adv/soft-interface.c 	strscpy(info->version, BATADV_SOURCE_VERSION, sizeof(info->version));
version           594 net/batman-adv/tp_meter.c 	icmp->version = BATADV_COMPAT_VERSION;
version          1186 net/batman-adv/tp_meter.c 	icmp->version = BATADV_COMPAT_VERSION;
version            66 net/batman-adv/tvlv.c batadv_tvlv_handler_get(struct batadv_priv *bat_priv, u8 type, u8 version)
version            76 net/batman-adv/tvlv.c 		if (tvlv_handler_tmp->version != version)
version           125 net/batman-adv/tvlv.c batadv_tvlv_container_get(struct batadv_priv *bat_priv, u8 type, u8 version)
version           135 net/batman-adv/tvlv.c 		if (tvlv_tmp->tvlv_hdr.version != version)
version           203 net/batman-adv/tvlv.c 				      u8 type, u8 version)
version           208 net/batman-adv/tvlv.c 	tvlv = batadv_tvlv_container_get(bat_priv, type, version);
version           226 net/batman-adv/tvlv.c 				    u8 type, u8 version,
version           238 net/batman-adv/tvlv.c 	tvlv_new->tvlv_hdr.version = version;
version           247 net/batman-adv/tvlv.c 	tvlv_old = batadv_tvlv_container_get(bat_priv, type, version);
version           332 net/batman-adv/tvlv.c 		tvlv_hdr->version = tvlv->tvlv_hdr.version;
version           435 net/batman-adv/tvlv.c 						       tvlv_hdr->version);
version           516 net/batman-adv/tvlv.c 				  u8 type, u8 version, u8 flags)
version           522 net/batman-adv/tvlv.c 	tvlv_handler = batadv_tvlv_handler_get(bat_priv, type, version);
version           538 net/batman-adv/tvlv.c 	tvlv_handler->version = version;
version           559 net/batman-adv/tvlv.c 				    u8 type, u8 version)
version           563 net/batman-adv/tvlv.c 	tvlv_handler = batadv_tvlv_handler_get(bat_priv, type, version);
version           586 net/batman-adv/tvlv.c 			      u8 *dst, u8 type, u8 version,
version           612 net/batman-adv/tvlv.c 	unicast_tvlv_packet->version = BATADV_COMPAT_VERSION;
version           622 net/batman-adv/tvlv.c 	tvlv_hdr->version = version;
version            16 net/batman-adv/tvlv.h 				    u8 type, u8 version,
version            25 net/batman-adv/tvlv.h 				      u8 type, u8 version);
version            37 net/batman-adv/tvlv.h 				  u8 type, u8 version, u8 flags);
version            39 net/batman-adv/tvlv.h 				    u8 type, u8 version);
version            46 net/batman-adv/tvlv.h 			      u8 *dst, u8 type, u8 version,
version          2426 net/batman-adv/types.h 	u8 version;
version           270 net/bluetooth/cmtp/capi.c 				ctrl->version.majorversion = CAPIMSG_U32(skb->data, CAPI_MSG_BASELEN + 16);
version           271 net/bluetooth/cmtp/capi.c 				ctrl->version.minorversion = CAPIMSG_U32(skb->data, CAPI_MSG_BASELEN + 20);
version           272 net/bluetooth/cmtp/capi.c 				ctrl->version.majormanuversion = CAPIMSG_U32(skb->data, CAPI_MSG_BASELEN + 24);
version           273 net/bluetooth/cmtp/capi.c 				ctrl->version.minormanuversion = CAPIMSG_U32(skb->data, CAPI_MSG_BASELEN + 28);
version            84 net/bluetooth/hidp/core.c 		ci->version = session->input->id.version;
version            92 net/bluetooth/hidp/core.c 		ci->version = session->hid->version;
version           675 net/bluetooth/hidp/core.c 	input->id.version = req->version;
version           780 net/bluetooth/hidp/core.c 	hid->version = req->version;
version            99 net/bluetooth/hidp/hidp.h 	__u16 version;
version           116 net/bluetooth/hidp/hidp.h 	__u16    version;
version           141 net/bluetooth/hidp/sock.c 	__u16 version;
version           192 net/bluetooth/hidp/sock.c 		ca.version = ca32.version;
version           283 net/bluetooth/mgmt.c 	rp->version = MGMT_VERSION;
version           979 net/bluetooth/mgmt.c 	rp.version = hdev->hci_ver;
version          1035 net/bluetooth/mgmt.c 	rp->version = hdev->hci_ver;
version          4217 net/bluetooth/mgmt.c 	hdev->devid_version = __le16_to_cpu(cp->version);
version           302 net/bridge/br_arp_nd_proxy.c 	pip6->version = 6;
version           267 net/bridge/br_device.c 	strlcpy(info->version, BR_VERSION, sizeof(info->version));
version           253 net/bridge/br_multicast.c 	iph->version = 4;
version           207 net/bridge/br_netfilter_hooks.c 	if (iph->ihl < 5 || iph->version != 4)
version           114 net/bridge/br_netfilter_ipv6.c 	if (hdr->version != 6)
version           201 net/bridge/netfilter/nf_conntrack_bridge.c 	    iph->version != 4)
version           219 net/bridge/netfilter/nf_conntrack_bridge.c 	if (hdr->version != 6)
version            51 net/bridge/netfilter/nft_reject_bridge.c 	if (iph->ihl < 5 || iph->version != 4)
version           174 net/bridge/netfilter/nft_reject_bridge.c 	if (hdr->version != 6)
version           274 net/ceph/mon_client.c 	msg->hdr.version = cpu_to_le16(2);
version           721 net/ceph/mon_client.c 	req->request->hdr.version = cpu_to_le16(2);
version          2102 net/ceph/osd_client.c 	msg->hdr.version = cpu_to_le16(8); /* MOSDOp v8 */
version          2197 net/ceph/osd_client.c 		msg->hdr.version = cpu_to_le16(4); /* MOSDOp v4 */
version          2207 net/ceph/osd_client.c 	     le16_to_cpu(msg->hdr.version));
version          3517 net/ceph/osd_client.c 	u16 version = le16_to_cpu(msg->hdr.version);
version          3556 net/ceph/osd_client.c 	if (version >= 5) {
version          3563 net/ceph/osd_client.c 		m->user_version = le64_to_cpu(m->replay_version.version);
version          3566 net/ceph/osd_client.c 	if (version >= 6) {
version          3567 net/ceph/osd_client.c 		if (version >= 7)
version          3631 net/ceph/osd_client.c 	     le64_to_cpu(m.replay_version.version), m.user_version);
version          4210 net/ceph/osd_client.c 	msg->hdr.version = cpu_to_le16(1); /* MOSDBackoff v1 */
version          4404 net/ceph/osd_client.c 	if (le16_to_cpu(msg->hdr.version) >= 2)
version          4407 net/ceph/osd_client.c 	if (le16_to_cpu(msg->hdr.version) >= 3)
version          1123 net/ceph/osdmap.c 		u16 version;
version          1126 net/ceph/osdmap.c 		ceph_decode_16_safe(p, end, version, e_inval);
version          1127 net/ceph/osdmap.c 		if (version < 6) {
version          1129 net/ceph/osdmap.c 				version, prefix);
version          6151 net/core/devlink.c 	.version	= DEVLINK_GENL_VERSION,
version          1568 net/core/drop_monitor.c 	.version        = 2,
version          5886 net/core/filter.c 	switch (((struct iphdr *)iph)->version) {
version           662 net/core/flow_dissector.c 	if (hdr->batadv_unicast.version != BATADV_COMPAT_VERSION)
version           603 net/core/lwt_bpf.c 	if (iph->version == 4) {
version           607 net/core/lwt_bpf.c 	} else if (iph->version == 6) {
version           459 net/core/pktgen.c static const char version[] =
version           494 net/core/pktgen.c 	seq_puts(seq, version);
version          2804 net/core/pktgen.c 	iph->version = 4;
version          3865 net/core/pktgen.c 	pr_info("%s", version);
version           110 net/dns_resolver/dns_key.c 		kenter("[%u,%u],%u", bin->content, bin->version, datalen);
version           118 net/dns_resolver/dns_key.c 		if (bin->version != 1) {
version           121 net/dns_resolver/dns_key.c 				bin->version);
version           476 net/hsr/hsr_netlink.c 	.version = 1,
version           106 net/ieee802154/header_ops.c 		fc->version = 1;
version           129 net/ieee802154/netlink.c 	.version	= 1,
version          2453 net/ieee802154/nl802154.c 	.version = 1,			/* no particular meaning now */
version           136 net/ipv4/fou.c 	switch (guehdr->version) {
version           145 net/ipv4/fou.c 		switch (((struct iphdr *)guehdr)->version) {
version           339 net/ipv4/fou.c 	switch (guehdr->version) {
version           343 net/ipv4/fou.c 		switch (((struct iphdr *)guehdr)->version) {
version           367 net/ipv4/fou.c 	if (unlikely(guehdr->control) || guehdr->version != 0 ||
version           467 net/ipv4/fou.c 	switch (guehdr->version) {
version           473 net/ipv4/fou.c 		switch (((struct iphdr *)guehdr)->version) {
version           938 net/ipv4/fou.c 	.version	= FOU_GENL_VERSION,
version          1020 net/ipv4/fou.c 	guehdr->version = 0;
version          1140 net/ipv4/fou.c 	switch (guehdr->version) {
version          1147 net/ipv4/fou.c 		switch (((struct iphdr *)guehdr)->version) {
version            31 net/ipv4/gre_demux.c int gre_add_protocol(const struct gre_protocol *proto, u8 version)
version            33 net/ipv4/gre_demux.c 	if (version >= GREPROTO_MAX)
version            36 net/ipv4/gre_demux.c 	return (cmpxchg((const struct gre_protocol **)&gre_proto[version], NULL, proto) == NULL) ?
version            41 net/ipv4/gre_demux.c int gre_del_protocol(const struct gre_protocol *proto, u8 version)
version            45 net/ipv4/gre_demux.c 	if (version >= GREPROTO_MAX)
version            48 net/ipv4/gre_demux.c 	ret = (cmpxchg((const struct gre_protocol **)&gre_proto[version], proto, NULL) == proto) ?
version           389 net/ipv4/igmp.c 	pip->version  = 4;
version           772 net/ipv4/igmp.c 	iph->version  = 4;
version          1493 net/ipv4/igmp.c 	if (iph->version != 4 || ip_hdrlen(skb) < sizeof(*iph))
version           517 net/ipv4/ip_fragment.c 	if (iph.ihl < 5 || iph.version != 4)
version           310 net/ipv4/ip_gre.c 			md->version = ver;
version           500 net/ipv4/ip_gre.c 	int version;
version           517 net/ipv4/ip_gre.c 	version = md->version;
version           518 net/ipv4/ip_gre.c 	tunnel_hlen = 8 + erspan_hdr_len(version);
version           541 net/ipv4/ip_gre.c 	if (version == 1) {
version           545 net/ipv4/ip_gre.c 	} else if (version == 2) {
version           756 net/ipv4/ip_gre.c 		if (p.iph.version != 4 || p.iph.protocol != IPPROTO_GRE ||
version           455 net/ipv4/ip_input.c 	if (iph->ihl < 5 || iph->version != 4)
version           156 net/ipv4/ip_output.c 	iph->version  = 4;
version          1525 net/ipv4/ip_output.c 	iph->version = 4;
version          1232 net/ipv4/ip_tunnel.c 	iph->version		= 4;
version            68 net/ipv4/ip_tunnel_core.c 	iph->version	=	4;
version           411 net/ipv4/ip_vti.c 		if (p.iph.version != 4 || p.iph.protocol != IPPROTO_IPIP ||
version           475 net/ipv4/ip_vti.c 	iph->version		= 4;
version           816 net/ipv4/ipconfig.c 	h->version = 4;
version           984 net/ipv4/ipconfig.c 	if (h->ihl != 5 || h->version != 4 || h->protocol != IPPROTO_UDP)
version           339 net/ipv4/ipip.c 		if (p.iph.version != 4 ||
version           421 net/ipv4/ipip.c 	parms->iph.version = 4;
version           435 net/ipv4/ipmr.c 		p.iph.version = 4;
version           483 net/ipv4/ipmr.c 		p.iph.version = 4;
version           750 net/ipv4/ipmr.c 		if (ip_hdr(skb)->version == 0) {
version          1011 net/ipv4/ipmr.c 		if (ip_hdr(skb)->version == 0) {
version          1784 net/ipv4/ipmr.c 	iph->version	=	4;
version          2307 net/ipv4/ipmr.c 		iph->version = 0;
version            52 net/ipv4/netfilter/nf_reject_ipv4.c 	niph->version	= 4;
version          1204 net/ipv4/route.c 	    ip_hdr(skb)->version != 4 || ip_hdr(skb)->ihl < 5)
version          2966 net/ipv4/route.c 	iph->version = 0x4;
version           959 net/ipv4/tcp_metrics.c 	.version	= TCP_METRICS_GENL_VERSION,
version          2846 net/ipv6/addrconf.c 		p.iph.version = 4;
version           200 net/ipv6/exthdrs_core.c 		if (!ip6 || (ip6->version != 6))
version           103 net/ipv6/fou6.c 	switch (guehdr->version) {
version           110 net/ipv6/fou6.c 		switch (((struct iphdr *)guehdr)->version) {
version            50 net/ipv6/ila/ila_main.c 	.version	= ILA_GENL_VERSION,
version           577 net/ipv6/ip6_gre.c 			md->version = ver;
version           988 net/ipv6/ip6_gre.c 		if (md->version == 1) {
version           993 net/ipv6/ip6_gre.c 		} else if (md->version == 2) {
version           167 net/ipv6/ip6_input.c 	if (hdr->version != 6)
version           774 net/ipv6/ip6mr.c 		if (ipv6_hdr(skb)->version == 0) {
version          1010 net/ipv6/ip6mr.c 		if (ipv6_hdr(skb)->version == 0) {
version          2298 net/ipv6/ip6mr.c 		iph->version = 0;
version            25 net/ipv6/mcast_snoop.c 	if (ip6h->version != 6)
version            34 net/ipv6/netfilter/ip6t_eui64.c 		if (ipv6_hdr(skb)->version == 0x6) {
version           425 net/ipv6/seg6.c 	.version	= SEG6_GENL_VERSION,
version          1227 net/ipv6/sit.c 		if (p.iph.version != 4 ||
version          1424 net/ipv6/sit.c 	iph->version		= 4;
version          1454 net/ipv6/sit.c 	parms->iph.version = 4;
version           330 net/iucv/af_iucv.c 	phs_hdr->version = 1;
version           319 net/l2tp/l2tp_core.c 	if (tunnel->version == L2TP_HDR_VER_3) {
version           651 net/l2tp/l2tp_core.c 	if (tunnel->version == L2TP_HDR_VER_2) {
version           693 net/l2tp/l2tp_core.c 			l2tp_session_set_header_len(session, tunnel->version);
version           717 net/l2tp/l2tp_core.c 			l2tp_session_set_header_len(session, tunnel->version);
version           730 net/l2tp/l2tp_core.c 	if (tunnel->version == L2TP_HDR_VER_2) {
version           803 net/l2tp/l2tp_core.c 	u16 version;
version           836 net/l2tp/l2tp_core.c 	version = hdrflags & L2TP_HDR_VER_MASK;
version           837 net/l2tp/l2tp_core.c 	if (version != tunnel->version) {
version           840 net/l2tp/l2tp_core.c 			  tunnel->name, version, tunnel->version);
version           858 net/l2tp/l2tp_core.c 	if (tunnel->version == L2TP_HDR_VER_2) {
version           888 net/l2tp/l2tp_core.c 	if (tunnel->version == L2TP_HDR_VER_3 &&
version          1407 net/l2tp/l2tp_core.c int l2tp_tunnel_create(struct net *net, int fd, int version, u32 tunnel_id, u32 peer_tunnel_id, struct l2tp_tunnel_cfg *cfg, struct l2tp_tunnel **tunnelp)
version          1422 net/l2tp/l2tp_core.c 	tunnel->version = version;
version          1599 net/l2tp/l2tp_core.c 		if (tunnel->version != L2TP_HDR_VER_2) {
version          1632 net/l2tp/l2tp_core.c void l2tp_session_set_header_len(struct l2tp_session *session, int version)
version          1634 net/l2tp/l2tp_core.c 	if (version == L2TP_HDR_VER_2) {
version          1660 net/l2tp/l2tp_core.c 		if (tunnel->version == L2TP_HDR_VER_2)
version          1695 net/l2tp/l2tp_core.c 		if (tunnel->version == L2TP_HDR_VER_2)
version          1700 net/l2tp/l2tp_core.c 		l2tp_session_set_header_len(session, tunnel->version);
version           160 net/l2tp/l2tp_core.h 	int			version;	/* 2=>L2TPv2, 3=>L2TPv3 */
version           204 net/l2tp/l2tp_core.h int l2tp_tunnel_create(struct net *net, int fd, int version, u32 tunnel_id,
version           225 net/l2tp/l2tp_core.h void l2tp_session_set_header_len(struct l2tp_session *session, int version);
version           160 net/l2tp/l2tp_debugfs.c 	seq_printf(m, " L2TPv%d, %s\n", tunnel->version,
version           338 net/l2tp/l2tp_netlink.c 	if (nla_put_u8(skb, L2TP_ATTR_PROTO_VERSION, tunnel->version) ||
version           554 net/l2tp/l2tp_netlink.c 	if (tunnel->version == 2 && cfg.pw_type != L2TP_PWTYPE_PPP) {
version           559 net/l2tp/l2tp_netlink.c 	if (tunnel->version > 2) {
version           686 net/l2tp/l2tp_netlink.c 		l2tp_session_set_header_len(session, session->tunnel->version);
version           973 net/l2tp/l2tp_netlink.c 	.version	= L2TP_GENL_VERSION,
version           560 net/l2tp/l2tp_ppp.c 	u8 version;
version           579 net/l2tp/l2tp_ppp.c 		info->version = 2;
version           595 net/l2tp/l2tp_ppp.c 		info->version = 3;
version           611 net/l2tp/l2tp_ppp.c 		info->version = 2;
version           627 net/l2tp/l2tp_ppp.c 		info->version = 3;
version           722 net/l2tp/l2tp_ppp.c 						   info.version,
version           929 net/l2tp/l2tp_ppp.c 	if ((tunnel->version == 2) && (tunnel->sock->sk_family == AF_INET)) {
version           946 net/l2tp/l2tp_ppp.c 	} else if ((tunnel->version == 2) &&
version           965 net/l2tp/l2tp_ppp.c 	} else if ((tunnel->version == 3) &&
version           985 net/l2tp/l2tp_ppp.c 	} else if (tunnel->version == 3) {
version          1203 net/l2tp/l2tp_ppp.c 		l2tp_session_set_header_len(session, session->tunnel->version);
version          1450 net/l2tp/l2tp_ppp.c 		if (!pd->tunnel || pd->tunnel->version == 2)
version           228 net/mac80211/ethtool.c 	regs->version = wdev->wiphy->hw_version;
version           289 net/mac80211/tdls.c 	wmm->version = 1; /* WME ver */
version           990 net/mac802154/llsec.c 	if (hdr.fc.version == 0)
version           201 net/mpls/af_mpls.c 			if (v4hdr->version == 4) {
version           205 net/mpls/af_mpls.c 			} else if (v4hdr->version == 6 &&
version           290 net/mpls/af_mpls.c 		payload_type = ip_hdr(skb)->version;
version            84 net/ncsi/internal.h 	u32 version;		/* Supported BCD encoded NCSI version */
version           198 net/ncsi/internal.h 	struct ncsi_channel_version version;
version           968 net/ncsi/ncsi-manage.c 		ret = ncsi_gma_handler(&nca, nc->version.mf_id);
version            74 net/ncsi/ncsi-netlink.c 	nla_put_u32(skb, NCSI_CHANNEL_ATTR_VERSION_MAJOR, nc->version.version);
version            75 net/ncsi/ncsi-netlink.c 	nla_put_u32(skb, NCSI_CHANNEL_ATTR_VERSION_MINOR, nc->version.alpha2);
version            76 net/ncsi/ncsi-netlink.c 	nla_put_string(skb, NCSI_CHANNEL_ATTR_VERSION_STR, nc->version.fw_name);
version           761 net/ncsi/ncsi-netlink.c 	.version = 0,
version           753 net/ncsi/ncsi-rsp.c 	ncv = &nc->version;
version           754 net/ncsi/ncsi-rsp.c 	ncv->version = ntohl(rsp->ncsi_version);
version           822 net/netfilter/ipset/ip_set_core.c 	nfmsg->version = NFNETLINK_V0;
version          2087 net/netfilter/ipset/ip_set_core.c 		if (req_version->version < IPSET_PROTOCOL_MIN) {
version          2102 net/netfilter/ipset/ip_set_core.c 		req_version->version = IPSET_PROTOCOL;
version          1600 net/netfilter/ipvs/ip_vs_core.c 		if (gueh->control != 0 || gueh->version != 0)
version          1748 net/netfilter/ipvs/ip_vs_core.c 			if (cih && cih->version == 4 && cih->ihl >= 5 &&
version          2797 net/netfilter/ipvs/ip_vs_ctl.c 		info.version = IP_VS_VERSION_CODE;
version          3955 net/netfilter/ipvs/ip_vs_ctl.c 	.version	= IPVS_GENL_VERSION,
version           263 net/netfilter/ipvs/ip_vs_sync.c 	__s8			version;	/* SYNC_PROTO_VER  */
version           347 net/netfilter/ipvs/ip_vs_sync.c 	sb->mesg->version = SYNC_PROTO_VER;
version          1229 net/netfilter/ipvs/ip_vs_sync.c 	if ((m2->version == SYNC_PROTO_VER) && (m2->reserved == 0)
version          1046 net/netfilter/ipvs/ip_vs_xmit.c 	gueh->version = 0;
version          1251 net/netfilter/ipvs/ip_vs_xmit.c 	iph->version		=	4;
version          1399 net/netfilter/ipvs/ip_vs_xmit.c 	iph->version		=	6;
version           526 net/netfilter/nf_conntrack_netlink.c 	nfmsg->version      = NFNETLINK_V0;
version           721 net/netfilter/nf_conntrack_netlink.c 	nfmsg->version	= NFNETLINK_V0;
version          1276 net/netfilter/nf_conntrack_netlink.c 		u_int8_t u3 = nfmsg->version ? nfmsg->nfgen_family : AF_UNSPEC;
version          2214 net/netfilter/nf_conntrack_netlink.c 	nfmsg->version      = NFNETLINK_V0;
version          2298 net/netfilter/nf_conntrack_netlink.c 	nfmsg->version      = NFNETLINK_V0;
version          2813 net/netfilter/nf_conntrack_netlink.c 	nfmsg->version	    = NFNETLINK_V0;
version          2864 net/netfilter/nf_conntrack_netlink.c 	nfmsg->version	    = NFNETLINK_V0;
version          3445 net/netfilter/nf_conntrack_netlink.c 	nfmsg->version      = NFNETLINK_V0;
version           421 net/netfilter/nf_synproxy_core.c 	iph->version	= 4;
version           609 net/netfilter/nf_tables_api.c 	nfmsg->version		= NFNETLINK_V0;
version          1272 net/netfilter/nf_tables_api.c 	nfmsg->version		= NFNETLINK_V0;
version          2360 net/netfilter/nf_tables_api.c 	nfmsg->version		= NFNETLINK_V0;
version          3314 net/netfilter/nf_tables_api.c 	nfmsg->version		= NFNETLINK_V0;
version          4150 net/netfilter/nf_tables_api.c 	nfmsg->version      = NFNETLINK_V0;
version          4222 net/netfilter/nf_tables_api.c 	nfmsg->version		= NFNETLINK_V0;
version          5325 net/netfilter/nf_tables_api.c 	nfmsg->version		= NFNETLINK_V0;
version          6000 net/netfilter/nf_tables_api.c 	nfmsg->version		= NFNETLINK_V0;
version          6237 net/netfilter/nf_tables_api.c 	nfmsg->version		= NFNETLINK_V0;
version           228 net/netfilter/nf_tables_trace.c 	nfmsg->version		= NFNETLINK_V0;
version           147 net/netfilter/nfnetlink_acct.c 	nfmsg->version = NFNETLINK_V0;
version           540 net/netfilter/nfnetlink_cthelper.c 	nfmsg->version = NFNETLINK_V0;
version           176 net/netfilter/nfnetlink_cttimeout.c 	nfmsg->version = NFNETLINK_V0;
version           397 net/netfilter/nfnetlink_cttimeout.c 	nfmsg->version = NFNETLINK_V0;
version           468 net/netfilter/nfnetlink_log.c 	nfmsg->version = NFNETLINK_V0;
version           236 net/netfilter/nfnetlink_osf.c 				      f->genre, f->version, f->subtype,
version           283 net/netfilter/nfnetlink_osf.c 		data->version = f->version;
version           482 net/netfilter/nfnetlink_queue.c 	nfmsg->version = NFNETLINK_V0;
version           585 net/netfilter/nft_compat.c 	nfmsg->version = NFNETLINK_V0;
version            47 net/netfilter/nft_osf.c 				 data.genre, data.version);
version           262 net/netfilter/nft_tunnel.c 	int err, version;
version           273 net/netfilter/nft_tunnel.c 	version = ntohl(nla_get_be32(tb[NFTA_TUNNEL_KEY_ERSPAN_VERSION]));
version           274 net/netfilter/nft_tunnel.c 	switch (version) {
version           296 net/netfilter/nft_tunnel.c 	opts->u.erspan.version = version;
version           487 net/netfilter/nft_tunnel.c 		switch (opts->u.erspan.version) {
version            41 net/netfilter/xt_l2tp.c 	u8 version;
version            54 net/netfilter/xt_l2tp.c 	if ((info->flags & XT_L2TP_VERSION) && (info->version != data->version))
version            59 net/netfilter/xt_l2tp.c 	    ((data->type == XT_L2TP_TYPE_CONTROL) || (data->version == 2)) &&
version           104 net/netfilter/xt_l2tp.c 	data.version = (u8) flags & L2TP_HDR_VER;
version           112 net/netfilter/xt_l2tp.c 	if (data.version == 3) {
version           120 net/netfilter/xt_l2tp.c 	} else if (data.version == 2) {
version           165 net/netfilter/xt_l2tp.c 	data.version = 3;
version           234 net/netfilter/xt_l2tp.c 		if ((info->version < 2) || (info->version > 3)) {
version           236 net/netfilter/xt_l2tp.c 					    info->version);
version           240 net/netfilter/xt_l2tp.c 		if (info->version == 2) {
version           277 net/netfilter/xt_l2tp.c 	    (info->version == 2)) {
version           304 net/netfilter/xt_l2tp.c 	    (info->version == 2)) {
version           341 net/netlabel/netlabel_calipso.c 	.version = NETLBL_PROTO_VERSION,
version           761 net/netlabel/netlabel_cipso_v4.c 	.version = NETLBL_PROTO_VERSION,
version           822 net/netlabel/netlabel_mgmt.c 	.version = NETLBL_PROTO_VERSION,
version          1365 net/netlabel/netlabel_unlabeled.c 	.version = NETLBL_PROTO_VERSION,
version          1469 net/netlabel/netlabel_unlabeled.c 	if (family == PF_INET6 && ip_hdr(skb)->version == 4)
version           454 net/netlink/genetlink.c 	hdr->version = family->version;
version           686 net/netlink/genetlink.c 	    nla_put_u32(skb, CTRL_ATTR_VERSION, family->version) ||
version           986 net/netlink/genetlink.c 	.version = 0x2,
version           523 net/nfc/llcp_core.c 	u8 *gb_cur, version, version_length;
version           531 net/nfc/llcp_core.c 	version = LLCP_VERSION_11;
version           532 net/nfc/llcp_core.c 	version_tlv = nfc_llcp_build_tlv(LLCP_TLV_VERSION, &version,
version          1767 net/nfc/netlink.c 	.version = NFC_GENL_VERSION,
version          2254 net/openvswitch/conntrack.c 	.version = OVS_CT_LIMIT_VERSION,
version           644 net/openvswitch/datapath.c 	.version = OVS_PACKET_VERSION,
version          1458 net/openvswitch/datapath.c 	.version = OVS_FLOW_VERSION,
version          1666 net/openvswitch/datapath.c 			if (info->genlhdr->version < OVS_DP_VER_FEATURES)
version          1880 net/openvswitch/datapath.c 	.version = OVS_DATAPATH_VERSION,
version          2343 net/openvswitch/datapath.c 	.version = OVS_VPORT_VERSION,
version           483 net/openvswitch/flow.c 	u8 version, length;
version           491 net/openvswitch/flow.c 	version = nsh_get_ver(nh);
version           494 net/openvswitch/flow.c 	if (version != 0)
version           558 net/openvswitch/meter.c 	.version = OVS_METER_VERSION,
version           585 net/packet/af_packet.c 	p1->version = po->tp_version;
version           833 net/packet/af_packet.c 	pbd1->version = pkc1->version;
version            48 net/packet/internal.h 	unsigned short  version;
version           108 net/psample/psample.c 	.version	= PSAMPLE_GENL_VERSION,
version            35 net/qrtr/qrtr.c 	__le32 version;
version            58 net/qrtr/qrtr.c 	u8 version;
version           184 net/qrtr/qrtr.c 	hdr->version = cpu_to_le32(QRTR_PROTO_VER_1);
version            48 net/rds/ib_cm.c static void rds_ib_set_protocol(struct rds_connection *conn, unsigned int version)
version            50 net/rds/ib_cm.c 	conn->c_version = version;
version           636 net/rds/ib_cm.c 	u32 version = 0;
version           675 net/rds/ib_cm.c 		version = RDS_PROTOCOL_4_0;
version           677 net/rds/ib_cm.c 			version++;
version           680 net/rds/ib_cm.c 		version = RDS_PROTOCOL_COMPAT_VERSION;
version           689 net/rds/ib_cm.c 	return version;
version           738 net/rds/ib_cm.c 	u32 version;
version           742 net/rds/ib_cm.c 	version = rds_ib_protocol_compatible(event, isv6);
version           743 net/rds/ib_cm.c 	if (!version) {
version           788 net/rds/ib_cm.c 		 saddr6, daddr6, RDS_PROTOCOL_MAJOR(version),
version           789 net/rds/ib_cm.c 		 RDS_PROTOCOL_MINOR(version),
version           826 net/rds/ib_cm.c 	rds_ib_set_protocol(conn, version);
version           851 net/rds/ib_cm.c 	rds_ib_cm_fill_conn_param(conn, &conn_param, &dp_rep, version,
version           170 net/rds/recv.c 		struct rds_ext_header_version version;
version           203 net/rds/recv.c 		struct rds_ext_header_version version;
version           157 net/rxrpc/protocol.h 	__be32		version;	/* version of this challenge type */
version           168 net/rxrpc/protocol.h 	__be32		version;	/* version of this response type */
version           659 net/rxrpc/rxkad.c 	challenge.version	= htonl(2);
version           817 net/rxrpc/rxkad.c 	u32 version, nonce, min_level, abort_code;
version           838 net/rxrpc/rxkad.c 	version = ntohl(challenge.version);
version           843 net/rxrpc/rxkad.c 	       sp->hdr.serial, version, nonce, min_level);
version           847 net/rxrpc/rxkad.c 	if (version != RXKAD_VERSION)
version           862 net/rxrpc/rxkad.c 	resp->version			= htonl(RXKAD_VERSION);
version          1096 net/rxrpc/rxkad.c 	u32 abort_code, version, kvno, ticket_len, level;
version          1115 net/rxrpc/rxkad.c 	version = ntohl(response->version);
version          1119 net/rxrpc/rxkad.c 	       sp->hdr.serial, version, kvno, ticket_len);
version          1123 net/rxrpc/rxkad.c 	if (version != RXKAD_VERSION)
version           851 net/sched/sch_cake.c 	if (iph->version == 4 && iph->protocol == IPPROTO_IPV6)
version           855 net/sched/sch_cake.c 	else if (iph->version == 4)
version           858 net/sched/sch_cake.c 	else if (iph->version == 6)
version           880 net/sched/sch_cake.c 	if (ipv6h->version == 4) {
version           900 net/sched/sch_cake.c 	} else if (ipv6h->version == 6) {
version          1162 net/sched/sch_cake.c 		if (!tcph_check || iph->version != iph_check->version ||
version          1167 net/sched/sch_cake.c 		if (iph_check->version == 4) {
version          1174 net/sched/sch_cake.c 		} else if (iph_check->version == 6) {
version          1022 net/sched/sch_htb.c 	if (gopt->version != HTB_VER >> 16)
version          1055 net/sched/sch_htb.c 	gopt.version = HTB_VER;
version           304 net/sched/sch_taprio.c 	if (ipv6h->version == 4) {
version           320 net/sched/sch_taprio.c 	} else if (ipv6h->version == 6 && ipv6h->nexthdr != IPPROTO_TCP) {
version           134 net/sctp/input.c 	family = ipver2af(ip_hdr(skb)->version);
version           850 net/sctp/ipv6.c 	if (ip_hdr(skb)->version == 4) {
version           324 net/smc/smc_clc.c 	    (clcm->version != SMC_CLC_V1) ||
version           373 net/smc/smc_clc.c 	dclc.hdr.version = SMC_CLC_V1;
version           417 net/smc/smc_clc.c 	pclc.hdr.version = SMC_CLC_V1;		/* SMC version */
version           482 net/smc/smc_clc.c 	cclc.hdr.version = SMC_CLC_V1;		/* SMC version */
version           551 net/smc/smc_clc.c 	aclc.hdr.version = SMC_CLC_V1;		/* SMC version */
version            59 net/smc/smc_clc.h 	u8 version : 4,
version            67 net/smc/smc_clc.h 	   version : 4;
version           643 net/smc/smc_pnet.c 	.version = SMCR_GENL_FAMILY_VERSION,
version            92 net/sunrpc/auth_gss/gss_rpc_upcall.c 		.version	= GSSPROXY_VERS_1,
version           395 net/sunrpc/auth_gss/gss_rpc_upcall.c 	.version	= gssp_version,
version           367 net/sunrpc/clnt.c 	const struct rpc_version *version;
version           382 net/sunrpc/clnt.c 	if (args->version >= program->nrvers)
version           384 net/sunrpc/clnt.c 	version = program->version[args->version];
version           385 net/sunrpc/clnt.c 	if (version == NULL)
version           399 net/sunrpc/clnt.c 	clnt->cl_procinfo = version->procs;
version           400 net/sunrpc/clnt.c 	clnt->cl_maxproc  = version->nrprocs;
version           402 net/sunrpc/clnt.c 	clnt->cl_vers     = version->number;
version           666 net/sunrpc/clnt.c 		.version	= clnt->cl_vers,
version           688 net/sunrpc/clnt.c 		.version	= clnt->cl_vers,
version           961 net/sunrpc/clnt.c 		.version	= vers,
version          1636 net/sunrpc/clnt.c 	if (clnt->cl_program->version[clnt->cl_vers])
version          1637 net/sunrpc/clnt.c 		clnt->cl_program->version[clnt->cl_vers]->counts[idx]++;
version           242 net/sunrpc/rpcb_clnt.c 		.version	= RPCBVERS_2,
version           302 net/sunrpc/rpcb_clnt.c 		.version	= RPCBVERS_2,
version           364 net/sunrpc/rpcb_clnt.c 				    int proto, u32 version,
version           375 net/sunrpc/rpcb_clnt.c 		.version	= version,
version           598 net/sunrpc/rpcb_clnt.c int rpcb_v4_register(struct net *net, const u32 program, const u32 version,
version           603 net/sunrpc/rpcb_clnt.c 		.r_vers		= version,
version          1174 net/sunrpc/rpcb_clnt.c 	.version	= rpcb_version,
version            55 net/sunrpc/stats.c 		const struct rpc_version *vers = prog->version[i];
version           883 net/sunrpc/svc.c 				const u32 version,
version           906 net/sunrpc/svc.c 	error = rpcb_v4_register(net, program, version,
version           914 net/sunrpc/svc.c 		error = rpcb_register(net, program, version, protocol, port);
version           931 net/sunrpc/svc.c 				const u32 version,
version           954 net/sunrpc/svc.c 	error = rpcb_v4_register(net, program, version,
version           975 net/sunrpc/svc.c 			  const u32 program, const u32 version,
version           984 net/sunrpc/svc.c 		error = __svc_rpcb_register4(net, program, version,
version           989 net/sunrpc/svc.c 		error = __svc_rpcb_register6(net, program, version,
version           999 net/sunrpc/svc.c 			    u32 version, int family,
version          1004 net/sunrpc/svc.c 		progp->pg_name, version,
version          1009 net/sunrpc/svc.c 				version, family, proto, port);
version          1016 net/sunrpc/svc.c 			    u32 version, int family,
version          1020 net/sunrpc/svc.c 	const struct svc_version *vers = progp->pg_vers[version];
version          1029 net/sunrpc/svc.c 			progp->pg_name, version,
version          1042 net/sunrpc/svc.c 	error = svc_rpcbind_set_version(net, progp, version,
version          1095 net/sunrpc/svc.c static void __svc_unregister(struct net *net, const u32 program, const u32 version,
version          1100 net/sunrpc/svc.c 	error = rpcb_v4_register(net, program, version, NULL, "");
version          1107 net/sunrpc/svc.c 		error = rpcb_register(net, program, version, 0, 0);
version          1110 net/sunrpc/svc.c 			__func__, progname, version, error);
version           262 net/tipc/netlink.c 	.version	= TIPC_GENL_V2_VERSION,
version          1320 net/tipc/netlink_compat.c 	.version	= TIPC_GENL_VERSION,
version           335 net/tipc/udp_media.c 	if (ip_hdr(skb)->version == 4) {
version           343 net/tipc/udp_media.c 	} else if (ip_hdr(skb)->version == 6) {
version           317 net/tls/tls_device.c 			 record_type, prot->version);
version           935 net/tls/tls_device.c 	if (crypto_info->version != TLS_1_2_VERSION) {
version           961 net/tls/tls_device.c 	prot->version = crypto_info->version;
version          1082 net/tls/tls_device.c 	if (ctx->crypto_recv.info.version != TLS_1_2_VERSION)
version           483 net/tls/tls_main.c 	if (crypto_info->version != TLS_1_2_VERSION &&
version           484 net/tls/tls_main.c 	    crypto_info->version != TLS_1_3_VERSION) {
version           491 net/tls/tls_main.c 		if (alt_crypto_info->version != crypto_info->version ||
version           818 net/tls/tls_main.c 	u16 version, cipher_type;
version           833 net/tls/tls_main.c 	version = ctx->prot_info.version;
version           834 net/tls/tls_main.c 	if (version) {
version           835 net/tls/tls_main.c 		err = nla_put_u16(skb, TLS_INFO_VERSION, version);
version           128 net/tls/tls_sw.c 	if (prot->version == TLS_1_3_VERSION) {
version           505 net/tls/tls_sw.c 	xor_iv_with_seq(prot->version, rec->iv_data, tls_ctx->tx.rec_seq);
version           721 net/tls/tls_sw.c 	if (prot->version == TLS_1_3_VERSION) {
version           749 net/tls/tls_sw.c 		     record_type, prot->version);
version           755 net/tls/tls_sw.c 			 record_type, prot->version);
version          1464 net/tls/tls_sw.c 	if (prot->version == TLS_1_3_VERSION)
version          1470 net/tls/tls_sw.c 	xor_iv_with_seq(prot->version, iv, tls_ctx->rx.rec_seq);
version          1476 net/tls/tls_sw.c 		     ctx->control, prot->version);
version          1791 net/tls/tls_sw.c 			if (prot->version == TLS_1_3_VERSION)
version          1803 net/tls/tls_sw.c 		    prot->version != TLS_1_3_VERSION)
version          1822 net/tls/tls_sw.c 		} else if (prot->version == TLS_1_3_VERSION) {
version          2051 net/tls/tls_sw.c 	if (prot->version != TLS_1_3_VERSION)
version          2390 net/tls/tls_sw.c 	if (crypto_info->version == TLS_1_3_VERSION) {
version          2399 net/tls/tls_sw.c 	prot->version = crypto_info->version;
version          2445 net/tls/tls_sw.c 		if (crypto_info->version == TLS_1_3_VERSION)
version           136 net/vmw_vsock/vmci_transport.c 	pkt->version = VMCI_TRANSPORT_PACKET_VERSION;
version           359 net/vmw_vsock/vmci_transport.c 					  u16 version)
version           364 net/vmw_vsock/vmci_transport.c 					size, 0, NULL, version,
version           476 net/vmw_vsock/vmci_transport.c 					     u16 version)
version           480 net/vmw_vsock/vmci_transport.c 					size, 0, NULL, version,
version          1055 net/vmw_vsock/vmci_transport.c 		u16 version = VSOCK_PROTO_INVALID;
version          1057 net/vmw_vsock/vmci_transport.c 			pending, &version, true))
version          1387 net/vmw_vsock/vmci_transport.c 	u16 version;
version          1426 net/vmw_vsock/vmci_transport.c 		version = VSOCK_PROTO_INVALID;
version          1428 net/vmw_vsock/vmci_transport.c 		version = pkt->proto;
version          1430 net/vmw_vsock/vmci_transport.c 	if (!vmci_transport_proto_to_notify_struct(sk, &version, old_proto)) {
version            62 net/vmw_vsock/vmci_transport.h 	u8 version;
version           558 net/wimax/stack.c 	.version = WIMAX_GNL_VERSION,
version            18 net/wireless/ethtool.c 	strlcpy(info->version, init_utsname()->release, sizeof(info->version));
version          14759 net/wireless/nl80211.c 	.version = 1,			/* no particular meaning now */
version           632 net/wireless/reg.c 	__be32 version;
version           839 net/wireless/reg.c 	if (hdr->version != cpu_to_be32(FWDB_VERSION))
version            13 net/xfrm/xfrm_inout.h 	iph->version = 6;
version            28 net/xfrm/xfrm_inout.h 	iph->version = 4;
version           207 net/xfrm/xfrm_output.c 	top_iph->version = 4;
version           251 net/xfrm/xfrm_output.c 	top_iph->version = 6;
version           122 samples/bpf/hbm_kern.h 	if (iph.version == 6) {
version           127 samples/bpf/hbm_kern.h 	} else if (iph.version == 4) {
version           102 samples/bpf/xdp_adjust_tail_kern.c 	iph->version = 4;
version           129 samples/bpf/xdp_tx_iptunnel_kern.c 	iph->version = 4;
version           201 samples/bpf/xdp_tx_iptunnel_kern.c 	ip6h->version = 6;
version           242 samples/mei/mei-amt-version.c 	struct amt_unicode_string version;
version           261 samples/mei/mei-amt-version.c 	struct amt_version version;
version           280 samples/mei/mei-amt-version.c 	.version = {AMT_MAJOR_VERSION, AMT_MINOR_VERSION},
version           336 samples/mei/mei-amt-version.c 		len = code_ver->versions[i].version.length;
version           337 samples/mei/mei-amt-version.c 		if (code_ver->versions[i].version.string[len] != '\0' ||
version           338 samples/mei/mei-amt-version.c 		    len != strlen(code_ver->versions[i].version.string)) {
version           360 samples/mei/mei-amt-version.c 	} else if (resp_hdr->version.major != AMT_MAJOR_VERSION ||
version           361 samples/mei/mei-amt-version.c 		   resp_hdr->version.minor < AMT_MINOR_VERSION) {
version           467 samples/mei/mei-amt-version.c 				ver.versions[i].version.string);
version           188 samples/uhid/uhid-example.c 	ev.u.create.version = 0;
version          1062 samples/vfio-mdev/mbochs.c 		ext->type.header.version = 1;
version           283 scripts/dtc/dtc.h void dt_to_blob(FILE *f, struct dt_info *dti, int version);
version           284 scripts/dtc/dtc.h void dt_to_asm(FILE *f, struct dt_info *dti, int version);
version            56 scripts/dtc/fdtdump.c 	uint32_t version = fdt32_to_cpu(bph->version);
version            73 scripts/dtc/fdtdump.c 	printf("// version:\t\t%d\n", version);
version            76 scripts/dtc/fdtdump.c 	if (version >= 2)
version            80 scripts/dtc/fdtdump.c 	if (version >= 3)
version            83 scripts/dtc/fdtdump.c 	if (version >= 17)
version           134 scripts/dtc/fdtdump.c 		if (version < 16 && sz >= 8)
version            18 scripts/dtc/flattree.c 	int version;
version           325 scripts/dtc/flattree.c 	fdt->version = cpu_to_fdt32(vi->version);
version           345 scripts/dtc/flattree.c void dt_to_blob(FILE *f, struct dt_info *dti, int version)
version           357 scripts/dtc/flattree.c 		if (version_table[i].version == version)
version           361 scripts/dtc/flattree.c 		die("Unknown device tree blob version %d\n", version);
version           446 scripts/dtc/flattree.c void dt_to_asm(FILE *f, struct dt_info *dti, int version)
version           455 scripts/dtc/flattree.c 		if (version_table[i].version == version)
version           459 scripts/dtc/flattree.c 		die("Unknown device tree blob version %d\n", version);
version           480 scripts/dtc/flattree.c 	asm_emit_cell(f, vi->version);
version           799 scripts/dtc/flattree.c 	uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys;
version           870 scripts/dtc/flattree.c 	version = fdt32_to_cpu(fdt->version);
version           882 scripts/dtc/flattree.c 	if (version >= 3) {
version           891 scripts/dtc/flattree.c 	if (version >= 17) {
version           897 scripts/dtc/flattree.c 	if (version < 16) {
version            54 scripts/dtc/libfdt/fdt.c size_t fdt_header_size_(uint32_t version)
version            56 scripts/dtc/libfdt/fdt.c 	if (version <= 1)
version            58 scripts/dtc/libfdt/fdt.c 	else if (version <= 2)
version            60 scripts/dtc/libfdt/fdt.c 	else if (version <= 3)
version            62 scripts/dtc/libfdt/fdt.c 	else if (version <= 16)
version            18 scripts/dtc/libfdt/fdt.h 	fdt32_t version;		 /* format version */
version           241 scripts/dtc/libfdt/libfdt.h #define fdt_version(fdt)		(fdt_get_header(fdt, version))
version           258 scripts/dtc/libfdt/libfdt.h fdt_set_hdr_(version);
version           269 scripts/dtc/libfdt/libfdt.h size_t fdt_header_size_(uint32_t version);
version            70 scripts/gcc-plugins/arm_ssp_per_task_plugin.c 			  struct plugin_gcc_version *version)
version            78 scripts/gcc-plugins/arm_ssp_per_task_plugin.c 	if (!plugin_default_version_check(version, &gcc_version)) {
version            26 scripts/gcc-plugins/cyc_complexity_plugin.c 	.version	= "20160225",
version            52 scripts/gcc-plugins/cyc_complexity_plugin.c __visible int plugin_init(struct plugin_name_args *plugin_info, struct plugin_gcc_version *version)
version            58 scripts/gcc-plugins/cyc_complexity_plugin.c 	if (!plugin_default_version_check(version, &gcc_version)) {
version            85 scripts/gcc-plugins/latent_entropy_plugin.c 	.version	= "201606141920vanilla",
version           580 scripts/gcc-plugins/latent_entropy_plugin.c 			  struct plugin_gcc_version *version)
version           601 scripts/gcc-plugins/latent_entropy_plugin.c 	if (!plugin_default_version_check(version, &gcc_version)) {
version            37 scripts/gcc-plugins/randomize_layout_plugin.c 	.version	= "201402201816vanilla",
version           934 scripts/gcc-plugins/randomize_layout_plugin.c __visible int plugin_init(struct plugin_name_args *plugin_info, struct plugin_gcc_version *version)
version           949 scripts/gcc-plugins/randomize_layout_plugin.c 	if (!plugin_default_version_check(version, &gcc_version)) {
version            29 scripts/gcc-plugins/sancov_plugin.c 	.version	= "20160402",
version            89 scripts/gcc-plugins/sancov_plugin.c __visible int plugin_init(struct plugin_name_args *plugin_info, struct plugin_gcc_version *version)
version           115 scripts/gcc-plugins/sancov_plugin.c 	if (!plugin_default_version_check(version, &gcc_version)) {
version            44 scripts/gcc-plugins/stackleak_plugin.c 	.version = "201707101337",
version           336 scripts/gcc-plugins/stackleak_plugin.c 			  struct plugin_gcc_version *version)
version           373 scripts/gcc-plugins/stackleak_plugin.c 	if (!plugin_default_version_check(version, &gcc_version)) {
version            40 scripts/gcc-plugins/structleak_plugin.c 	.version	= "20190125vanilla",
version           216 scripts/gcc-plugins/structleak_plugin.c __visible int plugin_init(struct plugin_name_args *plugin_info, struct plugin_gcc_version *version)
version           226 scripts/gcc-plugins/structleak_plugin.c 	if (!plugin_default_version_check(version, &gcc_version)) {
version            36 scripts/mod/devicetable-offsets.c 	DEVID_FIELD(ieee1394_device_id, version);
version            99 scripts/mod/devicetable-offsets.c 	DEVID_FIELD(input_device_id, version);
version           192 scripts/mod/devicetable-offsets.c 	DEVID_FIELD(mei_cl_device_id, version);
version           413 scripts/mod/file2alias.c 	DEF_FIELD(symval, ieee1394_device_id, version);
version           423 scripts/mod/file2alias.c 	    version);
version           735 scripts/mod/file2alias.c 	DEF_FIELD(symval, input_device_id, version);
version           751 scripts/mod/file2alias.c 	ADD(alias, "e", flags & INPUT_DEVICE_ID_MATCH_VERSION, version);
version          1182 scripts/mod/file2alias.c 	DEF_FIELD(symval, mei_cl_device_id, version);
version          1187 scripts/mod/file2alias.c 	ADD(alias, ":", version != MEI_CL_VERSION_ANY, version);
version          2010 scripts/mod/modpost.c 	char *version;
version          2084 scripts/mod/modpost.c 	version = get_modinfo(&info, "version");
version          2085 scripts/mod/modpost.c 	if (version)
version          2086 scripts/mod/modpost.c 		maybe_frob_rcs_version(modname, version, info.modinfo,
version          2087 scripts/mod/modpost.c 				       version - (char *)info.hdr);
version          2088 scripts/mod/modpost.c 	if (version || (all_versions && !is_vmlinux(modname)))
version           192 scripts/mod/modpost.h 			    char *version,
version           460 scripts/mod/sumversion.c static int strip_rcs_crap(char *version)
version           464 scripts/mod/sumversion.c 	if (strncmp(version, "$Revision", strlen("$Revision")) != 0)
version           468 scripts/mod/sumversion.c 	full_len = strlen(version) + strlen(version + strlen(version) + 1) + 2;
version           473 scripts/mod/sumversion.c 	if (version[len] == ':' || version[len] == '$')
version           475 scripts/mod/sumversion.c 	while (isspace(version[len]))
version           477 scripts/mod/sumversion.c 	memmove(version, version+len, full_len-len);
version           482 scripts/mod/sumversion.c 	while (version[len] && !isspace(version[len]))
version           484 scripts/mod/sumversion.c 	memmove(version + len, version + strlen(version),
version           485 scripts/mod/sumversion.c 		full_len - strlen(version));
version           491 scripts/mod/sumversion.c 			    char *version,
version           495 scripts/mod/sumversion.c 	if (strip_rcs_crap(version))
version           496 scripts/mod/sumversion.c 		write_version(modfilename, version, version_offset);
version           233 scripts/unifdef.c static void             version(void);
version           307 scripts/unifdef.c 			version();
version            61 security/apparmor/crypto.c int aa_calc_profile_hash(struct aa_profile *profile, u32 version, void *start,
version            66 security/apparmor/crypto.c 	__le32 le32_version = cpu_to_le32(version);
version            18 security/apparmor/include/crypto.h int aa_calc_profile_hash(struct aa_profile *profile, u32 version, void *start,
version            25 security/apparmor/include/crypto.h static inline int aa_calc_profile_hash(struct aa_profile *profile, u32 version,
version            73 security/apparmor/policy_unpack.c 	u32 version;
version           746 security/apparmor/policy_unpack.c 	if (tmp == PACKED_MODE_COMPLAIN || (e->version & FORCE_COMPLAIN_FLAG))
version           946 security/apparmor/policy_unpack.c 	if (!unpack_u32(e, &e->version, "version")) {
version           958 security/apparmor/policy_unpack.c 	if (VERSION_LT(e->version, v5) || VERSION_GT(e->version, v7)) {
version          1086 security/apparmor/policy_unpack.c 			error = aa_calc_profile_hash(profile, e.version, start,
version          1101 security/apparmor/policy_unpack.c 	udata->abi = e.version & K_ABI_MASK;
version            75 security/integrity/iint.c 	iint->version = 0;
version           110 security/integrity/ima/ima.h 	u16 version;
version           261 security/integrity/ima/ima_api.c 	iint->version = i_version;
version           163 security/integrity/ima/ima_appraise.c 		if (sig->version != 2 || xattr_len <= sizeof(*sig))
version            37 security/integrity/ima/ima_kexec.c 	khdr.version = 1;
version            57 security/integrity/ima/ima_kexec.c 		khdr.version = cpu_to_le16(khdr.version);
version           160 security/integrity/ima/ima_main.c 		    !inode_eq_iversion(inode, iint->version) ||
version           370 security/integrity/ima/ima_template.c 		khdr->version = le16_to_cpu(khdr->version);
version           375 security/integrity/ima/ima_template.c 	if (khdr->version != 1) {
version           111 security/integrity/integrity.h 	uint8_t version;	/* signature format version */
version           123 security/integrity/integrity.h 	u64 version;		/* track inode changes */
version            54 security/keys/encrypted-keys/ecryptfs_format.c 	auth_tok->version = (((uint16_t)(major << 8) & 0xFF00)
version           371 security/selinux/include/security.h 	u32	version;	/* version number of thie structure */
version           293 security/selinux/netlabel.c 	if (ip_hdr(skb)->version == 4) {
version           297 security/selinux/netlabel.c 	} else if (IS_ENABLED(CONFIG_IPV6) && ip_hdr(skb)->version == 6) {
version            71 security/selinux/ss/policydb.c 	int version;
version            79 security/selinux/ss/policydb.c 		.version	= POLICYDB_VERSION_BASE,
version            84 security/selinux/ss/policydb.c 		.version	= POLICYDB_VERSION_BOOL,
version            89 security/selinux/ss/policydb.c 		.version	= POLICYDB_VERSION_IPV6,
version            94 security/selinux/ss/policydb.c 		.version	= POLICYDB_VERSION_NLCLASS,
version            99 security/selinux/ss/policydb.c 		.version	= POLICYDB_VERSION_MLS,
version           104 security/selinux/ss/policydb.c 		.version	= POLICYDB_VERSION_AVTAB,
version           109 security/selinux/ss/policydb.c 		.version	= POLICYDB_VERSION_RANGETRANS,
version           114 security/selinux/ss/policydb.c 		.version	= POLICYDB_VERSION_POLCAP,
version           119 security/selinux/ss/policydb.c 		.version	= POLICYDB_VERSION_PERMISSIVE,
version           124 security/selinux/ss/policydb.c 		.version	= POLICYDB_VERSION_BOUNDARY,
version           129 security/selinux/ss/policydb.c 		.version	= POLICYDB_VERSION_FILENAME_TRANS,
version           134 security/selinux/ss/policydb.c 		.version	= POLICYDB_VERSION_ROLETRANS,
version           139 security/selinux/ss/policydb.c 		.version	= POLICYDB_VERSION_NEW_OBJECT_DEFAULTS,
version           144 security/selinux/ss/policydb.c 		.version	= POLICYDB_VERSION_DEFAULT_TYPE,
version           149 security/selinux/ss/policydb.c 		.version	= POLICYDB_VERSION_CONSTRAINT_NAMES,
version           154 security/selinux/ss/policydb.c 		.version	= POLICYDB_VERSION_XPERMS_IOCTL,
version           159 security/selinux/ss/policydb.c 		.version	= POLICYDB_VERSION_INFINIBAND,
version           165 security/selinux/ss/policydb.c static struct policydb_compat_info *policydb_lookup_compat(int version)
version           171 security/selinux/ss/policydb.c 		if (policydb_compat[i].version == version) {
version            54 security/selinux/ss/status.c 			status->version = SELINUX_KERNEL_STATUS_VERSION;
version            82 sound/core/info_oss.c 		    init_utsname()->version,
version            89 sound/drivers/pcsp/pcsp_input.c 	input_dev->id.version = 0x0100;
version            77 sound/firewire/bebob/bebob.c 	u32 version;
version           111 sound/firewire/bebob/bebob.c 				  &version);
version           114 sound/firewire/bebob/bebob.c 	bebob->version = version;
version           460 sound/firewire/bebob/bebob.c 		.version	= 0x010001,
version           117 sound/firewire/bebob/bebob.h 	unsigned int version;
version           426 sound/firewire/bebob/bebob_stream.c 	if (bebob->version < 2)
version           487 sound/firewire/bebob/bebob_stream.c 		if (bebob->version > 2)
version            86 sound/firewire/dice/dice-proc.c 			u32 version;
version           152 sound/firewire/dice/dice-proc.c 			    (buf.global.version >> 24) & 0xff,
version           153 sound/firewire/dice/dice-proc.c 			    (buf.global.version >> 16) & 0xff,
version           154 sound/firewire/dice/dice-proc.c 			    (buf.global.version >>  8) & 0xff,
version           155 sound/firewire/dice/dice-proc.c 			    (buf.global.version >>  0) & 0xff);
version           274 sound/firewire/dice/dice-transaction.c 	__be32 version;
version           311 sound/firewire/dice/dice-transaction.c 				&version, sizeof(version), 0);
version           315 sound/firewire/dice/dice-transaction.c 		if ((version & cpu_to_be32(0xff000000)) !=
version           319 sound/firewire/dice/dice-transaction.c 				be32_to_cpu(version));
version           385 sound/firewire/dice/dice.c 		.version     = DICE_INTERFACE,
version           192 sound/firewire/fireface/ff.c 		.version	= 0x000001,
version           204 sound/firewire/fireface/ff.c 		.version	= 0x000002,
version           216 sound/firewire/fireface/ff.c 		.version	= 0x000004,
version            76 sound/firewire/fireworks/fireworks.c 	char version[12] = {0};
version            88 sound/firewire/fireworks/fireworks.c 	snprintf(version, sizeof(version), "%u.%u",
version            98 sound/firewire/fireworks/fireworks.c 		 hwinfo->vendor_name, hwinfo->model_name, version,
version           130 sound/firewire/fireworks/fireworks.h 	u32 version;
version           135 sound/firewire/fireworks/fireworks_command.c 	header->version	 = cpu_to_be32(1);
version           150 sound/firewire/fireworks/fireworks_command.c 	if ((be32_to_cpu(header->version) < 1) ||
version           226 sound/firewire/fireworks/fireworks_command.c 	be32_to_cpus(&hwinfo->version);
version            44 sound/firewire/fireworks/fireworks_proc.c 	snd_iprintf(buffer, "version: 0x%X\n", hwinfo->version);
version           716 sound/firewire/isight.c 		.version      = SW_ISIGHT_AUDIO,
version            33 sound/firewire/motu/motu.c 	u32 version = 0;
version            39 sound/firewire/motu/motu.c 			version = val;
version            49 sound/firewire/motu/motu.c 		 motu->spec->name, version,
version           268 sound/firewire/motu/motu.c 	.version	= model,			\
version           327 sound/firewire/oxfw/oxfw.c 		.version      = VERSION_AVC,
version           338 sound/firewire/oxfw/oxfw.c 		.version      = VERSION_AVC,
version           364 sound/firewire/oxfw/oxfw.c 		.version	= VERSION_AVC,
version           534 sound/isa/ad1816a/ad1816a_lib.c 	switch (chip->version = snd_ad1816a_read(chip, AD1816A_VERSION_ID)) {
version           582 sound/isa/ad1816a/ad1816a_lib.c 			chip->version, chip->hardware);
version           150 sound/isa/es1688/es1688_lib.c 	chip->version = (major << 8) | minor;
version           151 sound/isa/es1688/es1688_lib.c 	if (!chip->version)
version           154 sound/isa/es1688/es1688_lib.c 	switch (chip->version & 0xfff0) {
version           164 sound/isa/es1688/es1688_lib.c 			   chip->port, chip->version);
version           619 sound/isa/es1688/es1688_lib.c 	sprintf(tmp, "ES%s688 rev %i", chip->hardware == ES1688_HW_688 ? "" : "1", chip->version & 0x0f);
version            96 sound/isa/es18xx.c 	unsigned short version;		/* version of ESS chip */
version           962 sound/isa/es18xx.c 	switch (chip->version) {
version           982 sound/isa/es18xx.c 	if (!(chip->version == 0x1869 || chip->version == 0x1879)) {
version           985 sound/isa/es18xx.c 		    (chip->version == 0x1887 || chip->version == 0x1888) &&
version          1001 sound/isa/es18xx.c 	switch (chip->version) {
version          1518 sound/isa/es18xx.c 	switch (chip->version) {
version          1565 sound/isa/es18xx.c 		chip->version = 0x488;
version          1572 sound/isa/es18xx.c 		chip->version = 0x688;
version          1582 sound/isa/es18xx.c 		chip->version = hi << 8 | lo;
version          1601 sound/isa/es18xx.c 				chip->version = 0x1887;
version          1603 sound/isa/es18xx.c 				chip->version = 0x1888;
version          1606 sound/isa/es18xx.c 			chip->version = 0x1788;
version          1610 sound/isa/es18xx.c 		chip->version = 0x1688;
version          1623 sound/isa/es18xx.c 	switch (chip->version) {
version          1642 sound/isa/es18xx.c                            chip->port, chip->version);
version          1646 sound/isa/es18xx.c         snd_printd("[0x%lx] ESS%x chip found\n", chip->port, chip->version);
version          1683 sound/isa/es18xx.c 	sprintf(str, "ES%x", chip->version);
version          1701 sound/isa/es18xx.c 	sprintf(pcm->name, "ESS AudioDrive ES%x", chip->version);
version          1871 sound/isa/es18xx.c 	switch (chip->version) {
version          1904 sound/isa/es18xx.c 	if (chip->version != 0x1868) {
version          1910 sound/isa/es18xx.c 	if (chip->version == 0x1869) {
version          1918 sound/isa/es18xx.c 	} else if (chip->version == 0x1878) {
version          1923 sound/isa/es18xx.c 	} else if (chip->version == 0x1879) {
version          2121 sound/isa/es18xx.c 	sprintf(card->driver, "ES%x", chip->version);
version          2123 sound/isa/es18xx.c 	sprintf(card->shortname, "ESS AudioDrive ES%x", chip->version);
version           110 sound/isa/opl3sa2.c 	int version;		/* 2 or 3 */
version           224 sound/isa/opl3sa2.c 	chip->version = 0;
version           232 sound/isa/opl3sa2.c 		chip->version = 2; /* YMF711 */
version           235 sound/isa/opl3sa2.c 		chip->version = 3;
version           243 sound/isa/opl3sa2.c 	str[0] = chip->version + '0';
version           262 sound/isa/opl3sa2.c 	if (chip->version > 2) {
version           276 sound/isa/opl3sa2.c 	if (chip->version > 2) {
version           529 sound/isa/opl3sa2.c 	if (chip->version > 2) {
version           570 sound/isa/opl3sa2.c 	if (chip->version > 2) {
version            71 sound/isa/sb/sb16_csp.c static int csp_detect(struct snd_sb *chip, int *version);
version           105 sound/isa/sb/sb16_csp.c 	int uninitialized_var(version);
version           112 sound/isa/sb/sb16_csp.c 	if (csp_detect(chip, &version))
version           123 sound/isa/sb/sb16_csp.c 	p->version = version;
version           134 sound/isa/sb/sb16_csp.c 	sprintf(hw->name, "CSP v%d.%d", (version >> 4), (version & 0x0f));
version           207 sound/isa/sb/sb16_csp.c 		info.version = p->version;
version           544 sound/isa/sb/sb16_csp.c static int csp_detect(struct snd_sb *chip, int *version)
version           568 sound/isa/sb/sb16_csp.c 	*version = get_version(chip);
version           570 sound/isa/sb/sb16_csp.c 	if (*version >= 0x10 && *version <= 0x1f)
version           597 sound/isa/sb/sb16_csp.c 	if (p->version < 0x10 || p->version > 0x1f) {
version           598 sound/isa/sb/sb16_csp.c 		snd_printd("%s: Invalid CSP version: 0x%x\n", __func__, p->version);
version          1125 sound/isa/sb/sb16_csp.c 	snd_iprintf(buffer, "Creative Signal Processor [v%d.%d]\n", (p->version >> 4), (p->version & 0x0f));
version           859 sound/isa/sb/sb16_main.c 	sprintf(pcm->name, "DSP v%i.%i", chip->version >> 8, chip->version & 0xff);
version           589 sound/isa/sb/sb8_main.c 	sprintf(pcm->name, "DSP v%i.%i", chip->version >> 8, chip->version & 0xff);
version            93 sound/isa/sb/sb_common.c 	int version;
version           107 sound/isa/sb/sb_common.c 	version = snd_sbdsp_version(chip);
version           108 sound/isa/sb/sb_common.c 	if (version < 0) {
version           113 sound/isa/sb/sb_common.c 	major = version >> 8;
version           114 sound/isa/sb/sb_common.c 	minor = version & 0xff;
version           167 sound/isa/sb/sb_common.c 	chip->version = (major << 8) | minor;
version           380 sound/isa/sc6000.c 	char version[2];
version           407 sound/isa/sc6000.c 	if (sc6000_dsp_get_answer(vport, GET_DSP_VERSION, version, 2) < 2) {
version           412 sound/isa/sc6000.c 		answer, version[0], version[1]);
version           564 sound/isa/sscape.c static int sscape_upload_microcode(struct snd_card *card, int version)
version           571 sound/isa/sscape.c 	snprintf(name, sizeof(name), "sndscape.co%d", version);
version           576 sound/isa/sscape.c 				version);
version           138 sound/oss/dmasound/dmasound.h     int version ;
version          1553 sound/oss/dmasound/dmasound_atari.c 	.version	= ((DMASOUND_ATARI_REVISION<<8) | DMASOUND_ATARI_EDITION),
version          1580 sound/oss/dmasound/dmasound_atari.c 	.version	= ((DMASOUND_ATARI_REVISION<<8) | DMASOUND_ATARI_EDITION),
version          1286 sound/oss/dmasound/dmasound_core.c 		((dmasound.mach.version>>8) & 0x0f));
version          1290 sound/oss/dmasound/dmasound_core.c 		(dmasound.mach.version >> 8), (dmasound.mach.version & 0xff)) ;
version          1429 sound/oss/dmasound/dmasound_core.c 		((dmasound.mach.version>>8) & 0x0f));
version          1433 sound/oss/dmasound/dmasound_core.c 		(dmasound.mach.version >> 8), (dmasound.mach.version & 0xff)) ;
version           706 sound/oss/dmasound/dmasound_paula.c 	.version	= ((DMASOUND_PAULA_REVISION<<8) | DMASOUND_PAULA_EDITION),
version           610 sound/oss/dmasound/dmasound_q40.c 	.version	= ((DMASOUND_Q40_REVISION<<8) | DMASOUND_Q40_EDITION),
version          2730 sound/pci/asihpi/asihpi.c 	u16 version;
version          2740 sound/pci/asihpi/asihpi.c 			&version, &serial_number, &type));
version          2750 sound/pci/asihpi/asihpi.c 		serial_number, ((version >> 3) & 0xf) + 'A', version & 0x7,
version          2751 sound/pci/asihpi/asihpi.c 		((version >> 13) * 100) + ((version >> 7) & 0x3f));
version           638 sound/pci/asihpi/hpi_internal.h 	u32 version;
version           690 sound/pci/asihpi/hpi_internal.h 	u16 version;
version           990 sound/pci/asihpi/hpi_internal.h 	u8 version;		/* message version */
version          1001 sound/pci/asihpi/hpi_internal.h 	u8 version;		/* message version */
version          1052 sound/pci/asihpi/hpi_internal.h 	u8 version;		/* response version */
version          1063 sound/pci/asihpi/hpi_internal.h 	u8 version;		/* response version */
version           541 sound/pci/asihpi/hpicmn.c 	phr->version = 0;
version            40 sound/pci/asihpi/hpidebug.c 		printk(KERN_DEBUG "HPI_MSG%d,%d,%d,%d,%d\n", phm->version,
version            83 sound/pci/asihpi/hpidebug.h 				phr->version, phr->error, phr->specific_error); \
version            57 sound/pci/asihpi/hpidspcd.c 	if (HPI_VER_MAJOR(header.version) != HPI_VER_MAJOR(HPI_VER)) {
version            61 sound/pci/asihpi/hpidspcd.c 			header.version, HPI_VER);
version            65 sound/pci/asihpi/hpidspcd.c 	if (header.version != HPI_VER) {
version            68 sound/pci/asihpi/hpidspcd.c 			header.version, HPI_VER);
version            33 sound/pci/asihpi/hpidspcd.h 	u32 version;
version           211 sound/pci/asihpi/hpifunc.c 	*pw_version = hr.u.ax.info.version;
version           233 sound/pci/asihpi/hpifunc.c 	*pw_version = hr.u.ax.info.version;
version            48 sound/pci/asihpi/hpimsginit.c 	phm->version = 0;
version            75 sound/pci/asihpi/hpimsginit.c 	phr->version = 0;
version            97 sound/pci/asihpi/hpimsginit.c 		phm->version = 1;
version           109 sound/pci/asihpi/hpimsginit.c 	phr->version = 1;
version           163 sound/pci/asihpi/hpimsgx.c 		phr->u.s.version = HPI_VER >> 8;	/* return major.minor */
version           239 sound/pci/hda/hda_beep.c 	input_dev->id.version = 0x01;
version          1561 sound/pci/ice1712/ice1712.c 	snd_iprintf(buffer, "  Version          : %i\n", ice->eeprom.version);
version          2308 sound/pci/ice1712/ice1712.c 			ice->eeprom.version = 1;
version          2326 sound/pci/ice1712/ice1712.c 	ice->eeprom.version = snd_ice1712_read_i2c(ice, dev, 0x05);
version          2327 sound/pci/ice1712/ice1712.c 	if (ice->eeprom.version != 1) {
version          2329 sound/pci/ice1712/ice1712.c 			   ice->eeprom.version);
version           216 sound/pci/ice1712/ice1712.h 	unsigned char version;	/* must be 1 (or 2 for vt1724) */
version          1530 sound/pci/ice1712/ice1724.c 	snd_iprintf(buffer, "  Version          : %i\n", ice->eeprom.version);
version          2338 sound/pci/ice1712/ice1724.c 			ice->eeprom.version = 2;
version          2360 sound/pci/ice1712/ice1724.c 	ice->eeprom.version = snd_vt1724_read_i2c(ice, dev, 0x05);
version          2361 sound/pci/ice1712/ice1724.c 	if (ice->eeprom.version != 1 && ice->eeprom.version != 2)
version          2363 sound/pci/ice1712/ice1724.c 		       ice->eeprom.version);
version           646 sound/pci/lola/lola.c 	chip->version = (dever >> 24) & 0xff;
version           649 sound/pci/lola/lola.c 		    chip->version);
version           355 sound/pci/lola/lola.h 	unsigned int version;
version           228 sound/ppc/beep.c 	input_dev->id.version = 0x0100;
version           600 sound/soc/atmel/atmel-i2s.c 	unsigned int version;
version           667 sound/soc/atmel/atmel-i2s.c 	regmap_read(dev->regmap, ATMEL_I2SC_VERSION, &version);
version           668 sound/soc/atmel/atmel-i2s.c 	dev_info(&pdev->dev, "hw version: %#x\n", version);
version           887 sound/soc/atmel/mchp-i2s-mcc.c 	u32 version;
version           963 sound/soc/atmel/mchp-i2s-mcc.c 	regmap_read(dev->regmap, MCHP_I2SMCC_VERSION, &version);
version           965 sound/soc/atmel/mchp-i2s-mcc.c 		 version & MCHP_I2SMCC_VERSION_MASK);
version            52 sound/soc/codecs/cros_ec_codec.c 	msg->version = 0;
version            79 sound/soc/codecs/cros_ec_codec.c 	msg->version = 0;
version            73 sound/soc/codecs/sigmadsp.c 	u8 version;
version           518 sound/soc/codecs/sigmadsp.c 	switch (ssfw_head->version) {
version           528 sound/soc/codecs/sigmadsp.c 			ssfw_head->version);
version           220 sound/soc/codecs/tpa6130a2.c 	unsigned int version;
version           286 sound/soc/codecs/tpa6130a2.c 	regmap_read(data->regmap, TPA6130A2_REG_VERSION, &version);
version           287 sound/soc/codecs/tpa6130a2.c 	version &= TPA6130A2_VERSION_MASK;
version           288 sound/soc/codecs/tpa6130a2.c 	if ((version != 1) && (version != 2))
version           289 sound/soc/codecs/tpa6130a2.c 		dev_warn(dev, "UNTESTED version detected (%d)\n", version);
version           559 sound/soc/codecs/wcd-clsh-v2.c 					  int version)
version            41 sound/soc/codecs/wcd-clsh-v2.h 				int version);
version           309 sound/soc/codecs/wcd9335.c 	u8 version;
version          4851 sound/soc/codecs/wcd9335.c 	wcd->clsh_ctrl = wcd_clsh_ctrl_alloc(component, wcd->version);
version          5096 sound/soc/codecs/wcd9335.c 		wcd->version = WCD9335_VERSION_2_0;
version          1773 sound/soc/codecs/wm_adsp.c static bool wm_adsp_validate_version(struct wm_adsp *dsp, unsigned int version)
version          1775 sound/soc/codecs/wm_adsp.c 	switch (version) {
version          1777 sound/soc/codecs/wm_adsp.c 		adsp_warn(dsp, "Deprecated file format %d\n", version);
version          1787 sound/soc/codecs/wm_adsp.c static bool wm_halo_validate_version(struct wm_adsp *dsp, unsigned int version)
version          1789 sound/soc/codecs/wm_adsp.c 	switch (version) {
version           114 sound/soc/codecs/wm_adsp.h 	bool (*validate_version)(struct wm_adsp *dsp, unsigned int version);
version           277 sound/soc/intel/haswell/sst-haswell-ipc.c 	struct sst_hsw_ipc_fw_version version;
version           812 sound/soc/intel/haswell/sst-haswell-ipc.c 	struct sst_hsw_ipc_fw_version *version)
version           818 sound/soc/intel/haswell/sst-haswell-ipc.c 	reply.data = version;
version           819 sound/soc/intel/haswell/sst-haswell-ipc.c 	reply.size = sizeof(*version);
version          2100 sound/soc/intel/haswell/sst-haswell-ipc.c 	struct sst_hsw_ipc_fw_version version;
version          2184 sound/soc/intel/haswell/sst-haswell-ipc.c 	sst_hsw_fw_get_version(hsw, &version);
version           211 sound/soc/intel/haswell/sst-haswell-ipc.h 	u8 version[SST_HSW_MAX_INFO_SIZE];
version           400 sound/soc/intel/haswell/sst-haswell-ipc.h 	struct sst_hsw_ipc_fw_version *version);
version           107 sound/soc/jz4740/jz4740-i2s.c 	enum jz47xx_i2s_version version;
version           287 sound/soc/jz4740/jz4740-i2s.c 		if (i2s->version >= JZ_I2S_JZ4780) {
version           401 sound/soc/jz4740/jz4740-i2s.c 	if (i2s->version >= JZ_I2S_JZ4780) {
version           508 sound/soc/jz4740/jz4740-i2s.c 		i2s->version = (enum jz47xx_i2s_version)match->data;
version           527 sound/soc/jz4740/jz4740-i2s.c 	if (i2s->version == JZ_I2S_JZ4780)
version            28 sound/soc/qcom/qdsp6/q6core.c 	uint32_t version;
version           283 sound/soc/qcom/qdsp6/q6core.c 			ainfo->api_version = info->version;
version            36 sound/soc/rockchip/rockchip_pdm.c 	enum rk_pdm_version version;
version           169 sound/soc/rockchip/rockchip_pdm.c 	if (pdm->version == RK_PDM_RK3308) {
version           204 sound/soc/rockchip/rockchip_pdm.c 	if (pdm->version != RK_PDM_RK3229)
version           490 sound/soc/rockchip/rockchip_pdm.c 		pdm->version = (enum rk_pdm_version)match->data;
version           492 sound/soc/rockchip/rockchip_pdm.c 	if (pdm->version == RK_PDM_RK3308) {
version          2598 sound/soc/soc-topology.c 			hdr->payload_size, hdr->type, hdr->version,
version           628 sound/soc/sof/ipc.c 	struct sof_ipc_fw_version *v = &ready->version;
version           739 sound/soc/sof/ipc.c 	struct sof_ipc_fw_version *v = &ready->version;
version          2554 sound/soc/sof/topology.c 	struct sof_ipc_fw_version *v = &ready->version;
version           160 sound/soc/sof/trace.c 	struct sof_ipc_fw_version *v = &ready->version;
version            25 sound/soc/sti/sti_uniperif.c 	unsigned int version; /* player IP version */
version            33 sound/soc/sti/sti_uniperif.c 	.version = SND_ST_UNIPERIF_VERSION_UNI_PLR_TOP_1_0,
version            41 sound/soc/sti/sti_uniperif.c 	.version = SND_ST_UNIPERIF_VERSION_UNI_PLR_TOP_1_0,
version            49 sound/soc/sti/sti_uniperif.c 	.version = SND_ST_UNIPERIF_VERSION_UNI_PLR_TOP_1_0,
version            57 sound/soc/sti/sti_uniperif.c 	.version = SND_ST_UNIPERIF_VERSION_UNI_PLR_TOP_1_0,
version            65 sound/soc/sti/sti_uniperif.c 	.version = SND_ST_UNIPERIF_VERSION_UNI_RDR_1_0,
version            73 sound/soc/sti/sti_uniperif.c 	.version = SND_ST_UNIPERIF_VERSION_UNI_RDR_1_0,
version           407 sound/soc/sti/sti_uniperif.c 	uni->ver = dev_data->version;
version            23 sound/soc/stm/stm32_sai.c 	.version = STM_SAI_STM32F4,
version            34 sound/soc/stm/stm32_sai.c 	.version = STM_SAI_STM32H7,
version           223 sound/soc/stm/stm32_sai.c 		sai->conf.version = val;
version           257 sound/soc/stm/stm32_sai.h #define STM_SAI_IS_F4(ip)	((ip)->conf.version == STM_SAI_STM32F4)
version           274 sound/soc/stm/stm32_sai.h 	u32 version;
version           317 sound/soc/stm/stm32_sai_sub.c 	int version = sai->pdata->conf.version;
version           321 sound/soc/stm/stm32_sai_sub.c 	if (div > SAI_XCR1_MCKDIV_MAX(version)) {
version           338 sound/soc/stm/stm32_sai_sub.c 	int version = sai->pdata->conf.version;
version           341 sound/soc/stm/stm32_sai_sub.c 	if (div > SAI_XCR1_MCKDIV_MAX(version)) {
version           346 sound/soc/stm/stm32_sai_sub.c 	mask = SAI_XCR1_MCKDIV_MASK(SAI_XCR1_MCKDIV_WIDTH(version));
version            92 sound/soc/ti/davinci-mcasp.c 	u8	version;
version           825 sound/soc/ti/davinci-mcasp.c 	if (mcasp->version < MCASP_VERSION_3)
version          1641 sound/soc/ti/davinci-mcasp.c 	.version = MCASP_VERSION_1,
version          1647 sound/soc/ti/davinci-mcasp.c 	.version = MCASP_VERSION_2,
version          1653 sound/soc/ti/davinci-mcasp.c 	.version = MCASP_VERSION_3,
version          1660 sound/soc/ti/davinci-mcasp.c 	.version = MCASP_VERSION_4,
version          1903 sound/soc/ti/davinci-mcasp.c 	if (pdata->version != MCASP_VERSION_4)
version          1926 sound/soc/ti/davinci-mcasp.c 	if (pdata->version != MCASP_VERSION_4)
version          2172 sound/soc/ti/davinci-mcasp.c 	mcasp->version = pdata->version;
version          2284 sound/soc/ti/davinci-mcasp.c 	if (mcasp->version < MCASP_VERSION_3) {
version           333 sound/soc/ti/omap-hdmi.c 	switch (ha->version) {
version           133 sound/sparc/dbri.c 	volatile __u32 version;
version          1378 sound/sparc/dbri.c 	mm->version = 0xff;
version          1674 sound/sparc/dbri.c 	recv_fixed(dbri, 19, &dbri->mm.version);
version          1677 sound/sparc/dbri.c 	if (cs4215_setctrl(dbri) == -1 || dbri->mm.version == 0xff) {
version          2656 sound/sparc/dbri.c 	       dbri->irq, op->dev.of_node->name[9], dbri->mm.version);
version           341 sound/usb/6fire/firmware.c static int usb6fire_fw_check(struct usb_interface *intf, const u8 *version)
version           346 sound/usb/6fire/firmware.c 		if (!memcmp(version, known_fw_versions + i, 2))
version           352 sound/usb/6fire/firmware.c 			version);
version           381 sound/usb/usx2y/us122l.c 	if (cfg.version != USB_STREAM_INTERFACE_VERSION)
version           122 sound/usb/usx2y/usX2Yhwdep.c 	info->version = USX2Y_DRIVER_VERSION;
version           197 sound/usb/usx2y/usb_stream.c 	sk->s->cfg.version = USB_STREAM_INTERFACE_VERSION;
version           136 tools/accounting/getdelays.c 	msg.g.version = 0x1;
version            14 tools/build/feature/test-glibc.c 	const char *version = gnu_get_libc_version();
version            16 tools/build/feature/test-glibc.c 	const char *version = XSTR(__GLIBC__) "." XSTR(__GLIBC_MINOR__);
version            19 tools/build/feature/test-glibc.c 	return (long)version;
version           137 tools/hv/hv_fcopy_daemon.c 	int version = FCOPY_CURRENT_VERSION;
version           184 tools/hv/hv_fcopy_daemon.c 	if ((write(fcopy_fd, &version, sizeof(int))) != sizeof(int)) {
version          1479 tools/hv/hv_kvp_daemon.c 			p = (char *)hv_msg->body.kvp_register.version;
version           164 tools/include/uapi/drm/drm.h 	struct drm_version __user *version;
version            13 tools/include/uapi/linux/btf.h 	__u8	version;
version            45 tools/include/uapi/linux/erspan.h 	int version;
version            39 tools/include/uapi/linux/fscrypt.h 	__u8 version;
version            66 tools/include/uapi/linux/fscrypt.h 	__u8 version;
version            78 tools/include/uapi/linux/fscrypt.h 		__u8 version;
version           475 tools/include/uapi/linux/perf_event.h 	__u32	version;		/* version number of this structure */
version           399 tools/include/uapi/linux/pkt_sched.h 	__u32 version;		/* to match HTB/TC */
version            66 tools/include/uapi/linux/tls.h 	__u16 version;
version            43 tools/include/uapi/sound/asound.h #define SNDRV_PROTOCOL_MAJOR(version) (((version)>>16)&0xffff)
version            44 tools/include/uapi/sound/asound.h #define SNDRV_PROTOCOL_MINOR(version) (((version)>>8)&0xff)
version            45 tools/include/uapi/sound/asound.h #define SNDRV_PROTOCOL_MICRO(version) ((version)&0xff)
version           130 tools/include/uapi/sound/asound.h 	unsigned int version;		/* R: driver-specific version */
version            87 tools/lib/bpf/btf.c 	if (hdr->version != BTF_VERSION) {
version            88 tools/lib/bpf/btf.c 		pr_debug("Unsupported BTF version:%u\n", hdr->version);
version           918 tools/lib/bpf/btf.c 	if (hdr->version != BTF_VERSION) {
version           919 tools/lib/bpf/btf.c 		pr_debug("Unsupported BTF.ext version:%u\n", hdr->version);
version            52 tools/lib/bpf/btf.h 	__u8	version;
version            42 tools/lib/bpf/libbpf_internal.h # define COMPAT_VERSION(internal_name, api_name, version) \
version            43 tools/lib/bpf/libbpf_internal.h 	asm(".symver " #internal_name "," #api_name "@" #version);
version            44 tools/lib/bpf/libbpf_internal.h # define DEFAULT_VERSION(internal_name, api_name, version) \
version            45 tools/lib/bpf/libbpf_internal.h 	asm(".symver " #internal_name "," #api_name "@@" #version);
version            47 tools/lib/bpf/libbpf_internal.h # define COMPAT_VERSION(internal_name, api_name, version)
version            48 tools/lib/bpf/libbpf_internal.h # define DEFAULT_VERSION(internal_name, api_name, version) \
version            53 tools/lib/bpf/libbpf_probes.c 	int version, subversion, patchlevel;
version            61 tools/lib/bpf/libbpf_probes.c 		   &version, &subversion, &patchlevel) != 3)
version            64 tools/lib/bpf/libbpf_probes.c 	return (version << 16) + (subversion << 8) + patchlevel;
version           142 tools/lib/bpf/libbpf_probes.c 		.version = BTF_VERSION,
version            27 tools/lib/lockdep/lockdep.c 		.version = LIBLOCKDEP_VERSION,
version            33 tools/perf/arch/s390/util/header.c 	char type[8], model[33], version[8], manufacturer[32], authorization[8];
version            53 tools/perf/arch/s390/util/header.c 	memset(version, 0, sizeof(version));
version           113 tools/perf/arch/s390/util/header.c 				vssize += scnprintf(version + vssize,
version           114 tools/perf/arch/s390/util/header.c 						    sizeof(version) - vssize, "%s", sep + 1);
version           130 tools/perf/arch/s390/util/header.c 	if (version[0] && authorization[0] )
version           132 tools/perf/arch/s390/util/header.c 				  manufacturer, type, model, version,
version            75 tools/perf/builtin-help.c 	int version;
version           104 tools/perf/builtin-help.c 	version = atoi(buffer.buf + strlen("emacsclient"));
version           106 tools/perf/builtin-help.c 	if (version < 22) {
version           109 tools/perf/builtin-help.c 			version);
version            17 tools/perf/builtin-version.c static struct version version;
version            20 tools/perf/builtin-version.c 	OPT_BOOLEAN(0, "build-options", &version.build_options,
version            93 tools/perf/builtin-version.c 	if (version.build_options || version_verbose == 1)
version           311 tools/perf/jvmti/jvmti_agent.c 	header.version    = JITHEADER_VERSION;
version           786 tools/perf/pmu-events/jevents.c 		char *cpuid, *version, *type, *fname;
version           806 tools/perf/pmu-events/jevents.c 		version = strtok_r(NULL, ",", &save);
version           813 tools/perf/pmu-events/jevents.c 		fprintf(outfp, "\t.version = \"%s\",\n", version);
version            33 tools/perf/pmu-events/pmu-events.h 	const char *version;
version          1375 tools/perf/util/data-convert-bt.c 	ADD("version", header->env.version);
version            47 tools/perf/util/data.c 	data->dir.version = PERF_DIR_VERSION;
version            83 tools/perf/util/data.c 	if (WARN_ON(data->dir.version != PERF_DIR_VERSION))
version            27 tools/perf/util/data.h 		u64			 version;
version           172 tools/perf/util/env.c 	zfree(&env->version);
version            43 tools/perf/util/env.h 	char			*version;
version           106 tools/perf/util/genelf_debug.c 	uhalf version;
version           137 tools/perf/util/genelf_debug.c 	uhalf version;
version           147 tools/perf/util/genelf_debug.c 	.version = 2,
version           174 tools/perf/util/genelf_debug.c 	.version = 2,
version           427 tools/perf/util/genelf_debug.c 		offsetof(struct debug_line_header, version);
version           458 tools/perf/util/genelf_debug.c 		offsetof(struct compilation_unit_header, version);
version           911 tools/perf/util/header.c 	return do_write(ff, &data->dir.version, sizeof(data->dir.version));
version          1134 tools/perf/util/header.c 	u32 cnt = 0, i, version = 1;
version          1143 tools/perf/util/header.c 	ret = do_write(ff, &version, sizeof(u32));
version          1328 tools/perf/util/header.c 	u64 bsize, version = 1, i, nr;
version          1340 tools/perf/util/header.c 	ret = do_write(ff, &version, sizeof(version));
version          1426 tools/perf/util/header.c 	fprintf(fp, "# perf version : %s\n", ff->ph->env.version);
version          1529 tools/perf/util/header.c 	fprintf(fp, "# directory data version : %"PRIu64"\n", data->dir.version);
version          2051 tools/perf/util/header.c FEAT_PROCESS_STR_FUN(version, version);
version          2523 tools/perf/util/header.c 	u32 cnt, i, version;
version          2525 tools/perf/util/header.c 	if (do_read_u32(ff, &version))
version          2528 tools/perf/util/header.c 	if (version != 1)
version          2597 tools/perf/util/header.c 	u64 version, i, nr, bsize;
version          2600 tools/perf/util/header.c 	if (do_read_u64(ff, &version))
version          2603 tools/perf/util/header.c 	if (version != 1)
version          2666 tools/perf/util/header.c 	return do_read_u64(ff, &data->dir.version);
version          2846 tools/perf/util/header.c 	FEAT_OPR(VERSION,	version,	false),
version          2928 tools/perf/util/header.c 	fprintf(fp, "# header version : %u\n", header->version);
version          3268 tools/perf/util/header.c 		ph->version = PERF_HEADER_VERSION_1;
version          3280 tools/perf/util/header.c 	ph->version = PERF_HEADER_VERSION_2;
version            86 tools/perf/util/header.h 	enum perf_header_version	version;
version           169 tools/perf/util/jitdump.c 		header.version    = bswap_32(header.version);
version           181 tools/perf/util/jitdump.c 			header.version,
version           188 tools/perf/util/jitdump.c 	if (header.version > JITHEADER_VERSION) {
version           190 tools/perf/util/jitdump.c 			header.version);
version            39 tools/perf/util/jitdump.h 	uint32_t version;	/* header version */
version          1232 tools/perf/util/machine.c 	char version[PATH_MAX];
version          1237 tools/perf/util/machine.c 	sprintf(version, "%s/proc/version", root_dir);
version          1238 tools/perf/util/machine.c 	file = fopen(version, "r");
version          1242 tools/perf/util/machine.c 	tmp = fgets(version, sizeof(version), file);
version          1247 tools/perf/util/machine.c 	name = strstr(version, prefix);
version          1353 tools/perf/util/machine.c 	char *version;
version          1356 tools/perf/util/machine.c 	version = get_kernel_version(machine->root_dir);
version          1357 tools/perf/util/machine.c 	if (!version)
version          1361 tools/perf/util/machine.c 		 machine->root_dir, version);
version          1362 tools/perf/util/machine.c 	free(version);
version           376 tools/perf/util/trace-event-read.c 	char *version;
version           405 tools/perf/util/trace-event-read.c 	version = read_string();
version           406 tools/perf/util/trace-event-read.c 	if (version == NULL)
version           409 tools/perf/util/trace-event-read.c 		printf("version = %s\n", version);
version           412 tools/perf/util/trace-event-read.c 		free(version);
version           455 tools/perf/util/trace-event-read.c 	if (atof(version) >= 0.6) {
version           475 tools/perf/util/trace-event-read.c 	free(version);
version           224 tools/perf/util/unwind-libunwind-local.c 	unsigned char version;
version           267 tools/perf/util/util.c 	int version, patchlevel, sublevel, err;
version           296 tools/perf/util/util.c 		     &version, &patchlevel, &sublevel);
version           303 tools/perf/util/util.c 	*puint = (version << 16) + (patchlevel << 8) + sublevel;
version           315 tools/perf/util/util.c 	int version, patchlevel, sublevel, err;
version           334 tools/perf/util/util.c 		     &version, &patchlevel, &sublevel);
version           342 tools/perf/util/util.c 	*puint = (version << 16) + (patchlevel << 8) + sublevel;
version            42 tools/power/cpupower/debug/i386/dump_psb.c 	u_char version;
version            90 tools/power/cpupower/debug/i386/dump_psb.c 	if (psb->version != 0x12)
version            94 tools/power/cpupower/debug/i386/dump_psb.c 			psb->version,
version           708 tools/power/x86/intel-speed-select/isst-config.c _get_tdp_level("get-config-version", levels, version, "TDP version");
version            21 tools/power/x86/intel-speed-select/isst-core.c 	pkg_dev->version = resp & 0xff;
version           154 tools/power/x86/intel-speed-select/isst.h 	int version;
version           173 tools/testing/nvdimm/test/nfit.c 	u64 version;
version           251 tools/testing/nvdimm/test/nfit.c 	nd_cmd->updated_version = fw->version;
version           437 tools/testing/nvdimm/test/nfit.c 		fw->version = nd_cmd->updated_fw_rev =
version            21 tools/testing/selftests/android/ion/ionmap_test.c 	drm_version_t version = { 0 };
version            25 tools/testing/selftests/android/ion/ionmap_test.c 	version.name_len = 4;
version            26 tools/testing/selftests/android/ion/ionmap_test.c 	version.name = name;
version            28 tools/testing/selftests/android/ion/ionmap_test.c 	ret = ioctl(fd, DRM_IOCTL_VERSION, &version);
version           129 tools/testing/selftests/bpf/map_tests/sk_storage_map.c 		.version = BTF_VERSION,
version            27 tools/testing/selftests/bpf/progs/test_lwt_ip_encap.c 	hdr.iph.version = 4;
version            62 tools/testing/selftests/bpf/progs/test_lwt_ip_encap.c 	hdr.ip6hdr.version = 6;
version           103 tools/testing/selftests/bpf/progs/test_tc_tunnel.c 		iph_inner.version = 4;
version           151 tools/testing/selftests/bpf/progs/test_tunnel_kern.c 	md.version = 1;
version           157 tools/testing/selftests/bpf/progs/test_tunnel_kern.c 	md.version = 2;
version           194 tools/testing/selftests/bpf/progs/test_tunnel_kern.c 			key.tunnel_id, key.remote_ipv4, md.version);
version           237 tools/testing/selftests/bpf/progs/test_tunnel_kern.c 	md.version = 1;
version           242 tools/testing/selftests/bpf/progs/test_tunnel_kern.c 	md.version = 2;
version           280 tools/testing/selftests/bpf/progs/test_tunnel_kern.c 			key.tunnel_id, key.remote_ipv4, md.version);
version           130 tools/testing/selftests/bpf/progs/test_xdp.c 	iph->version = 4;
version           199 tools/testing/selftests/bpf/progs/test_xdp.c 	ip6h->version = 6;
version           126 tools/testing/selftests/bpf/progs/test_xdp_loop.c 	iph->version = 4;
version           195 tools/testing/selftests/bpf/progs/test_xdp_loop.c 	ip6h->version = 6;
version           302 tools/testing/selftests/bpf/progs/test_xdp_noinline.c 	ip6h->version = 6;
version           350 tools/testing/selftests/bpf/progs/test_xdp_noinline.c 	iph->version = 4;
version            91 tools/testing/selftests/bpf/test_btf.c 	.version = BTF_VERSION,
version            50 tools/testing/selftests/bpf/test_flow_dissector.c 				version:2;
version            52 tools/testing/selftests/bpf/test_flow_dissector.c 			__u8	version:2,
version           172 tools/testing/selftests/bpf/test_flow_dissector.c 	iph->version = 4;
version           200 tools/testing/selftests/bpf/test_flow_dissector.c 	ip6h->version = 6;
version           156 tools/testing/selftests/bpf/test_sockmap.c 			.version     = TLS_1_2_VERSION,
version           162 tools/testing/selftests/bpf/test_sockmap.c 			.version     = TLS_1_2_VERSION,
version           541 tools/testing/selftests/bpf/test_verifier.c 		.version = BTF_VERSION,
version           142 tools/testing/selftests/filesystems/binderfs/binderfs_test.c 	struct binder_version version = { 0 };
version           203 tools/testing/selftests/filesystems/binderfs/binderfs_test.c 	ret = ioctl(fd, BINDER_VERSION, &version);
version           215 tools/testing/selftests/filesystems/binderfs/binderfs_test.c 		       version.protocol_version);
version           264 tools/testing/selftests/net/msg_zerocopy.c 	iph->version	= 4;
version           284 tools/testing/selftests/net/msg_zerocopy.c 	ip6h->version		= 6;
version            71 tools/testing/selftests/net/nettest.c 	int version;   /* AF_INET/AF_INET6 */
version           239 tools/testing/selftests/net/nettest.c 	switch (args->version) {
version           391 tools/testing/selftests/net/nettest.c static int set_unicast_if(int sd, int ifindex, int version)
version           399 tools/testing/selftests/net/nettest.c 	if (version == AF_INET6) {
version           638 tools/testing/selftests/net/nettest.c 			 int ifindex, int version)
version           657 tools/testing/selftests/net/nettest.c 	if (version == AF_INET) {
version           668 tools/testing/selftests/net/nettest.c 	} else if (version == AF_INET6) {
version           707 tools/testing/selftests/net/nettest.c 		if (send_msg_cmsg(sd, addr, alen, args->ifindex, args->version))
version           794 tools/testing/selftests/net/nettest.c 		if (args->version == AF_INET6) {
version           909 tools/testing/selftests/net/nettest.c static void set_recv_attr(int sd, int version)
version           911 tools/testing/selftests/net/nettest.c 	if (version == AF_INET6) {
version           929 tools/testing/selftests/net/nettest.c 		set_recv_attr(sd, args->version);
version          1084 tools/testing/selftests/net/nettest.c 	switch (args->version) {
version          1117 tools/testing/selftests/net/nettest.c 	sd = socket(args->version, args->type, args->protocol);
version          1132 tools/testing/selftests/net/nettest.c 		 set_unicast_if(sd, args->ifindex, args->version))
version          1289 tools/testing/selftests/net/nettest.c 	sd = socket(args->version, args->type, args->protocol);
version          1307 tools/testing/selftests/net/nettest.c 		 set_unicast_if(sd, args->ifindex, args->version))
version          1358 tools/testing/selftests/net/nettest.c 	switch (args->version) {
version          1413 tools/testing/selftests/net/nettest.c 	int family = args->version;
version          1569 tools/testing/selftests/net/nettest.c 		.version = AF_INET,
version          1669 tools/testing/selftests/net/nettest.c 			args.version = AF_INET6;
version           122 tools/testing/selftests/net/psock_snd.c 	iph->version = 4;
version            72 tools/testing/selftests/net/psock_tpacket.c 	int type, rd_num, flen, version;
version            80 tools/testing/selftests/net/psock_tpacket.c 	uint32_t version;
version           160 tools/testing/selftests/net/psock_tpacket.c 	ip->version = 4;
version           195 tools/testing/selftests/net/psock_tpacket.c static inline int __v1_v2_rx_kernel_ready(void *base, int version)
version           197 tools/testing/selftests/net/psock_tpacket.c 	switch (version) {
version           208 tools/testing/selftests/net/psock_tpacket.c static inline void __v1_v2_rx_user_ready(void *base, int version)
version           210 tools/testing/selftests/net/psock_tpacket.c 	switch (version) {
version           240 tools/testing/selftests/net/psock_tpacket.c 					       ring->version)) {
version           243 tools/testing/selftests/net/psock_tpacket.c 			switch (ring->version) {
version           260 tools/testing/selftests/net/psock_tpacket.c 			__v1_v2_rx_user_ready(ppd.raw, ring->version);
version           272 tools/testing/selftests/net/psock_tpacket.c 			ring->version, total_packets, NUM_PACKETS);
version           312 tools/testing/selftests/net/psock_tpacket.c static inline int __tx_kernel_ready(void *base, int version)
version           314 tools/testing/selftests/net/psock_tpacket.c 	switch (version) {
version           327 tools/testing/selftests/net/psock_tpacket.c static inline void __tx_user_ready(void *base, int version)
version           329 tools/testing/selftests/net/psock_tpacket.c 	switch (version) {
version           358 tools/testing/selftests/net/psock_tpacket.c 	switch (ring->version) {
version           387 tools/testing/selftests/net/psock_tpacket.c 	if (ring->version <= TPACKET_V2)
version           421 tools/testing/selftests/net/psock_tpacket.c 		while (__tx_kernel_ready(next, ring->version) &&
version           425 tools/testing/selftests/net/psock_tpacket.c 			switch (ring->version) {
version           463 tools/testing/selftests/net/psock_tpacket.c 			__tx_user_ready(next, ring->version);
version           493 tools/testing/selftests/net/psock_tpacket.c 			ring->version, total_packets, NUM_PACKETS);
version           667 tools/testing/selftests/net/psock_tpacket.c static void setup_ring(int sock, struct ring *ring, int version, int type)
version           673 tools/testing/selftests/net/psock_tpacket.c 	ring->version = version;
version           675 tools/testing/selftests/net/psock_tpacket.c 	switch (version) {
version           802 tools/testing/selftests/net/psock_tpacket.c static int test_tpacket(int version, int type)
version           807 tools/testing/selftests/net/psock_tpacket.c 	fprintf(stderr, "test: %s with %s ", tpacket_str[version],
version           811 tools/testing/selftests/net/psock_tpacket.c 	if (version == TPACKET_V1 &&
version           815 tools/testing/selftests/net/psock_tpacket.c 			tpacket_str[version], type_str[type]);
version           819 tools/testing/selftests/net/psock_tpacket.c 	sock = pfsocket(version);
version           821 tools/testing/selftests/net/psock_tpacket.c 	setup_ring(sock, &ring, version, type);
version           115 tools/testing/selftests/net/tls.c 	tls12.info.version = TLS_1_3_VERSION;
version           736 tools/testing/selftests/net/tls.c 		tls12.info.version = TLS_1_3_VERSION;
version          1156 tools/testing/selftests/net/tls.c 	tls12.info.version = TLS_1_2_VERSION;
version          1210 tools/testing/selftests/net/tls.c 	tls12.info.version = TLS_1_2_VERSION;
version          1274 tools/testing/selftests/net/tls.c 	tls12.info.version = TLS_1_2_VERSION;
version            57 tools/testing/selftests/net/txring_overwrite.c 	iph->version	= 4;
version           342 tools/testing/selftests/networking/timestamping/txtimestamp.c 	iph->version	= 4;
version           359 tools/testing/selftests/networking/timestamping/txtimestamp.c 	ip6h->version		= 6;
version            73 tools/testing/selftests/powerpc/ptrace/ptrace-hwbreak.c 	info.version = 1;
version            86 tools/testing/selftests/rseq/rseq-arm.h #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip,	\
version            91 tools/testing/selftests/rseq/rseq-arm.h 		".word " __rseq_str(version) ", " __rseq_str(flags) "\n\t" \
version           128 tools/testing/selftests/rseq/rseq-arm.h 				abort_label, version, flags,		\
version           132 tools/testing/selftests/rseq/rseq-arm.h 		".word " __rseq_str(version) ", " __rseq_str(flags) "\n\t" \
version            96 tools/testing/selftests/rseq/rseq-arm64.h #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip,		\
version           101 tools/testing/selftests/rseq/rseq-arm64.h 	"	.long	" __rseq_str(version) ", " __rseq_str(flags) "\n"	\
version            89 tools/testing/selftests/rseq/rseq-mips.h #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip, \
version            94 tools/testing/selftests/rseq/rseq-mips.h 		".word " __rseq_str(version) ", " __rseq_str(flags) "\n\t" \
version           133 tools/testing/selftests/rseq/rseq-mips.h 				abort_label, version, flags, \
version           137 tools/testing/selftests/rseq/rseq-mips.h 		".word " __rseq_str(version) ", " __rseq_str(flags) "\n\t" \
version            55 tools/testing/selftests/rseq/rseq-ppc.h #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags,				\
version            60 tools/testing/selftests/rseq/rseq-ppc.h 		".long " __rseq_str(version) ", " __rseq_str(flags) "\n\t"	\
version            97 tools/testing/selftests/rseq/rseq-ppc.h #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags,				\
version           102 tools/testing/selftests/rseq/rseq-ppc.h 		".long " __rseq_str(version) ", " __rseq_str(flags) "\n\t"	\
version            45 tools/testing/selftests/rseq/rseq-s390.h #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags,			\
version            50 tools/testing/selftests/rseq/rseq-s390.h 		".long " __rseq_str(version) ", " __rseq_str(flags) "\n\t" \
version            72 tools/testing/selftests/rseq/rseq-s390.h #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags,			\
version            77 tools/testing/selftests/rseq/rseq-s390.h 		".long " __rseq_str(version) ", " __rseq_str(flags) "\n\t" \
version            55 tools/testing/selftests/rseq/rseq-x86.h #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags,			\
version            60 tools/testing/selftests/rseq/rseq-x86.h 		".long " __rseq_str(version) ", " __rseq_str(flags) "\n\t" \
version           578 tools/testing/selftests/rseq/rseq-x86.h #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags,			\
version           583 tools/testing/selftests/rseq/rseq-x86.h 		".long " __rseq_str(version) ", " __rseq_str(flags) "\n\t" \
version           322 tools/testing/selftests/sparc64/drivers/adi-test.c 	unsigned char version[1], expected_version;
version           326 tools/testing/selftests/sparc64/drivers/adi-test.c 	version[0] = random_version();
version           327 tools/testing/selftests/sparc64/drivers/adi-test.c 	expected_version = version[0];
version           331 tools/testing/selftests/sparc64/drivers/adi-test.c 	ret = pwrite_adi(fd, version, sizeof(version), offset);
version           332 tools/testing/selftests/sparc64/drivers/adi-test.c 	if (ret != sizeof(version))
version           335 tools/testing/selftests/sparc64/drivers/adi-test.c 	ret = pread_adi(fd, version, sizeof(version), offset);
version           336 tools/testing/selftests/sparc64/drivers/adi-test.c 	if (ret != sizeof(version))
version           339 tools/testing/selftests/sparc64/drivers/adi-test.c 	if (expected_version != version[0]) {
version           341 tools/testing/selftests/sparc64/drivers/adi-test.c 			       expected_version, version[0]);
version           356 tools/testing/selftests/sparc64/drivers/adi-test.c 	unsigned char version[TEST1_VERSION_SZ],
version           362 tools/testing/selftests/sparc64/drivers/adi-test.c 		version[i] = random_version();
version           363 tools/testing/selftests/sparc64/drivers/adi-test.c 		expected_version[i] = version[i];
version           368 tools/testing/selftests/sparc64/drivers/adi-test.c 	ret = pwrite_adi(fd, version, sizeof(version), offset);
version           369 tools/testing/selftests/sparc64/drivers/adi-test.c 	if (ret != sizeof(version))
version           372 tools/testing/selftests/sparc64/drivers/adi-test.c 	ret = pread_adi(fd, version, sizeof(version), offset);
version           373 tools/testing/selftests/sparc64/drivers/adi-test.c 	if (ret != sizeof(version))
version           377 tools/testing/selftests/sparc64/drivers/adi-test.c 		if (expected_version[i] != version[i]) {
version           380 tools/testing/selftests/sparc64/drivers/adi-test.c 				expected_version, version[0]);
version           396 tools/testing/selftests/sparc64/drivers/adi-test.c 	unsigned char version[TEST2_VERSION_SZ],
version           402 tools/testing/selftests/sparc64/drivers/adi-test.c 		version[i] = random_version();
version           403 tools/testing/selftests/sparc64/drivers/adi-test.c 		expected_version[i] = version[i];
version           408 tools/testing/selftests/sparc64/drivers/adi-test.c 	ret = pwrite_adi(fd, version, sizeof(version), offset);
version           409 tools/testing/selftests/sparc64/drivers/adi-test.c 	if (ret != sizeof(version))
version           412 tools/testing/selftests/sparc64/drivers/adi-test.c 	ret = pread_adi(fd, version, sizeof(version), offset);
version           413 tools/testing/selftests/sparc64/drivers/adi-test.c 	if (ret != sizeof(version))
version           417 tools/testing/selftests/sparc64/drivers/adi-test.c 		if (expected_version[i] != version[i]) {
version           420 tools/testing/selftests/sparc64/drivers/adi-test.c 				expected_version, version[0]);
version           436 tools/testing/selftests/sparc64/drivers/adi-test.c 	unsigned char version[TEST3_VERSION_SZ],
version           442 tools/testing/selftests/sparc64/drivers/adi-test.c 		version[i] = random_version();
version           443 tools/testing/selftests/sparc64/drivers/adi-test.c 		expected_version[i] = version[i];
version           448 tools/testing/selftests/sparc64/drivers/adi-test.c 	ret = pwrite_adi(fd, version, sizeof(version), offset);
version           449 tools/testing/selftests/sparc64/drivers/adi-test.c 	if (ret != sizeof(version))
version           452 tools/testing/selftests/sparc64/drivers/adi-test.c 	ret = pread_adi(fd, version, sizeof(version), offset);
version           453 tools/testing/selftests/sparc64/drivers/adi-test.c 	if (ret != sizeof(version))
version           457 tools/testing/selftests/sparc64/drivers/adi-test.c 		if (expected_version[i] != version[i]) {
version           460 tools/testing/selftests/sparc64/drivers/adi-test.c 				expected_version, version[0]);
version           524 tools/testing/selftests/sparc64/drivers/adi-test.c 	unsigned char version, expected_version;
version           530 tools/testing/selftests/sparc64/drivers/adi-test.c 	version = expected_version = random_version();
version           538 tools/testing/selftests/sparc64/drivers/adi-test.c 	ret = write_adi(fd, &version, sizeof(version));
version           539 tools/testing/selftests/sparc64/drivers/adi-test.c 	if (ret != sizeof(version))
version           548 tools/testing/selftests/sparc64/drivers/adi-test.c 	ret = read_adi(fd, &version, sizeof(version));
version           549 tools/testing/selftests/sparc64/drivers/adi-test.c 	if (ret != sizeof(version))
version           552 tools/testing/selftests/sparc64/drivers/adi-test.c 	if (expected_version != version) {
version           554 tools/testing/selftests/sparc64/drivers/adi-test.c 			       expected_version, version);
version           569 tools/testing/selftests/sparc64/drivers/adi-test.c 	unsigned char version[TEST6_VERSION_SZ],
version           577 tools/testing/selftests/sparc64/drivers/adi-test.c 		version[i] = expected_version[i] = random_version();
version           585 tools/testing/selftests/sparc64/drivers/adi-test.c 	ret = write_adi(fd, version, sizeof(version));
version           586 tools/testing/selftests/sparc64/drivers/adi-test.c 	if (ret != sizeof(version))
version           589 tools/testing/selftests/sparc64/drivers/adi-test.c 	memset(version, 0, TEST6_VERSION_SZ);
version           597 tools/testing/selftests/sparc64/drivers/adi-test.c 	ret = read_adi(fd, version, sizeof(version));
version           598 tools/testing/selftests/sparc64/drivers/adi-test.c 	if (ret != sizeof(version))
version           602 tools/testing/selftests/sparc64/drivers/adi-test.c 		if (expected_version[i] != version[i]) {
version           605 tools/testing/selftests/sparc64/drivers/adi-test.c 				expected_version[i], version[i]);
version           621 tools/testing/selftests/sparc64/drivers/adi-test.c 	unsigned char version[TEST7_VERSION_SZ],
version           629 tools/testing/selftests/sparc64/drivers/adi-test.c 		version[i] = random_version();
version           630 tools/testing/selftests/sparc64/drivers/adi-test.c 		expected_version[i] = version[i];
version           639 tools/testing/selftests/sparc64/drivers/adi-test.c 	ret = write_adi(fd, version, sizeof(version));
version           640 tools/testing/selftests/sparc64/drivers/adi-test.c 	if (ret != sizeof(version))
version           643 tools/testing/selftests/sparc64/drivers/adi-test.c 	memset(version, 0, TEST7_VERSION_SZ);
version           651 tools/testing/selftests/sparc64/drivers/adi-test.c 	ret = read_adi(fd, version, sizeof(version));
version           652 tools/testing/selftests/sparc64/drivers/adi-test.c 	if (ret != sizeof(version))
version           656 tools/testing/selftests/sparc64/drivers/adi-test.c 		if (expected_version[i] != version[i]) {
version           659 tools/testing/selftests/sparc64/drivers/adi-test.c 				expected_version[i], version[i]);
version            45 tools/testing/selftests/vDSO/parse_vdso.c extern void *vdso_sym(const char *version, const char *name);
version           222 tools/testing/selftests/vDSO/parse_vdso.c void *vdso_sym(const char *version, const char *name)
version           228 tools/testing/selftests/vDSO/parse_vdso.c 	ver_hash = elf_hash(version);
version           248 tools/testing/selftests/vDSO/parse_vdso.c 					   version, ver_hash))
version            19 tools/testing/selftests/vDSO/vdso_standalone_test_x86.c extern void *vdso_sym(const char *version, const char *name);
version            20 tools/testing/selftests/vDSO/vdso_test.c extern void *vdso_sym(const char *version, const char *name);
version            30 tools/testing/selftests/vDSO/vdso_test.c const char *version = "LINUX_2.6.39";
version            33 tools/testing/selftests/vDSO/vdso_test.c const char *version = "LINUX_2.6";
version            49 tools/testing/selftests/vDSO/vdso_test.c 	gtod_t gtod = (gtod_t)vdso_sym(version, name);
version           266 tools/thermal/tmon/tmon.c 			version();
version           135 tools/usb/usbip/src/usbip_network.c 	op_common->version = usbip_net_pack_uint16_t(pack, op_common->version);
version           147 tools/usb/usbip/src/usbip_network.c 	op_common.version = USBIP_VERSION;
version           177 tools/usb/usbip/src/usbip_network.c 	if (op_common.version != USBIP_VERSION) {
version           179 tools/usb/usbip/src/usbip_network.c 		    op_common.version, USBIP_VERSION);
version            24 tools/usb/usbip/src/usbip_network.h 	uint16_t version;