Home
last modified time | relevance | path

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

12

/Linux-v6.6/sound/pci/asihpi/
Dhpi_version.h24 #define HPI_VERSION_CONSTRUCTOR(maj, min, r) ((maj << 16) + (min << 8) + r) argument
/Linux-v6.6/arch/arm/mach-mv78xx0/
Dpcie.c24 u8 maj; member
237 static void __init add_pcie_port(int maj, int min, void __iomem *base) in add_pcie_port()
/Linux-v6.6/drivers/gpu/drm/
Ddrm_internal.h32 #define DRM_IF_VERSION(maj, min) (maj << 16 | min) argument
/Linux-v6.6/include/xen/interface/
Dxenpmu.h33 uint32_t maj; member
/Linux-v6.6/usr/
Dgen_init_cpio.c246 unsigned int maj, unsigned int min) in cpio_mknod()
285 unsigned int maj; in cpio_mknod_line() local
/Linux-v6.6/block/
Dearly-lookup.c199 unsigned maj, min, offset; in devt_from_devnum() local
/Linux-v6.6/fs/hostfs/
Dhostfs.h66 unsigned int maj; member
/Linux-v6.6/include/uapi/linux/
Dpsci.h112 #define PSCI_VERSION(maj, min) \ argument
/Linux-v6.6/drivers/block/aoe/
Daoedev.c439 aoedev_by_aoeaddr(ulong maj, int min, int do_alloc) in aoedev_by_aoeaddr()
/Linux-v6.6/arch/powerpc/math-emu/
Dmath_efp.c895 u32 pvr, maj, min; in spe_mathemu_init() local
/Linux-v6.6/drivers/scsi/aic94xx/
Daic94xx_sds.c401 u8 maj; /* 0 */ member
428 u8 maj; /* 0 */ member
512 u8 maj; /* 0 */ member
Daic94xx_hwi.h39 u8 maj; member
/Linux-v6.6/arch/powerpc/kernel/
Dsetup-common.c240 unsigned short maj; in show_cpuinfo() local
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.c1273 int maj, min, rev; in amdgpu_ucode_ip_version_decode() local
/Linux-v6.6/drivers/crypto/intel/qat/qat_common/
Dqat_uclo.c84 int maj = hdr->maj_ver & 0xff; in qat_uclo_check_uof_format() local
101 int maj = suof_hdr->maj_ver & 0xff; in qat_uclo_check_suof_format() local
1818 int maj = mof_hdr->maj_ver & 0xff; in qat_uclo_check_mof_format() local
/Linux-v6.6/drivers/soc/qcom/
Dsocinfo.c30 #define SOCINFO_VERSION(maj, min) ((((maj) & 0xffff) << 16)|((min) & 0xffff)) argument
/Linux-v6.6/drivers/crypto/caam/
Ddpseci_cmd.h14 #define DPSECI_VER(maj, min) (((maj) << 16) | (min)) argument
/Linux-v6.6/security/
Ddevice_cgroup.c285 char maj[MAJMINLEN], min[MAJMINLEN], acc[ACCLEN]; in devcgroup_seq_show() local
/Linux-v6.6/drivers/gpu/drm/i915/gt/uc/
Dintel_guc.h281 #define MAKE_GUC_VER(maj, min, pat) (((maj) << 16) | ((min) << 8) | (pat)) argument
/Linux-v6.6/sound/core/
Dcompress_offload.c81 int maj = imajor(inode); in snd_compr_open() local
/Linux-v6.6/kernel/power/
Dhibernate.c1179 unsigned maj, min, offset; in resume_store() local
/Linux-v6.6/drivers/input/touchscreen/
Dstmfts.c177 u8 maj = event[4]; in stmfts_report_contact_event() local
/Linux-v6.6/drivers/net/ethernet/cavium/liquidio/
Docteon_device.h293 u8 maj; member
299 #define OCT_FW_VER(maj, min, rev) \ argument
/Linux-v6.6/drivers/crypto/ccp/
Dsev-dev.c83 static inline bool sev_version_greater_or_equal(u8 maj, u8 min) in sev_version_greater_or_equal()
/Linux-v6.6/tools/perf/util/
Ddso.h132 u32 maj; member

12