/openbmc/u-boot/drivers/misc/ |
H A D | atsha204a-i2c.c | 355 int atsha204a_get_random(struct udevice *dev, u8 *buffer, size_t max) in atsha204a_get_random()
|
/openbmc/hiomapd/test/ |
H A D | mbox.c | 35 int max; in dump_buf() local
|
/openbmc/linux/drivers/media/rc/ |
H A D | ir-mce_kbd-decoder.c | 400 struct ir_raw_event *events, unsigned int max) in ir_mce_kbd_encode()
|
/openbmc/linux/drivers/pinctrl/starfive/ |
H A D | pinctrl-starfive-jh7110-sys.c | 162 u8 max; member
|
/openbmc/linux/net/rxrpc/ |
H A D | call_accept.c | 44 int max, tmp; in rxrpc_service_prealloc_one() local
|
/openbmc/linux/arch/mips/txx9/generic/ |
H A D | pci.c | 146 unsigned long min = 0, max = 0x20000000; /* low 512MB */ in txx9_alloc_pci_controller() local
|
/openbmc/linux/drivers/fpga/ |
H A D | altera-ps-spi.c | 111 int min, max, waits; in altera_ps_write_init() local
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | rv740_dpm.c | 69 u16 max; member
|
/openbmc/qemu/util/ |
H A D | qemu-coroutine.c | 160 unsigned int max = MIN(global_pool_max_size, in coroutine_pool_put_global() local
|
/openbmc/linux/drivers/memory/ |
H A D | omap-gpmc.c | 439 int cs, int reg, int st_bit, int end_bit, int max, in get_gpmc_timing_reg() 487 #define GPMC_GET_RAW_MAX(reg, st, end, max, field) \ argument 491 #define GPMC_GET_RAW_SHIFT_MAX(reg, st, end, shift, max, field) \ argument 497 #define GPMC_GET_TICKS_CD_MAX(reg, st, end, max, field, cd) \ argument 612 static int set_gpmc_timing_reg(int cs, int reg, int st_bit, int end_bit, int max, in set_gpmc_timing_reg()
|
/openbmc/linux/drivers/net/ipa/ |
H A D | ipa_endpoint.c | 393 u32 max; in ipa_endpoint_max() local 937 ipa_qtime_val(struct ipa *ipa, u32 microseconds, u32 max, u32 *select) in ipa_qtime_val() 970 u32 max; in aggr_time_limit_encode() local 1060 u32 max = reg_field_max(reg, TIMER_LIMIT); in hol_block_timer_encode() local
|
/openbmc/linux/kernel/ |
H A D | sysctl.c | 822 int *max; member 889 unsigned int *max; member 968 unsigned int min = 0, max = 255U, val; in proc_dou8vec_minmax() local 1030 unsigned long *i, *min, *max; in __do_proc_doulongvec_minmax() local
|
/openbmc/linux/drivers/hid/ |
H A D | hid-multitouch.c | 718 unsigned long **bit, int *max, struct mt_application *app) in mt_touch_input_mapping() 1344 unsigned long **bit, int *max) in mt_input_mapping() 1417 unsigned long **bit, int *max) in mt_input_mapped() 1501 int max; in mt_need_to_apply_feature() local
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-defs.c | 1252 s64 *min, s64 *max, u64 *step, s64 *def, u32 *flags) in v4l2_ctrl_fill()
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | imx-rngc.c | 121 static int imx_rngc_read(struct hwrng *rng, void *data, size_t max, bool wait) in imx_rngc_read()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_engine_user.c | 165 u8 base, max; in legacy_ring_idx() member
|
/openbmc/linux/fs/ext4/ |
H A D | block_validity.c | 350 struct inode *inode, __le32 *p, unsigned int max) in ext4_check_blockref()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | cyan_skillfish_ppt.c | 538 uint32_t *max) in cyan_skillfish_get_dpm_ultimate_freq()
|
/openbmc/linux/include/net/ |
H A D | scm.h | 27 short max; member
|
/openbmc/linux/drivers/iio/pressure/ |
H A D | abp060mg.c | 35 int max; member
|
/openbmc/qemu/hw/char/ |
H A D | spapr_vty.c | 55 static int vty_getchars(SpaprVioDevice *sdev, uint8_t *buf, int max) in vty_getchars()
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_chan.h | 43 int max; member
|
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm-chip.c | 518 static int tpm_hwrng_read(struct hwrng *rng, void *data, size_t max, bool wait) in tpm_hwrng_read()
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | net2272.c | 179 u32 max; in net2272_enable() local 386 struct net2272_request *req, unsigned max) in net2272_write_packet() 425 unsigned count, max; in net2272_write_fifo() local
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | cyttsp5.c | 161 size_t max; /* max value */ member 219 static int cyttsp5_read(struct cyttsp5 *ts, u8 *buf, u32 max) in cyttsp5_read() 266 static void cyttsp5_get_touch_axis(int *axis, int size, int max, u8 *xy_data, in cyttsp5_get_touch_axis()
|