/Linux-v4.19/include/drm/ |
D | drmP.h | 98 #define DRM_IF_VERSION(maj, min) (maj << 16 | min) argument
|
/Linux-v4.19/sound/pci/asihpi/ |
D | hpi_version.h | 24 #define HPI_VERSION_CONSTRUCTOR(maj, min, r) ((maj << 16) + (min << 8) + r) argument
|
/Linux-v4.19/arch/arm/mach-mv78xx0/ |
D | pcie.c | 27 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/ |
D | vxge-version.h | 23 #define VXGE_FW_VER(maj, min, bld) (((maj) << 16) + ((min) << 8) + (bld)) argument
|
D | vxge-main.c | 4139 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/ |
D | xenpmu.h | 33 uint32_t maj; member
|
/Linux-v4.19/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-v4.19/fs/hostfs/ |
D | hostfs.h | 62 unsigned int maj; member
|
/Linux-v4.19/include/uapi/linux/ |
D | psci.h | 91 #define PSCI_VERSION(maj, min) \ argument
|
/Linux-v4.19/drivers/block/aoe/ |
D | aoedev.c | 432 aoedev_by_aoeaddr(ulong maj, int min, int do_alloc) in aoedev_by_aoeaddr()
|
/Linux-v4.19/tools/perf/util/ |
D | map.h | 36 u32 maj, min; /* only valid for MMAP2 record */ member
|
/Linux-v4.19/arch/powerpc/math-emu/ |
D | math_efp.c | 895 u32 pvr, maj, min; in spe_mathemu_init() local
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | setup-common.c | 236 unsigned short maj; in show_cpuinfo() local
|
/Linux-v4.19/init/ |
D | do_mounts.c | 218 unsigned maj, min, offset; in name_to_dev_t() local
|
/Linux-v4.19/drivers/scsi/aic94xx/ |
D | aic94xx_sds.c | 419 u8 maj; /* 0 */ member 446 u8 maj; /* 0 */ member 530 u8 maj; /* 0 */ member
|
D | aic94xx_hwi.h | 57 u8 maj; member
|
/Linux-v4.19/drivers/infiniband/hw/i40iw/ |
D | i40iw_hw.c | 822 u16 *maj, in i40iw_set_flush_info()
|
/Linux-v4.19/security/ |
D | device_cgroup.c | 271 char maj[MAJMINLEN], min[MAJMINLEN], acc[ACCLEN]; in devcgroup_seq_show() local
|
/Linux-v4.19/drivers/crypto/qat/qat_common/ |
D | qat_uclo.c | 127 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/ |
D | compress_offload.c | 96 int maj = imajor(inode); in snd_compr_open() local
|
D | rawmidi.c | 372 int maj = imajor(inode); in snd_rawmidi_open() local
|
/Linux-v4.19/drivers/input/touchscreen/ |
D | stmfts.c | 175 u8 maj = event[4]; in stmfts_report_contact_event() local
|
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_device.h | 293 u8 maj; member 299 #define OCT_FW_VER(maj, min, rev) \ argument
|
/Linux-v4.19/drivers/iommu/ |
D | exynos-iommu.c | 153 #define MAKE_MMU_VER(maj, min) ((((maj) & 0xF) << 7) | ((min) & 0x7F)) argument
|
/Linux-v4.19/drivers/gpu/drm/savage/ |
D | savage_drv.h | 447 #define BCI_LINE_MISC(maj, ym, xp, yp, err) \ argument
|