/openbmc/linux/drivers/char/ |
H A D | scx200_gpio.c | 33 static int major = 0; /* default to dynamic major */ variable
|
/openbmc/linux/arch/mips/kernel/ |
H A D | rtlx-mt.c | 21 static int major; variable
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | security.c | 618 u32 major, u32 minor, u32 sub_minor) in hl_automated_get_block_base_addr() 648 u32 major, u32 minor, u32 sub_minor) in hl_check_block_range_exclusion() 672 u32 blk_idx, u32 major, u32 minor, u32 sub_minor, void *data) in hl_read_glbl_errors() 731 u32 major, minor, sub_minor, blk_idx, num_blocks; in hl_iterate_special_blocks() local
|
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/ |
H A D | mdp4_kms.c | 364 u32 *major, u32 *minor) in read_mdp_hw_revision() 388 u32 major, minor; in mdp4_kms_init() local
|
/openbmc/qemu/hw/m68k/ |
H A D | virt.c | 364 #define DEFINE_VIRT_MACHINE_AS_LATEST(major, minor) \ argument 366 #define DEFINE_VIRT_MACHINE(major, minor) \ argument
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | build.c | 321 struct ubi_device *ubi_get_by_major(int major) in ubi_get_by_major() 350 int ubi_major2num(int major) in ubi_major2num() 1179 int err, major, minor, mode; in open_mtd_by_chdev() local
|
/openbmc/linux/drivers/block/xen-blkback/ |
H A D | xenbus.c | 25 unsigned major; member 481 unsigned major, unsigned minor, int readonly, in xen_vbd_create() 702 unsigned major; in backend_changed() local
|
/openbmc/linux/arch/mips/ath79/ |
H A D | setup.c | 47 u32 major; in ath79_detect_sys_type() local
|
/openbmc/linux/include/uapi/sound/sof/ |
H A D | abi.h | 42 #define SOF_ABI_VER(major, minor, patch) \ argument
|
/openbmc/linux/include/linux/ |
H A D | device_cgroup.h | 60 static inline int devcgroup_check_permission(short type, u32 major, u32 minor, in devcgroup_check_permission()
|
/openbmc/u-boot/Documentation/sphinx/ |
H A D | cdomain.py | 47 major, minor, patch = sphinx.version_info[:3] variable
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | sstate.c | 93 unsigned long major, minor; in sstate_init() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | core_extern.c | 12 uint32_t major, minor, patch; in get_kernel_version() local
|
/openbmc/u-boot/drivers/tee/optee/ |
H A D | optee_smc.h | 73 unsigned long major; member 108 unsigned long major; member
|
/openbmc/linux/drivers/watchdog/ |
H A D | sun4v_wdt.c | 98 unsigned long major = 1, minor = 1; in sun4v_wdt_init() local
|
/openbmc/linux/drivers/hwmon/ |
H A D | pt5161l.c | 58 u8 major; member 354 u8 major = 0, minor = 0; in pt5161l_fwsts_check() local 392 static int pt5161l_fw_is_at_least(struct pt5161l_data *data, u8 major, u8 minor, in pt5161l_fw_is_at_least()
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | bios.h | 18 u8 major; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | media.h | 164 __u32 major; member 192 __u32 major; member 196 __u32 major; member 308 __u32 major; member
|
/openbmc/linux/sound/isa/galaxy/ |
H A D | galaxy.c | 114 static int dsp_get_version(void __iomem *port, u8 *major, u8 *minor) in dsp_get_version() 374 u8 major; in galaxy_init() local
|
/openbmc/u-boot/board/freescale/common/ |
H A D | sys_eeprom.c | 36 u8 major; /* 0x04 Board revision, major */ member 527 u8 major; /* 0x04 Board revision, major */ in get_cpu_board_revision() member
|
/openbmc/linux/sound/isa/sb/ |
H A D | sb_common.c | 94 int major, minor; in snd_sbdsp_probe() local
|
/openbmc/u-boot/drivers/net/fsl-mc/dpio/ |
H A D | qbman_private.h | 169 void qbman_version(u32 *major, u32 *minor) in qbman_version()
|
/openbmc/linux/drivers/scsi/aic94xx/ |
H A D | aic94xx_seq.h | 24 u32 major; member
|
/openbmc/linux/drivers/gpu/drm/msm/dsi/ |
H A D | dsi_cfg.c | 286 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor) in msm_dsi_cfg_get()
|
/openbmc/qemu/hw/i386/ |
H A D | pc_q35.c | 329 #define DEFINE_Q35_MACHINE(major, minor) \ argument 332 #define DEFINE_Q35_MACHINE_BUGFIX(major, minor, micro) \ argument
|