/linux/arch/arm/mach-mv78xx0/ |
H A D | pcie.c | 24 u8 maj; member 237 static void __init add_pcie_port(int maj, int min, void __iomem *base) in add_pcie_port()
|
/linux/sound/pci/asihpi/ |
H A D | hpi_version.h | 24 #define HPI_VERSION_CONSTRUCTOR(maj, min, r) ((maj << 16) + (min << 8) + r) argument
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_guc.h | 19 #define MAKE_GUC_VER(maj, min, pat) (((maj) << 16) | ((min) << 8) | (pat)) argument
|
/linux/include/xen/interface/ |
H A D | xenpmu.h | 33 uint32_t maj; member
|
/linux/drivers/gpu/drm/ |
H A D | drm_internal.h | 36 #define DRM_IF_VERSION(maj, min) (maj << 16 | min) argument
|
/linux/usr/ |
H A D | gen_init_cpio.c | 247 unsigned int maj, unsigned int min) in cpio_mknod() 286 unsigned int maj; in cpio_mknod_line() local
|
/linux/arch/powerpc/math-emu/ |
H A D | math_efp.c | 895 u32 pvr, maj, min; in spe_mathemu_init() local
|
/linux/include/linux/soc/qcom/ |
H A D | socinfo.h | 23 #define SOCINFO_VERSION(maj, min) ((((maj) & 0xffff) << 16)|((min) & 0xffff)) argument
|
/linux/drivers/block/aoe/ |
H A D | aoedev.c | 451 aoedev_by_aoeaddr(ulong maj, int min, int do_alloc) in aoedev_by_aoeaddr()
|
/linux/drivers/scsi/aic94xx/ |
H A D | aic94xx_sds.c | 401 u8 maj; /* 0 */ member 428 u8 maj; /* 0 */ member 512 u8 maj; /* 0 */ member
|
H A D | aic94xx_hwi.h | 39 u8 maj; member
|
/linux/drivers/crypto/caam/ |
H A D | dpseci_cmd.h | 14 #define DPSECI_VER(maj, min) (((maj) << 16) | (min)) argument
|
/linux/security/ |
H A D | device_cgroup.c | 285 char maj[MAJMINLEN], min[MAJMINLEN], acc[ACCLEN]; in devcgroup_seq_show() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ucode.c | 1409 int maj, min, rev; in amdgpu_ucode_ip_version_decode() local
|
/linux/drivers/input/touchscreen/ |
H A D | stmfts.c | 177 u8 maj = event[4]; in stmfts_report_contact_event() local
|
/linux/kernel/power/ |
H A D | hibernate.c | 1271 unsigned maj, min, offset; in resume_store() local
|
/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_device.h | 293 u8 maj; member 299 #define OCT_FW_VER(maj, min, rev) \ argument
|
/linux/sound/core/ |
H A D | compress_offload.c | 88 int maj = imajor(inode); in snd_compr_open() local
|
/linux/arch/arc/include/asm/ |
H A D | arcregs.h | 182 unsigned int pad:8, prod:8, maj:8, min:8; member
|
/linux/tools/perf/util/ |
H A D | dso.h | 134 u32 maj; global() member
|
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera.h | 19 u16 maj; member
|
/linux/drivers/iommu/ |
H A D | exynos-iommu.c | 156 #define MAKE_MMU_VER(maj, min) ((((maj) & 0xF) << 7) | ((min) & 0x7F)) argument
|
/linux/drivers/infiniband/hw/irdma/ |
H A D | main.h | 146 u16 maj; member
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | ptp.c | 474 u32 maj = (u32)ts.tv_sec; in efx_ptp_ns_to_s27() local
|
/linux/drivers/net/ethernet/sfc/ |
H A D | ptp.c | 461 u32 maj = (u32)ts.tv_sec; in efx_ptp_ns_to_s27() local
|