Home
last modified time | relevance | path

Searched defs:maj (Results 1 – 25 of 30) sorted by relevance

12

/linux/arch/arm/mach-mv78xx0/
H A Dpcie.c24 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 Dhpi_version.h24 #define HPI_VERSION_CONSTRUCTOR(maj, min, r) ((maj << 16) + (min << 8) + r) argument
/linux/drivers/gpu/drm/xe/
H A Dxe_guc.h19 #define MAKE_GUC_VER(maj, min, pat) (((maj) << 16) | ((min) << 8) | (pat)) argument
/linux/include/xen/interface/
H A Dxenpmu.h33 uint32_t maj; member
/linux/drivers/gpu/drm/
H A Ddrm_internal.h36 #define DRM_IF_VERSION(maj, min) (maj << 16 | min) argument
/linux/usr/
H A Dgen_init_cpio.c247 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 Dmath_efp.c895 u32 pvr, maj, min; in spe_mathemu_init() local
/linux/include/linux/soc/qcom/
H A Dsocinfo.h23 #define SOCINFO_VERSION(maj, min) ((((maj) & 0xffff) << 16)|((min) & 0xffff)) argument
/linux/drivers/block/aoe/
H A Daoedev.c451 aoedev_by_aoeaddr(ulong maj, int min, int do_alloc) in aoedev_by_aoeaddr()
/linux/drivers/scsi/aic94xx/
H A Daic94xx_sds.c401 u8 maj; /* 0 */ member
428 u8 maj; /* 0 */ member
512 u8 maj; /* 0 */ member
H A Daic94xx_hwi.h39 u8 maj; member
/linux/drivers/crypto/caam/
H A Ddpseci_cmd.h14 #define DPSECI_VER(maj, min) (((maj) << 16) | (min)) argument
/linux/security/
H A Ddevice_cgroup.c285 char maj[MAJMINLEN], min[MAJMINLEN], acc[ACCLEN]; in devcgroup_seq_show() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.c1409 int maj, min, rev; in amdgpu_ucode_ip_version_decode() local
/linux/drivers/input/touchscreen/
H A Dstmfts.c177 u8 maj = event[4]; in stmfts_report_contact_event() local
/linux/kernel/power/
H A Dhibernate.c1271 unsigned maj, min, offset; in resume_store() local
/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.h293 u8 maj; member
299 #define OCT_FW_VER(maj, min, rev) \ argument
/linux/sound/core/
H A Dcompress_offload.c88 int maj = imajor(inode); in snd_compr_open() local
/linux/arch/arc/include/asm/
H A Darcregs.h182 unsigned int pad:8, prod:8, maj:8, min:8; member
/linux/tools/perf/util/
H A Ddso.h134 u32 maj; global() member
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera.h19 u16 maj; member
/linux/drivers/iommu/
H A Dexynos-iommu.c156 #define MAKE_MMU_VER(maj, min) ((((maj) & 0xF) << 7) | ((min) & 0x7F)) argument
/linux/drivers/infiniband/hw/irdma/
H A Dmain.h146 u16 maj; member
/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c474 u32 maj = (u32)ts.tv_sec; in efx_ptp_ns_to_s27() local
/linux/drivers/net/ethernet/sfc/
H A Dptp.c461 u32 maj = (u32)ts.tv_sec; in efx_ptp_ns_to_s27() local

12