/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_fixed.h | 55 uint_fixed_16_16_t max = { .val = max(max1.val, max2.val) }; in max_fixed16() local
|
/openbmc/linux/drivers/media/rc/ |
H A D | ir-rc6-decoder.c | 310 struct ir_raw_event *events, unsigned int max) in ir_rc6_encode()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-plantronics.c | 56 unsigned long **bit, int *max) in plantronics_input_mapping()
|
/openbmc/linux/drivers/crypto/ |
H A D | qcom-rng.c | 44 static int qcom_rng_read(struct qcom_rng *rng, u8 *data, unsigned int max) in qcom_rng_read()
|
/openbmc/linux/arch/x86/mm/ |
H A D | mmap.c | 43 unsigned long max = 0; in stack_maxrandom_size() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | ioprio.h | 105 #define IOPRIO_BAD_VALUE(val, max) ((val) < 0 || (val) >= (max)) argument
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | regs-rotator.h | 67 #define ROT_MAX(max, mask) ((max) & (mask)) argument
|
/openbmc/linux/drivers/media/platform/ti/omap3isp/ |
H A D | isph3a_af.c | 23 #define IS_OUT_OF_BOUNDS(value, min, max) \ argument
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_port_range.c | 164 u64 max; in mlxsw_sp_port_range_init() local
|
/openbmc/u-boot/drivers/power/ |
H A D | axp818.c | 19 static u8 axp818_mvolt_to_cfg(int mvolt, int min, int max, int div) in axp818_mvolt_to_cfg()
|
H A D | axp221.c | 18 static u8 axp221_mvolt_to_cfg(int mvolt, int min, int max, int div) in axp221_mvolt_to_cfg()
|
/openbmc/linux/drivers/scsi/libsas/ |
H A D | sas_host_smp.c | 182 enum sas_linkrate max, u8 *resp_data) in sas_phy_control()
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | bcm2835-rng.c | 63 static int bcm2835_rng_read(struct hwrng *rng, void *buf, size_t max, in bcm2835_rng_read()
|
H A D | cavium-rng-vf.c | 146 static int cavium_rng_read(struct hwrng *rng, void *dat, size_t max, bool wait) in cavium_rng_read()
|
H A D | iproc-rng200.c | 90 static int iproc_rng200_read(struct hwrng *rng, void *buf, size_t max, in iproc_rng200_read()
|
/openbmc/phosphor-pid-control/ |
H A D | conf.hpp | 29 int64_t max; member
|
/openbmc/linux/lib/math/ |
H A D | prime_numbers.c | 262 static int selftest(unsigned long max) in selftest()
|
/openbmc/linux/sound/isa/gus/ |
H A D | gus_mixer.c | 143 unsigned int idx, max; in snd_gf1_new_mixer() local
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_blend.c | 371 unsigned int min, unsigned int max) in drm_plane_create_zpos_property()
|
/openbmc/linux/fs/nfs/ |
H A D | pnfs_nfs.c | 243 int max) in pnfs_bucket_scan_ds_commit_list() 261 int max) in pnfs_bucket_scan_array() 277 int pnfs_generic_scan_commit_lists(struct nfs_commit_info *cinfo, int max) in pnfs_generic_scan_commit_lists()
|
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl-messages.c | 931 struct skl_module_inst_id id, int max) in skl_get_queue_index() 950 struct skl_module_cfg *tgt_cfg, int max) in skl_alloc_queue() 1000 static void skl_clear_module_state(struct skl_module_pin *mpin, int max, in skl_clear_module_state()
|
/openbmc/linux/drivers/iio/dac/ |
H A D | ad5758.c | 97 int max; member 523 int max, min, ret; in ad5758_read_raw() local 678 int min, int max) in ad5758_find_out_range()
|
/openbmc/linux/include/linux/ |
H A D | xarray.h | 240 u32 max; member 1694 static inline void *xas_next_entry(struct xa_state *xas, unsigned long max) in xas_next_entry() 1751 static inline void *xas_next_marked(struct xa_state *xas, unsigned long max, in xas_next_marked() 1794 #define xas_for_each(xas, entry, max) \ argument 1812 #define xas_for_each_marked(xas, entry, max, mark) \ argument
|
/openbmc/linux/scripts/mod/ |
H A D | file2alias.c | 172 unsigned char max, struct module *mod) in do_usb_entry() 241 unsigned char max, in incbcd() 279 unsigned char chi, clo, max; in do_usb_entry_multi() local 739 kernel_ulong_t *arr, unsigned int min, unsigned int max) in do_input()
|
/openbmc/linux/arch/arm64/mm/ |
H A D | init.c | 443 unsigned long min, max; in bootmem_init() local
|