Home
last modified time | relevance | path

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

12

/Linux-v4.19/include/drm/
DdrmP.h98 #define DRM_IF_VERSION(maj, min) (maj << 16 | min) argument
/Linux-v4.19/sound/pci/asihpi/
Dhpi_version.h24 #define HPI_VERSION_CONSTRUCTOR(maj, min, r) ((maj << 16) + (min << 8) + r) argument
/Linux-v4.19/arch/arm/mach-mv78xx0/
Dpcie.c27 u8 maj; member
232 static void __init add_pcie_port(int maj, int min, void __iomem *base) in add_pcie_port()
/Linux-v4.19/drivers/net/ethernet/neterion/vxge/
Dvxge-version.h23 #define VXGE_FW_VER(maj, min, bld) (((maj) << 16) + ((min) << 8) + (bld)) argument
Dvxge-main.c4139 u32 maj, min, bld, cmaj, cmin, cbld; in vxge_fw_upgrade() local
4207 u32 maj, min, bld; in vxge_probe_fw_update() local
/Linux-v4.19/include/xen/interface/
Dxenpmu.h33 uint32_t maj; member
/Linux-v4.19/usr/
Dgen_init_cpio.c242 unsigned int maj, unsigned int min) in cpio_mknod()
281 unsigned int maj; in cpio_mknod_line() local
/Linux-v4.19/fs/hostfs/
Dhostfs.h62 unsigned int maj; member
/Linux-v4.19/include/uapi/linux/
Dpsci.h91 #define PSCI_VERSION(maj, min) \ argument
/Linux-v4.19/drivers/block/aoe/
Daoedev.c432 aoedev_by_aoeaddr(ulong maj, int min, int do_alloc) in aoedev_by_aoeaddr()
/Linux-v4.19/tools/perf/util/
Dmap.h36 u32 maj, min; /* only valid for MMAP2 record */ member
/Linux-v4.19/arch/powerpc/math-emu/
Dmath_efp.c895 u32 pvr, maj, min; in spe_mathemu_init() local
/Linux-v4.19/arch/powerpc/kernel/
Dsetup-common.c236 unsigned short maj; in show_cpuinfo() local
/Linux-v4.19/init/
Ddo_mounts.c218 unsigned maj, min, offset; in name_to_dev_t() local
/Linux-v4.19/drivers/scsi/aic94xx/
Daic94xx_sds.c419 u8 maj; /* 0 */ member
446 u8 maj; /* 0 */ member
530 u8 maj; /* 0 */ member
Daic94xx_hwi.h57 u8 maj; member
/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_hw.c822 u16 *maj, in i40iw_set_flush_info()
/Linux-v4.19/security/
Ddevice_cgroup.c271 char maj[MAJMINLEN], min[MAJMINLEN], acc[ACCLEN]; in devcgroup_seq_show() local
/Linux-v4.19/drivers/crypto/qat/qat_common/
Dqat_uclo.c127 int maj = hdr->maj_ver & 0xff; in qat_uclo_check_uof_format() local
144 int maj = suof_hdr->maj_ver & 0xff; in qat_uclo_check_suof_format() local
/Linux-v4.19/sound/core/
Dcompress_offload.c96 int maj = imajor(inode); in snd_compr_open() local
Drawmidi.c372 int maj = imajor(inode); in snd_rawmidi_open() local
/Linux-v4.19/drivers/input/touchscreen/
Dstmfts.c175 u8 maj = event[4]; in stmfts_report_contact_event() local
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Docteon_device.h293 u8 maj; member
299 #define OCT_FW_VER(maj, min, rev) \ argument
/Linux-v4.19/drivers/iommu/
Dexynos-iommu.c153 #define MAKE_MMU_VER(maj, min) ((((maj) & 0xF) << 7) | ((min) & 0x7F)) argument
/Linux-v4.19/drivers/gpu/drm/savage/
Dsavage_drv.h447 #define BCI_LINE_MISC(maj, ym, xp, yp, err) \ argument

12