/linux-6.6.21/sound/pci/asihpi/ ! |
D | hpi_version.h | 24 #define HPI_VERSION_CONSTRUCTOR(maj, min, r) ((maj << 16) + (min << 8) + r) argument
|
/linux-6.6.21/arch/arm/mach-mv78xx0/ ! |
D | pcie.c | 24 u8 maj; member 237 static void __init add_pcie_port(int maj, int min, void __iomem *base) in add_pcie_port()
|
/linux-6.6.21/drivers/gpu/drm/ ! |
D | drm_internal.h | 32 #define DRM_IF_VERSION(maj, min) (maj << 16 | min) argument
|
/linux-6.6.21/include/xen/interface/ ! |
D | xenpmu.h | 33 uint32_t maj; member
|
/linux-6.6.21/usr/ ! |
D | gen_init_cpio.c | 246 unsigned int maj, unsigned int min) in cpio_mknod() 285 unsigned int maj; in cpio_mknod_line() local
|
/linux-6.6.21/block/ ! |
D | early-lookup.c | 199 unsigned maj, min, offset; in devt_from_devnum() local
|
/linux-6.6.21/fs/hostfs/ ! |
D | hostfs.h | 66 unsigned int maj; member
|
/linux-6.6.21/include/uapi/linux/ ! |
D | psci.h | 112 #define PSCI_VERSION(maj, min) \ argument
|
/linux-6.6.21/drivers/block/aoe/ ! |
D | aoedev.c | 439 aoedev_by_aoeaddr(ulong maj, int min, int do_alloc) in aoedev_by_aoeaddr()
|
/linux-6.6.21/arch/powerpc/math-emu/ ! |
D | math_efp.c | 895 u32 pvr, maj, min; in spe_mathemu_init() local
|
/linux-6.6.21/drivers/scsi/aic94xx/ ! |
D | aic94xx_sds.c | 401 u8 maj; /* 0 */ member 428 u8 maj; /* 0 */ member 512 u8 maj; /* 0 */ member
|
D | aic94xx_hwi.h | 39 u8 maj; member
|
/linux-6.6.21/arch/powerpc/kernel/ ! |
D | setup-common.c | 240 unsigned short maj; in show_cpuinfo() local
|
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ ! |
D | amdgpu_ucode.c | 1273 int maj, min, rev; in amdgpu_ucode_ip_version_decode() local
|
/linux-6.6.21/drivers/crypto/intel/qat/qat_common/ ! |
D | qat_uclo.c | 84 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-6.6.21/drivers/soc/qcom/ ! |
D | socinfo.c | 30 #define SOCINFO_VERSION(maj, min) ((((maj) & 0xffff) << 16)|((min) & 0xffff)) argument
|
/linux-6.6.21/security/ ! |
D | device_cgroup.c | 285 char maj[MAJMINLEN], min[MAJMINLEN], acc[ACCLEN]; in devcgroup_seq_show() local
|
/linux-6.6.21/drivers/crypto/caam/ ! |
D | dpseci_cmd.h | 14 #define DPSECI_VER(maj, min) (((maj) << 16) | (min)) argument
|
/linux-6.6.21/kernel/power/ ! |
D | hibernate.c | 1179 unsigned maj, min, offset; in resume_store() local
|
/linux-6.6.21/sound/core/ ! |
D | compress_offload.c | 81 int maj = imajor(inode); in snd_compr_open() local
|
/linux-6.6.21/drivers/gpu/drm/i915/gt/uc/ ! |
D | intel_guc.h | 281 #define MAKE_GUC_VER(maj, min, pat) (((maj) << 16) | ((min) << 8) | (pat)) argument
|
/linux-6.6.21/drivers/input/touchscreen/ ! |
D | stmfts.c | 177 u8 maj = event[4]; in stmfts_report_contact_event() local
|
/linux-6.6.21/drivers/net/ethernet/cavium/liquidio/ ! |
D | octeon_device.h | 293 u8 maj; member 299 #define OCT_FW_VER(maj, min, rev) \ argument
|
/linux-6.6.21/drivers/crypto/ccp/ ! |
D | sev-dev.c | 83 static inline bool sev_version_greater_or_equal(u8 maj, u8 min) in sev_version_greater_or_equal()
|
/linux-6.6.21/tools/perf/util/ ! |
D | dso.h | 132 u32 maj; member
|