/linux-4.1.27/drivers/macintosh/ |
D | windfarm_max6690_sensor.c | 37 struct wf_6690_sensor *max = wf_to_6690(sr); in wf_max6690_get() local 53 struct wf_6690_sensor *max = wf_to_6690(sr); in wf_max6690_release() local 68 struct wf_6690_sensor *max; in wf_max6690_probe() local 110 struct wf_6690_sensor *max = i2c_get_clientdata(client); in wf_max6690_remove() local
|
D | via-pmu-backlight.c | 23 static void pmu_backlight_init_curve(u8 off, u8 min, u8 max) in pmu_backlight_init_curve() 40 int i, max = 0; in pmu_backlight_curve_lookup() local
|
D | windfarm_pid.h | 32 s32 min,max; /* min and max target values */ member 67 s32 min,max; /* min and max target values */ member
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_dcb_82598.c | 43 u16 *max, in ixgbe_dcb_config_rx_arbiter_82598() 100 u16 *max, in ixgbe_dcb_config_tx_desc_arbiter_82598() 146 u16 *max, in ixgbe_dcb_config_tx_data_arbiter_82598() 277 u16 *max, u8 *bwg_id, u8 *prio_type) in ixgbe_dcb_hw_config_82598()
|
D | ixgbe_dcb_82599.c | 46 u16 *max, in ixgbe_dcb_config_rx_arbiter_82599() 105 u16 *max, in ixgbe_dcb_config_tx_desc_arbiter_82599() 156 u16 *max, in ixgbe_dcb_config_tx_data_arbiter_82599() 350 u16 *max, u8 *bwg_id, u8 *prio_type, u8 *prio_tc) in ixgbe_dcb_hw_config_82599()
|
D | ixgbe_dcb.c | 44 __u16 *max, int max_frame) in ixgbe_ieee_credits() 198 void ixgbe_dcb_unpack_max(struct ixgbe_dcb_config *cfg, u16 *max) in ixgbe_dcb_unpack_max() 273 u16 max[MAX_TRAFFIC_CLASS]; in ixgbe_dcb_hw_config() local 318 __u16 refill[IEEE_8021QAZ_MAX_TCS], max[IEEE_8021QAZ_MAX_TCS]; in ixgbe_dcb_hw_ets() local 350 u16 *refill, u16 *max, u8 *bwg_id, in ixgbe_dcb_hw_ets_config()
|
/linux-4.1.27/lib/ |
D | strnlen_user.c | 27 static inline long do_strnlen_user(const char __user *src, unsigned long count, unsigned long max) in do_strnlen_user() 113 unsigned long max = max_addr - src_addr; in strnlen_user() local 141 unsigned long max = max_addr - src_addr; in strlen_user() local
|
D | strncpy_from_user.c | 23 … inline long do_strncpy_from_user(char *dst, const char __user *src, long count, unsigned long max) in do_strncpy_from_user() 109 unsigned long max = max_addr - src_addr; in strncpy_from_user() local
|
D | idr.c | 452 int max = end > 0 ? end - 1 : INT_MAX; /* inclusive upper limit */ in idr_alloc() local 585 int n, id, max; in __idr_remove_all() local 689 int n, id, max, error = 0; in idr_for_each() local 741 int n, max; in idr_get_next() local 1082 unsigned int max; in ida_simple_get() local
|
/linux-4.1.27/drivers/hid/ |
D | hid-microsoft.c | 61 unsigned long **bit, int *max) in ms_ergonomy_kb_quirk() 123 unsigned long **bit, int *max) in ms_presenter_8k_quirk() 143 unsigned long **bit, int *max) in ms_input_mapping() 162 unsigned long **bit, int *max) in ms_input_mapped()
|
D | hid-lg.c | 442 struct hid_usage *usage, unsigned long **bit, int *max) in lg_ultrax_remote_mapping() 475 unsigned long **bit, int *max) in lg_dinovo_mapping() 491 unsigned long **bit, int *max) in lg_wireless_mapping() 553 unsigned long **bit, int *max) in lg_input_mapping() 606 unsigned long **bit, int *max) in lg_input_mapped()
|
D | hid-icade.c | 193 unsigned long **bit, int *max) in icade_input_mapping() 216 unsigned long **bit, int *max) in icade_input_mapped()
|
D | hid-samsung.c | 102 unsigned long **bit, int *max) in samsung_kbd_mouse_input_mapping() 143 unsigned long **bit, int *max) in samsung_input_mapping()
|
D | hid-penmount.c | 23 struct hid_usage *usage, unsigned long **bit, int *max) in penmount_input_mapping()
|
D | hid-plantronics.c | 24 unsigned long **bit, int *max) in plantronics_input_mapping()
|
D | hid-lcpower.c | 25 unsigned long **bit, int *max) in ts_input_mapping()
|
D | hid-chicony.c | 30 unsigned long **bit, int *max) in ch_input_mapping()
|
D | hid-twinhan.c | 65 unsigned long **bit, int *max) in twinhan_input_mapping()
|
D | hid-kensington.c | 25 unsigned long **bit, int *max) in ks_input_mapping()
|
D | hid-topseed.c | 31 unsigned long **bit, int *max) in ts_input_mapping()
|
D | hid-tivo.c | 27 unsigned long **bit, int *max) in tivo_input_mapping()
|
D | hid-sunplus.c | 40 unsigned long **bit, int *max) in sp_input_mapping()
|
D | hid-monterey.c | 38 unsigned long **bit, int *max) in mr_input_mapping()
|
D | hid-speedlink.c | 30 unsigned long **bit, int *max) in speedlink_input_mapping()
|
D | hid-cherry.c | 43 unsigned long **bit, int *max) in ch_input_mapping()
|
D | hid-gyration.c | 29 unsigned long **bit, int *max) in gyration_input_mapping()
|
D | hid-petalynx.c | 42 unsigned long **bit, int *max) in pl_input_mapping()
|
D | hid-ezkey.c | 30 unsigned long **bit, int *max) in ez_input_mapping()
|
D | hid-belkin.c | 31 unsigned long **bit, int *max) in belkin_input_mapping()
|
D | hid-apple.c | 334 unsigned long **bit, int *max) in apple_input_mapping() 350 unsigned long **bit, int *max) in apple_input_mapped()
|
D | hid-multitouch.c | 387 unsigned long **bit, int *max) in mt_touch_input_mapping() 536 unsigned long **bit, int *max) in mt_touch_input_mapped() 773 unsigned long **bit, int *max) in mt_input_mapping() 806 unsigned long **bit, int *max) in mt_input_mapped() 886 int fieldmax, max; in mt_set_maxcontacts() local
|
D | hid-a4tech.c | 37 unsigned long **bit, int *max) in a4_input_mapped()
|
D | hid-cypress.c | 57 unsigned long **bit, int *max) in cp_input_mapped()
|
D | hid-zydacron.c | 50 unsigned long **bit, int *max) in zc_input_mapping()
|
D | hid-lenovo.c | 48 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping_tpkbd() 61 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping_cptkbd() 135 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping()
|
/linux-4.1.27/drivers/regulator/ |
D | max8973-regulator.c | 151 struct max8973_chip *max = rdev_get_drvdata(rdev); in max8973_dcdc_get_voltage_sel() local 167 struct max8973_chip *max = rdev_get_drvdata(rdev); in max8973_dcdc_set_voltage_sel() local 203 struct max8973_chip *max = rdev_get_drvdata(rdev); in max8973_dcdc_set_mode() local 231 struct max8973_chip *max = rdev_get_drvdata(rdev); in max8973_dcdc_get_mode() local 253 static int max8973_init_dcdc(struct max8973_chip *max, in max8973_init_dcdc() 370 struct max8973_chip *max; in max8973_probe() local
|
D | da903x.c | 313 #define DA903x_LDO(_pmic, _id, min, max, step, vreg, shift, nbits, ereg, ebit) \ argument 333 #define DA903x_DVC(_pmic, _id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument 355 #define DA9034_LDO(_id, min, max, step, vreg, shift, nbits, ereg, ebit) \ argument 358 #define DA9030_LDO(_id, min, max, step, vreg, shift, nbits, ereg, ebit) \ argument 361 #define DA9030_DVC(_id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument 365 #define DA9034_DVC(_id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument 369 #define DA9035_DVC(_id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument
|
D | pfuze100-regulator.c | 177 #define PFUZE100_SW_REG(_chip, _name, base, min, max, step) \ argument 212 #define PFUZE100_VGEN_REG(_chip, _name, base, min, max, step) \ argument 232 #define PFUZE3000_VCC_REG(_chip, _name, base, min, max, step) { \ argument 252 #define PFUZE3000_SW2_REG(_chip, _name, base, min, max, step) { \ argument 269 #define PFUZE3000_SW3_REG(_chip, _name, base, min, max, step) { \ argument
|
D | rn5t618-regulator.c | 31 #define REG(rid, ereg, emask, vreg, vmask, min, max, step) \ argument
|
D | max8907-regulator.c | 49 #define REG_LDO(ids, supply, base, min, max, step) \ argument 92 #define REG_BBAT(ids, supply, base, min, max, step) \ argument
|
D | max8925-regulator.c | 158 #define MAX8925_SDV(_id, min, max, step) \ argument 174 #define MAX8925_LDO(_id, min, max, step) \ argument
|
D | da9052-regulator.c | 293 #define DA9052_LDO(_id, step, min, max, sbits, ebits, abits) \ argument 313 #define DA9052_DCDC(_id, step, min, max, sbits, ebits, abits) \ argument
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_fifo.c | 99 uint32_t max; in vmw_fifo_init() local 212 uint32_t max = ioread32(fifo_mem + SVGA_FIFO_MAX); in vmw_fifo_is_full() local 319 uint32_t max; in vmw_fifo_reserve() local 400 uint32_t max, uint32_t min, uint32_t bytes) in vmw_fifo_res_copy() 422 uint32_t max, uint32_t min, uint32_t bytes) in vmw_fifo_slow_copy() 444 uint32_t max = ioread32(fifo_mem + SVGA_FIFO_MAX); in vmw_fifo_commit() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | boost.h | 8 u32 max; member 21 u32 max; member
|
D | vmap.h | 14 u32 max; member
|
D | volt.h | 6 u32 max; member
|
/linux-4.1.27/mm/ |
D | readahead.c | 251 static unsigned long get_init_ra_size(unsigned long size, unsigned long max) in get_init_ra_size() 270 unsigned long max) in get_next_ra_size() 329 pgoff_t offset, unsigned long max) in count_history_pages() 347 unsigned long max) in try_context_readahead() 383 unsigned long max = max_sane_readahead(ra->ra_pages); in ondemand_readahead() local
|
D | quicklist.c | 28 unsigned long node_free_pages, max; in max_pages() local
|
D | page_counter.c | 175 int page_counter_memparse(const char *buf, const char *max, in page_counter_memparse()
|
D | swap_cgroup.c | 42 unsigned long idx, max; in swap_cgroup_prepare() local
|
/linux-4.1.27/sound/soc/ |
D | soc-ops.c | 257 int max = mc->max; in snd_soc_get_volsw() local 317 int max = mc->max; in snd_soc_put_volsw() local 379 int max = mc->max; in snd_soc_get_volsw_sx() local 424 int max = mc->max; in snd_soc_put_volsw_sx() local 500 int max = mc->max; in snd_soc_put_volsw_range() local 552 int max = mc->max; in snd_soc_get_volsw_range() local 598 const char *name, int max) in snd_soc_limit_volume() 844 long max = mc->max; in snd_soc_get_xr_sx() local 892 long max = mc->max; in snd_soc_put_xr_sx() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | libcfs_string.c | 229 unsigned min, unsigned max) in cfs_str2num_check() 260 cfs_range_expr_parse(struct cfs_lstr *src, unsigned min, unsigned max, in cfs_range_expr_parse() 351 cfs_expr_list_values(struct cfs_expr_list *expr_list, int max, __u32 **valpp) in cfs_expr_list_values() 419 cfs_expr_list_parse(char *str, int len, unsigned min, unsigned max, in cfs_expr_list_parse()
|
/linux-4.1.27/arch/x86/crypto/ |
D | camellia-x86_64-asm_64.S | 155 #define enc_outunpack(op, max) \ argument 175 #define dec_inpack(max) \ argument 365 #define enc_outunpack2(op, max) \ argument 393 #define dec_inpack2(max) \ argument
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | bitfield.h | 126 #define EFX_EXTRACT_NATIVE(native_element, min, max, low, high) \ argument 136 #define EFX_EXTRACT64(element, min, max, low, high) \ argument 143 #define EFX_EXTRACT32(element, min, max, low, high) \ argument 245 #define EFX_INSERT_NATIVE64(min, max, low, high, value) \ argument 251 #define EFX_INSERT_NATIVE32(min, max, low, high, value) \ argument 257 #define EFX_INSERT_NATIVE(min, max, low, high, value) \ argument 268 #define EFX_INSERT_FIELD_NATIVE(min, max, field, value) \ argument 278 #define EFX_INSERT_FIELDS_NATIVE(min, max, \ argument 442 #define EFX_INSERT64(min, max, low, high, value) \ argument 445 #define EFX_INSERT32(min, max, low, high, value) \ argument [all …]
|
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/ |
D | if.c | 42 int reg, max; in mtrr_file_add() local 366 int i, max; in mtrr_close() local 407 int i, max; in mtrr_seq_show() local
|
D | centaur.c | 30 int i, max; in centaur_get_free_region() local
|
D | main.c | 133 int i, max; in init_table() local 461 int i, max; in mtrr_del_page() local
|
/linux-4.1.27/drivers/gpu/host1x/ |
D | syncpt.h | 77 u32 max; in host1x_syncpt_check_max() local 96 int min, max; in host1x_syncpt_idle() local
|
/linux-4.1.27/sound/core/ |
D | pcm_memory.c | 232 size_t size, size_t max) in snd_pcm_lib_preallocate_pages1() 260 size_t size, size_t max) in snd_pcm_lib_preallocate_pages() 284 size_t size, size_t max) in snd_pcm_lib_preallocate_pages_for_all()
|
/linux-4.1.27/security/keys/ |
D | sysctl.c | 16 static const int zero, one = 1, max = INT_MAX; variable
|
/linux-4.1.27/drivers/media/common/ |
D | cx2341x.c | 133 s32 *min, s32 *max, s32 *step, s32 *def, u32 *flags) in cx2341x_ctrl_fill() 551 s32 min, s32 max, s32 step, s32 def) in cx2341x_ctrl_query_fill() 1518 u32 id, s32 min, s32 max, s32 step, s32 def) in cx2341x_ctrl_new_custom() 1541 u32 id, s32 min, s32 max, s32 step, s32 def) in cx2341x_ctrl_new_std() 1547 u32 id, s32 max, s32 mask, s32 def) in cx2341x_ctrl_new_menu()
|
/linux-4.1.27/fs/ext4/ |
D | mballoc.c | 414 static inline int mb_find_next_zero_bit(void *addr, int max, int start) in mb_find_next_zero_bit() 427 static inline int mb_find_next_bit(void *addr, int max, int start) in mb_find_next_bit() 440 static void *mb_find_buddy(struct ext4_buddy *e4b, int order, int *max) in mb_find_buddy() 558 int max; in __mb_check_buddy() local 669 ext4_grpblk_t max; in ext4_mb_mark_free_simple() local 726 ext4_grpblk_t max = EXT4_CLUSTERS_PER_GROUP(sb); in ext4_mb_generate_buddy() local 1353 int max; in mb_buddy_mark_free() local 1496 int max, order; in mb_find_extent() local 1549 int max = 0; in mb_mark_used() local 1676 int max; in ext4_mb_check_limits() local [all …]
|
D | block_validity.c | 223 struct inode *inode, __le32 *p, unsigned int max) in ext4_check_blockref()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | nv44.c | 93 u32 max = 4 - (pte & 3); in nv44_vm_map_sg() local 121 u32 max = 4 - (pte & 3); in nv44_vm_unmap() local
|
D | base.c | 40 u32 max = 1 << (mmu->pgt_bits - bits); in nvkm_vm_map_at() local 85 u32 max = 1 << (mmu->pgt_bits - bits); in nvkm_vm_map_sg_table() local 144 u32 max = 1 << (mmu->pgt_bits - bits); in nvkm_vm_map_sg() local 192 u32 max = 1 << (mmu->pgt_bits - bits); in nvkm_vm_unmap_at() local
|
/linux-4.1.27/tools/power/cpupower/utils/ |
D | cpufreq-info.c | 61 unsigned long min, max; in proc_cpufreq_output() local 252 unsigned long min, max, freq_kernel, freq_hardware; in debug_output_one() local 413 unsigned long min, max; in get_hardware_limits() local
|
/linux-4.1.27/sound/isa/sb/ |
D | sb8_midi.c | 38 int max = 64; in snd_sb8dsp_midi_interrupt() local 181 int max = 32; in snd_sb8dsp_midi_output_write() local
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
D | xt_length.h | 7 __u16 min, max; member
|
D | xt_hashlimit.h | 34 __u32 max; /* max number of entries */ member 58 __u32 max; /* max number of entries */ member
|
D | xt_u32.h | 20 __u32 max; member
|
D | nf_nat.h | 26 union nf_conntrack_man_proto max; member
|
/linux-4.1.27/drivers/char/hw_random/ |
D | tpm-rng.c | 26 static int tpm_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) in tpm_rng_read()
|
D | nomadik-rng.c | 22 static int nmk_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) in nmk_rng_read()
|
D | powernv-rng.c | 18 static int powernv_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) in powernv_rng_read()
|
D | bcm2835-rng.c | 29 static int bcm2835_rng_read(struct hwrng *rng, void *buf, size_t max, in bcm2835_rng_read()
|
D | pseries-rng.c | 28 static int pseries_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) in pseries_rng_read()
|
D | atmel-rng.c | 30 static int atmel_trng_read(struct hwrng *rng, void *buf, size_t max, in atmel_trng_read()
|
D | exynos-rng.c | 79 size_t max, bool wait) in exynos_read()
|
D | msm-rng.c | 81 static int msm_rng_read(struct hwrng *hwrng, void *data, size_t max, bool wait) in msm_rng_read()
|
D | iproc-rng200.c | 94 static int iproc_rng200_read(struct hwrng *rng, void *buf, size_t max, in iproc_rng200_read()
|
/linux-4.1.27/arch/alpha/kernel/ |
D | irq_srm.c | 45 init_srm_irqs(long max, unsigned long ignore_mask) in init_srm_irqs()
|
/linux-4.1.27/sound/drivers/mpu401/ |
D | mpu401_uart.c | 370 int max = 64; in snd_mpu401_uart_input_trigger() local 401 int max = 128; in snd_mpu401_uart_input_read() local 428 int max = 256; in snd_mpu401_uart_output_write() local
|
/linux-4.1.27/arch/arm64/kernel/ |
D | cpu_errata.c | 43 #define MIDR_RANGE(model, min, max) \ argument
|
/linux-4.1.27/tools/perf/util/ |
D | stat.h | 9 u64 max, min; member
|
/linux-4.1.27/include/asm-generic/ |
D | pci_iomap.h | 32 static inline void __iomem *pci_iomap(struct pci_dev *dev, int bar, unsigned long max) in pci_iomap()
|
/linux-4.1.27/arch/frv/kernel/ |
D | uaccess.c | 22 unsigned long max; in strncpy_from_user() local
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | of_touchscreen.c | 29 int max, int fuzz) in touchscreen_set_params()
|
D | cyttsp4_core.c | 62 int max; in cyttsp4_pr_buf() local 154 static int cyttsp4_bits_2_bytes(unsigned int nbits, size_t *max) in cyttsp4_bits_2_bytes() 748 int *axis, int size, int max, u8 *xy_data, int bofs) in cyttsp4_get_touch_axis() 1881 int max_x, max_y, max_p, min, max; in cyttsp4_setup_input_device() local
|
/linux-4.1.27/drivers/base/regmap/ |
D | regcache.c | 253 unsigned int max) in regcache_default_sync() 368 unsigned int max) in regcache_sync_region() 422 unsigned int max) in regcache_drop_region()
|
D | regcache-rbtree.c | 404 unsigned int min, max; in regcache_rbtree_write() local 457 unsigned int max) in regcache_rbtree_sync() 498 unsigned int max) in regcache_rbtree_drop()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | pci-hotplug.c | 74 int slotno, mode, pass, max; in pcibios_add_pci_devices() local
|
D | smp-tbsync.c | 114 int i, score, score2, old, min=0, max=5000, offset=1000; in smp_generic_give_timebase() local
|
/linux-4.1.27/fs/cachefiles/ |
D | key.c | 42 int loop, len, max, seg, mark, print; in cachefiles_cook_key() local
|
/linux-4.1.27/drivers/pcmcia/ |
D | cardbus.c | 71 unsigned int max, pass; in cb_alloc() local
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | transmeta.c | 21 unsigned int cap_mask, uk, max, dummy; in init_transmeta() local
|
/linux-4.1.27/arch/powerpc/boot/ |
D | types.h | 21 #define max(x,y) ({ \ macro
|
/linux-4.1.27/arch/arm64/mm/ |
D | init.c | 80 static void __init zone_sizes_init(unsigned long min, unsigned long max) in zone_sizes_init() 188 unsigned long min, max; in bootmem_init() local
|
/linux-4.1.27/drivers/iio/dac/ |
D | ad5421.c | 280 unsigned int *min, unsigned int *max) in ad5421_get_current_min_max() 306 unsigned int min, max; in ad5421_get_offset() local 316 unsigned int min, max; in ad5421_read_raw() local
|
D | ad5755.c | 240 struct iio_chan_spec const *chan, int *min, int *max) in ad5755_get_min_max() 250 int min, max; in ad5755_get_offset() local 297 int min, max; in ad5755_read_raw() local
|
/linux-4.1.27/crypto/ |
D | camellia_generic.c | 378 static void camellia_setup_tail(u32 *subkey, u32 *subL, u32 *subR, int max) in camellia_setup_tail() 864 static void camellia_do_encrypt(const u32 *subkey, u32 *io, unsigned max) in camellia_do_encrypt() 1015 unsigned int max; in camellia_encrypt() local 1043 unsigned int max; in camellia_decrypt() local
|
D | xor.c | 68 int i, count, max; in do_xor_speed() local
|
/linux-4.1.27/net/netfilter/ |
D | nf_nat_proto_unknown.c | 23 const union nf_conntrack_man_proto *max) in unknown_in_range()
|
D | nf_nat_proto_common.c | 23 const union nf_conntrack_man_proto *max) in nf_nat_l4proto_in_range()
|
D | xt_ipcomp.c | 32 spi_match(u_int32_t min, u_int32_t max, u_int32_t spi, bool invert) in spi_match()
|
D | xt_esp.c | 29 spi_match(u_int32_t min, u_int32_t max, u_int32_t spi, bool invert) in spi_match()
|
D | nf_conntrack_extend.c | 128 enum nf_ct_ext_id min = 0, max = NF_CT_EXT_NUM - 1; in update_alloc_size() local
|
D | xt_tcpudp.c | 25 port_match(u_int16_t min, u_int16_t max, u_int16_t port, bool invert) in port_match()
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-common.c | 88 s64 max = _max; in v4l2_ctrl_query_fill() local 308 unsigned int max, unsigned int align) in clamp_align()
|
D | v4l2-ctrls.c | 921 s64 *min, s64 *max, u64 *step, s64 *def, u32 *flags) in v4l2_ctrl_fill() 1638 s64 min, s64 max, u64 step, s64 def) in check_range() 1916 s64 min, s64 max, u64 step, s64 def, in v4l2_ctrl_new() 2071 s64 max = cfg->max; in v4l2_ctrl_new_custom() local 2107 u32 id, s64 min, s64 max, u64 step, s64 def) in v4l2_ctrl_new_std() 2137 s64 max = _max; in v4l2_ctrl_new_std_menu() local 2169 s64 max = _max; in v4l2_ctrl_new_std_menu_items() local 2201 s64 max = _max; in v4l2_ctrl_new_int_menu() local 3314 s64 min, s64 max, u64 step, s64 def) in __v4l2_ctrl_modify_range()
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | ip6t_mh.c | 30 type_match(u_int8_t min, u_int8_t max, u_int8_t type, bool invert) in type_match()
|
D | nf_nat_proto_icmpv6.c | 26 const union nf_conntrack_man_proto *max) in icmpv6_in_range()
|
D | ip6t_frag.c | 27 id_match(u_int32_t min, u_int32_t max, u_int32_t id, bool invert) in id_match()
|
D | ip6t_ah.c | 28 spi_match(u_int32_t min, u_int32_t max, u_int32_t spi, bool invert) in spi_match()
|
D | ip6t_rt.c | 29 segsleft_match(u_int32_t min, u_int32_t max, u_int32_t id, bool invert) in segsleft_match()
|
/linux-4.1.27/arch/x86/mm/ |
D | mmap.c | 40 unsigned long max = 0; in stack_maxrandom_size() local
|
/linux-4.1.27/net/sctp/ |
D | sysctl.c | 367 unsigned int max = *(unsigned int *) ctl->extra2; in proc_sctp_do_rto_min() local 396 unsigned int max = *(unsigned int *) ctl->extra2; in proc_sctp_do_rto_max() local
|
D | chunk.c | 169 int max, whole, i, offset, over, err; in sctp_datamsg_from_user() local
|
/linux-4.1.27/drivers/pnp/ |
D | base.h | 29 resource_size_t max; /* max base number */ member 50 resource_size_t max; /* max base number */ member
|
/linux-4.1.27/include/linux/ |
D | blk-iopoll.h | 12 int max; member
|
D | latencytop.h | 24 unsigned long max; member
|
D | tpm.h | 63 static inline int tpm_get_random(u32 chip_num, u8 *data, size_t max) { in tpm_get_random()
|
D | led-class-flash.h | 62 u32 max; member
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | ipt_ah.c | 23 spi_match(u_int32_t min, u_int32_t max, u_int32_t spi, bool invert) in spi_match()
|
D | nf_nat_proto_icmp.c | 24 const union nf_conntrack_man_proto *max) in icmp_in_range()
|
/linux-4.1.27/drivers/devfreq/ |
D | governor_simpleondemand.c | 30 unsigned long max = (df->max_freq) ? df->max_freq : UINT_MAX; in devfreq_simple_ondemand_func() local
|
/linux-4.1.27/drivers/scsi/arm/ |
D | scsi.h | 27 static inline int copy_SCp_to_sg(struct scatterlist *sg, struct scsi_pointer *SCp, int max) in copy_SCp_to_sg()
|
/linux-4.1.27/sound/isa/wavefront/ |
D | wavefront_midi.c | 121 int max = 256, mask = 1; in snd_wavefront_midi_output_write() local 411 int max = 128; in snd_wavefront_midi_interrupt() local
|
/linux-4.1.27/fs/jbd/ |
D | recovery.c | 72 unsigned int max, nbufs, next; in do_readahead() local 576 int offset, max; in scan_revoke_records() local
|
/linux-4.1.27/include/uapi/linux/ |
D | atm_nicstar.h | 35 unsigned max; member
|
D | virtio_input.h | 44 __u32 max; member
|
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/ |
D | bf54x-lq043.h | 13 unsigned int max; member
|
/linux-4.1.27/drivers/cpufreq/ |
D | speedstep-centrino.c | 198 #define _BANIAS(cpuid, max, name) \ argument 204 #define BANIAS(max) _BANIAS(&cpu_ids[CPU_BANIAS], max, #max) argument
|
/linux-4.1.27/sound/soc/codecs/ |
D | tpa6130a2.c | 199 int max = mc->max; in tpa6130a2_get_volsw() local 228 int max = mc->max; in tpa6130a2_put_volsw() local
|
/linux-4.1.27/arch/sh/kernel/ |
D | machine_kexec.c | 172 unsigned long max = memblock_end_of_DRAM() - memory_limit; in reserve_crashkernel() local
|
/linux-4.1.27/net/phonet/ |
D | sysctl.c | 51 void phonet_get_local_port_range(int *min, int *max) in phonet_get_local_port_range()
|
/linux-4.1.27/drivers/spi/ |
D | spi-img-spfi.c | 159 unsigned int max) in spfi_pio_write32() 177 unsigned int max) in spfi_pio_write8() 195 unsigned int max) in spfi_pio_read32() 214 unsigned int max) in spfi_pio_read8()
|
D | spi-dw.c | 186 u32 max = tx_max(dws); in dw_writer() local 204 u32 max = rx_max(dws); in dw_reader() local
|
/linux-4.1.27/drivers/pci/ |
D | probe.c | 630 enum pci_bus_speed max; in pci_set_bus_speed() local 767 int pci_scan_bridge(struct pci_bus *bus, struct pci_dev *dev, int max, int pass) in pci_scan_bridge() 1866 unsigned int devfn, pass, max = bus->busn_res.start; in pci_scan_child_bus() local 2101 int max; in pci_scan_root_bus() local 2180 unsigned int max; in pci_rescan_bus_bridge_resize() local 2203 unsigned int max; in pci_rescan_bus() local
|
D | iov.c | 64 u8 max = 0; in virtfn_max_buses() local 612 int max = 0; in pci_iov_bus_range() local
|
/linux-4.1.27/arch/mips/bcm47xx/ |
D | prom.c | 58 unsigned long max; in prom_init_mem() local
|
/linux-4.1.27/drivers/usb/gadget/ |
D | epautoconf.c | 51 u16 max; in ep_matches() local
|
/linux-4.1.27/fs/hfs/ |
D | bitmap.c | 29 static u32 hfs_find_set_zero_bits(__be32 *bitmap, u32 size, u32 offset, u32 *max) in hfs_find_set_zero_bits()
|
/linux-4.1.27/samples/bpf/ |
D | tracex2_user.c | 12 static void stars(char *str, long val, long max, int width) in stars()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_rtalloc.h | 127 # define xfs_rtallocate_extent(t,b,min,max,l,a,f,p,rb) (ENOSYS) argument
|
/linux-4.1.27/drivers/block/paride/ |
D | paride.c | 272 static int pi_probe_mode(PIA * pi, int max, char *scratch, int verbose) in pi_probe_mode() 304 int max, s, e; in pi_probe_unit() local
|
/linux-4.1.27/scripts/selinux/genheaders/ |
D | genheaders.c | 16 #define max(x, y) (((int)(x) > (int)(y)) ? x : y) macro
|
/linux-4.1.27/drivers/oprofile/ |
D | event_buffer.c | 164 size_t const max = buffer_size * sizeof(unsigned long); in event_buffer_read() local
|
/linux-4.1.27/tools/lib/lockdep/uinclude/linux/ |
D | kernel.h | 16 #define max(x, y) ({ \ macro
|
/linux-4.1.27/fs/nfs/ |
D | pnfs_nfs.c | 92 struct nfs_commit_info *cinfo, int max) in pnfs_generic_transfer_commit_list() 116 int max) in pnfs_generic_scan_ds_commit_list() 140 int max) in pnfs_generic_scan_commit_lists()
|
/linux-4.1.27/arch/ia64/kernel/ |
D | setup.c | 205 sort_regions (struct rsvd_region *rsvd_region, int max) in sort_regions() 224 merge_regions (struct rsvd_region *rsvd_region, int max) in merge_regions() 857 unsigned long line_size, max = 1; in get_cache_info() local
|
/linux-4.1.27/lib/zlib_inflate/ |
D | inftrees.c | 28 unsigned min, max; /* minimum and maximum code lengths */ in zlib_inflate_table() local
|
/linux-4.1.27/fs/hfsplus/ |
D | bitmap.c | 19 u32 offset, u32 *max) in hfsplus_block_allocate()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | ptlrpcd.c | 488 static int ptlrpcd_bind(int index, int max) in ptlrpcd_bind() 593 int ptlrpcd_start(int index, int max, const char *name, struct ptlrpcd_ctl *pc) in ptlrpcd_start()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/include/ |
D | brcmu_utils.h | 69 u16 max; /* maximum number of queued packets */ member 76 u16 max; /* total max packets */ member
|
/linux-4.1.27/net/tipc/ |
D | msg.c | 353 u32 max = mtu - INT_H_SIZE; in tipc_msg_bundle() local 438 u32 max = mtu - INT_H_SIZE; in tipc_msg_make_bundle() local
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
D | p80211meta.h | 70 u32 max; /* max value of a BOUNDEDint */ member
|
/linux-4.1.27/drivers/clk/at91/ |
D | pmc.h | 21 unsigned long max; member
|
/linux-4.1.27/security/tomoyo/ |
D | group.c | 151 const unsigned long max, in tomoyo_number_matches_group()
|
/linux-4.1.27/drivers/pnp/pnpbios/ |
D | rsparser.c | 220 resource_size_t min, max, align, len; in pnpbios_parse_mem_option() local 236 resource_size_t min, max, align, len; in pnpbios_parse_mem32_option() local 291 resource_size_t min, max, align, len; in pnpbios_parse_port_option() local
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
D | backlight.c | 80 int i, max = 0; in pmac_backlight_curve_lookup() local
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | cdv_device.c | 91 u32 max = REG_READ(BLC_PWM_CTL); in cdv_get_max_backlight() local 136 u32 max = cdv_get_max_backlight(dev); in cdv_set_brightness() local
|
/linux-4.1.27/arch/alpha/oprofile/ |
D | op_model_ev5.c | 91 unsigned long max, hilo, count = ctr[i].count; in common_reg_setup() local
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_interval.c | 25 sector_t max = node->sector + (node->size >> 9); in compute_subtree_last() local
|
/linux-4.1.27/include/linux/input/ |
D | gpio_tilt.h | 15 int max; member
|
/linux-4.1.27/sound/pci/oxygen/ |
D | xonar_wm87x6.c | 577 u8 max; in wm8776_field_enum_info() local 622 u8 min, max, shift; in wm8776_field_set_from_ctl() local 653 u8 min, max; in wm8776_field_set() local 987 #define _WM8776_FIELD_CTL(xname, reg, shift, initval, min, max, mask, flags) \ argument 992 #define WM8776_FIELD_CTL_ENUM(xname, reg, shift, init, min, max, mask, flags) {\ argument
|
/linux-4.1.27/sound/soc/fsl/ |
D | mx27vis-aic32x4.c | 87 int max = mc->max; in mx27vis_amp_set() local
|
/linux-4.1.27/scripts/kconfig/ |
D | nconf.h | 29 #define max(a, b) ({\ macro
|
/linux-4.1.27/tools/power/cpupower/lib/ |
D | cpufreq.h | 25 unsigned long max; member
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | timing.c | 144 u64 min, max, sum, sum_quad; in kvmppc_exit_timing_show() local
|
/linux-4.1.27/kernel/time/ |
D | test_udelay.c | 38 int min = 0, max = 0, fail_count = 0; in udelay_test_single() local
|
/linux-4.1.27/drivers/hwmon/ |
D | abx500.h | 56 unsigned long max[NUM_SENSORS]; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/fid/ |
D | lproc_fid.c | 138 __u64 max; in lprocfs_fid_width_seq_write() local
|
/linux-4.1.27/drivers/input/ |
D | input.c | 54 unsigned long *bm, unsigned int max) in is_event_supported() 493 int min, int max, int fuzz, int flat) in input_set_abs_params() 1107 unsigned long *bitmap, int max) in input_seq_print_bitmap() 1432 int max, int add_cr) in input_print_bitmap() 1526 const char *name, unsigned long *bitmap, int max) in input_add_uevent_bm_var() 1568 #define INPUT_ADD_HOTPLUG_BM_VAR(name, bm, max) \ argument
|
/linux-4.1.27/sound/firewire/fireworks/ |
D | fireworks_proc.c | 133 unsigned int g, c, m, max, size; in proc_read_phys_meters() local
|
/linux-4.1.27/arch/um/os-Linux/ |
D | time.c | 61 long long remain, max = UM_NSEC_PER_SEC / UM_HZ; in disable_timer() local
|
/linux-4.1.27/arch/hexagon/mm/ |
D | strnlen_user.S | 22 #define max r1 /* Do not change! */ macro
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | ppr.c | 44 void b43_ppr_apply_max(struct b43_wldev *dev, struct b43_ppr *ppr, u8 max) in b43_ppr_apply_max()
|
/linux-4.1.27/arch/arm/plat-samsung/include/plat/ |
D | cpu-freq-core.h | 121 struct s3c_freq max; member 159 struct s3c_freq max; member
|
D | cpu-freq.h | 125 struct s3c_freq max; /* frequency limits */ member
|
/linux-4.1.27/drivers/pnp/isapnp/ |
D | core.c | 468 resource_size_t min, max, align, len; in isapnp_parse_port_resource() local 506 resource_size_t min, max, align, len; in isapnp_parse_mem_resource() local 527 resource_size_t min, max, align, len; in isapnp_parse_mem32_resource() local
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
D | sti_hdmi_tx3g4c28phy.c | 44 uint32_t max; member
|
/linux-4.1.27/init/ |
D | calibrate.c | 43 int max = -1; /* index of measured_times with max/min values or not set */ in calibrate_delay_direct() local
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_devinfo.c | 422 size_t max; in scsi_dev_info_list_del_keyed() local 584 size_t max; in scsi_get_device_flags_keyed() local
|
/linux-4.1.27/fs/jbd2/ |
D | recovery.c | 73 unsigned int max, nbufs, next; in do_readahead() local 844 int offset, max; in scan_revoke_records() local
|
/linux-4.1.27/include/linux/mfd/ |
D | max14577.h | 100 unsigned int max; member
|
/linux-4.1.27/include/video/ |
D | display_timing.h | 40 u32 max; member
|
/linux-4.1.27/scripts/mod/ |
D | file2alias.c | 176 unsigned char max, struct module *mod) in do_usb_entry() 245 unsigned char max, in incbcd() 283 unsigned char chi, clo, max; in do_usb_entry_multi() local 693 kernel_ulong_t *arr, unsigned int min, unsigned int max) in do_input()
|
/linux-4.1.27/drivers/md/bcache/ |
D | sysfs.h | 81 #define sysfs_strtoul_clamp(file, var, min, max) \ argument
|
/linux-4.1.27/sound/usb/ |
D | mixer_maps.c | 24 u32 max; member
|
/linux-4.1.27/include/sound/ |
D | soc-dapm.h | 265 #define SOC_DAPM_SINGLE(xname, reg, shift, max, invert) \ argument 270 #define SOC_DAPM_SINGLE_AUTODISABLE(xname, reg, shift, max, invert) \ argument 275 #define SOC_DAPM_SINGLE_VIRT(xname, max) \ argument 277 #define SOC_DAPM_SINGLE_TLV(xname, reg, shift, max, invert, tlv_array) \ argument 284 #define SOC_DAPM_SINGLE_TLV_AUTODISABLE(xname, reg, shift, max, invert, tlv_array) \ argument 291 #define SOC_DAPM_SINGLE_TLV_VIRT(xname, max, tlv_array) \ argument
|
/linux-4.1.27/drivers/mmc/host/ |
D | sdhci-s3c.c | 90 unsigned long rate, max = 0; in sdhci_s3c_get_max_clk() local 257 unsigned long rate, max = 0; in sdhci_cmu_get_max_clock() local
|
/linux-4.1.27/drivers/media/platform/omap3isp/ |
D | isph3a_af.c | 26 #define IS_OUT_OF_BOUNDS(value, min, max) \ argument
|
/linux-4.1.27/drivers/power/ |
D | rx51_battery.c | 110 int max = ARRAY_SIZE(rx51_temp_table2) - 1; in rx51_battery_read_temperature() local
|
/linux-4.1.27/net/wireless/ |
D | wext-priv.c | 68 int max = args & IW_PRIV_SIZE_MASK; in adjust_priv_size() local
|
/linux-4.1.27/sound/isa/gus/ |
D | gus_mixer.c | 161 unsigned int idx, max; in snd_gf1_new_mixer() local
|
/linux-4.1.27/drivers/media/i2c/ |
D | smiapp-pll.c | 51 uint32_t min, uint32_t max, char *str) in bounds_check()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_chan.h | 27 int max; member
|
/linux-4.1.27/fs/omfs/ |
D | bitmap.c | 26 int addrlen, int bit, int max) in count_run()
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | regs-rotator.h | 70 #define ROT_MAX(max, mask) ((max) & (mask)) argument
|
/linux-4.1.27/arch/arm/mach-davinci/ |
D | aemif.c | 67 static int aemif_calc_rate(int wanted, unsigned long clk, int max) in aemif_calc_rate()
|