/linux-4.4.14/sound/pci/asihpi/ |
D | hpi_version.h | 23 #define HPI_VERSION_CONSTRUCTOR(maj, min, r) ((maj << 16) + (min << 8) + r) argument
|
/linux-4.4.14/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 | 4156 u32 maj, min, bld, cmaj, cmin, cbld; in vxge_fw_upgrade() local 4224 u32 maj, min, bld; in vxge_probe_fw_update() local
|
/linux-4.4.14/arch/arm/mach-mv78xx0/ |
D | pcie.c | 27 u8 maj; member 226 static void __init add_pcie_port(int maj, int min, void __iomem *base) in add_pcie_port()
|
/linux-4.4.14/include/xen/interface/ |
D | xenpmu.h | 32 uint32_t maj; member
|
/linux-4.4.14/usr/ |
D | gen_init_cpio.c | 241 unsigned int maj, unsigned int min) in cpio_mknod() 280 unsigned int maj; in cpio_mknod_line() local
|
/linux-4.4.14/fs/hostfs/ |
D | hostfs.h | 61 unsigned int maj; member
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | setup-common.c | 217 unsigned short maj; in show_cpuinfo() local
|
/linux-4.4.14/drivers/block/aoe/ |
D | aoedev.c | 433 aoedev_by_aoeaddr(ulong maj, int min, int do_alloc) in aoedev_by_aoeaddr()
|
/linux-4.4.14/arch/powerpc/math-emu/ |
D | math_efp.c | 895 u32 pvr, maj, min; in spe_mathemu_init() local
|
/linux-4.4.14/init/ |
D | do_mounts.c | 228 unsigned maj, min, offset; in name_to_dev_t() local
|
/linux-4.4.14/tools/perf/util/ |
D | map.h | 43 u32 maj, min; /* only valid for MMAP2 record */ member
|
D | event.h | 27 u32 maj; member
|
/linux-4.4.14/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-4.4.14/sound/core/ |
D | compress_offload.c | 89 int maj = imajor(inode); in snd_compr_open() local
|
D | rawmidi.c | 364 int maj = imajor(inode); in snd_rawmidi_open() local
|
/linux-4.4.14/security/ |
D | device_cgroup.c | 279 char maj[MAJMINLEN], min[MAJMINLEN], acc[ACCLEN]; in devcgroup_seq_show() local
|
/linux-4.4.14/drivers/block/ |
D | cpqarray.c | 47 #define SMART2_DRIVER_VERSION(maj,min,submin) ((maj<<16)|(min<<8)|(submin)) argument
|
D | cciss.c | 59 #define CCISS_DRIVER_VERSION(maj,min,submin) ((maj<<16)|(min<<8)|(submin)) argument
|
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
D | qat_uclo.c | 127 int maj = hdr->maj_ver & 0xff; in qat_uclo_check_format() local
|
/linux-4.4.14/drivers/iommu/ |
D | exynos-iommu.c | 128 #define MAKE_MMU_VER(maj, min) ((((maj) & 0xF) << 7) | ((min) & 0x7F)) argument
|
/linux-4.4.14/drivers/gpu/drm/savage/ |
D | savage_drv.h | 447 #define BCI_LINE_MISC(maj, ym, xp, yp, err) \ argument
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | ptp.c | 435 u32 maj = (u32)ts.tv_sec; in efx_ptp_ns_to_s27() local
|
/linux-4.4.14/include/drm/ |
D | drmP.h | 236 #define DRM_IF_VERSION(maj, min) (maj << 16 | min) argument
|
/linux-4.4.14/net/rds/ |
D | rds.h | 22 #define RDS_PROTOCOL(maj, min) (((maj) << 8) | min) argument
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_common.c | 3604 s32 ixgbe_set_fw_drv_ver_generic(struct ixgbe_hw *hw, u8 maj, u8 min, in ixgbe_set_fw_drv_ver_generic()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_edid.c | 39 #define version_greater(edid, maj, min) \ argument
|
/linux-4.4.14/include/uapi/linux/ |
D | pkt_sched.h | 70 #define TC_H_MAKE(maj,min) (((maj)&TC_H_MAJ_MASK)|((min)&TC_H_MIN_MASK)) argument
|
/linux-4.4.14/kernel/events/ |
D | core.c | 5930 int maj, min; member 6013 int maj = 0, min = 0; in perf_event_mmap_event() local
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-pko-defs.h | 314 uint64_t maj:1; member
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | tg3.h | 2455 #define APE_HOST_DRIVER_ID_MAGIC(maj, min) \ argument
|