| /Linux-v5.4/fs/unicode/ | 
| D | utf8-core.c | 152 static int utf8_parse_version(const char *version, unsigned int *maj,  in utf8_parse_version()180 		unsigned int maj, min, rev;  in utf8_load()  local
 
 | 
| D | utf8-norm.c | 18 int utf8version_is_supported(u8 maj, u8 min, u8 rev)  in utf8version_is_supported()
 | 
| /Linux-v5.4/sound/pci/asihpi/ | 
| D | hpi_version.h | 24 #define HPI_VERSION_CONSTRUCTOR(maj, min, r) ((maj << 16) + (min << 8) + r)  argument
 | 
| /Linux-v5.4/arch/arm/mach-mv78xx0/ | 
| D | pcie.c | 27 	u8			maj;  member232 static void __init add_pcie_port(int maj, int min, void __iomem *base)  in add_pcie_port()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/neterion/vxge/ | 
| D | vxge-version.h | 23 #define VXGE_FW_VER(maj, min, bld) (((maj) << 16) + ((min) << 8) + (bld))  argument
 | 
| /Linux-v5.4/drivers/gpu/drm/ | 
| D | drm_internal.h | 29 #define DRM_IF_VERSION(maj, min) (maj << 16 | min)  argument
 | 
| /Linux-v5.4/include/xen/interface/ | 
| D | xenpmu.h | 33 		uint32_t maj;  member
 | 
| /Linux-v5.4/usr/ | 
| D | gen_init_cpio.c | 242 		       unsigned int maj, unsigned int min)  in cpio_mknod()281 	unsigned int maj;  in cpio_mknod_line()  local
 
 | 
| /Linux-v5.4/fs/hostfs/ | 
| D | hostfs.h | 62 	unsigned int maj;  member
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | psci.h | 94 #define PSCI_VERSION(maj, min)						\  argument
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | map.h | 35 	u32			maj, min; /* only valid for MMAP2 record */  member
 | 
| /Linux-v5.4/drivers/block/aoe/ | 
| D | aoedev.c | 440 aoedev_by_aoeaddr(ulong maj, int min, int do_alloc)  in aoedev_by_aoeaddr()
 | 
| /Linux-v5.4/arch/powerpc/math-emu/ | 
| D | math_efp.c | 891 	u32 pvr, maj, min;  in spe_mathemu_init()  local
 | 
| /Linux-v5.4/arch/powerpc/kernel/ | 
| D | setup-common.c | 231 	unsigned short maj;  in show_cpuinfo()  local
 | 
| /Linux-v5.4/init/ | 
| D | do_mounts.c | 251 		unsigned maj, min, offset;  in name_to_dev_t()  local
 | 
| /Linux-v5.4/drivers/scsi/aic94xx/ | 
| D | aic94xx_sds.c | 401 	u8    maj;           /* 0 */  member428 	u8    maj;           /* 0 */  member
 512 	u8    maj;		  /* 0 */  member
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/i40iw/ | 
| D | i40iw_hw.c | 822 				 u16 *maj,  in i40iw_set_flush_info()
 | 
| /Linux-v5.4/drivers/soc/qcom/ | 
| D | socinfo.c | 24 #define SOCINFO_VERSION(maj, min)  ((((maj) & 0xffff) << 16)|((min) & 0xffff))  argument
 | 
| /Linux-v5.4/security/ | 
| D | device_cgroup.c | 271 	char maj[MAJMINLEN], min[MAJMINLEN], acc[ACCLEN];  in devcgroup_seq_show()  local
 | 
| /Linux-v5.4/drivers/crypto/caam/ | 
| D | dpseci_cmd.h | 14 #define DPSECI_VER(maj, min)	(((maj) << 16) | (min))  argument
 | 
| /Linux-v5.4/drivers/crypto/qat/qat_common/ | 
| D | qat_uclo.c | 127 	int maj = hdr->maj_ver & 0xff;  in qat_uclo_check_uof_format()  local144 	int maj = suof_hdr->maj_ver & 0xff;  in qat_uclo_check_suof_format()  local
 
 | 
| /Linux-v5.4/drivers/crypto/ccp/ | 
| D | psp-dev.c | 46 static inline bool sev_version_greater_or_equal(u8 maj, u8 min)  in sev_version_greater_or_equal()
 | 
| /Linux-v5.4/sound/core/ | 
| D | compress_offload.c | 83 	int maj = imajor(inode);  in snd_compr_open()  local
 | 
| /Linux-v5.4/drivers/input/touchscreen/ | 
| D | stmfts.c | 177 	u8 maj = event[4];  in stmfts_report_contact_event()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/cavium/liquidio/ | 
| D | octeon_device.h | 293 		u8  maj;  member299 #define OCT_FW_VER(maj, min, rev) \  argument
 
 |