/linux-3.3/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_fifo.c | 83 uint32_t min; in vmw_fifo_init() local 197 uint32_t min = ioread32(fifo_mem + SVGA_FIFO_MIN); in vmw_fifo_is_full() local 303 uint32_t min; in vmw_fifo_reserve() local 383 uint32_t max, uint32_t min, uint32_t bytes) in vmw_fifo_res_copy() 405 uint32_t max, uint32_t min, uint32_t bytes) in vmw_fifo_slow_copy() 428 uint32_t min = ioread32(fifo_mem + SVGA_FIFO_MIN); in vmw_fifo_commit() local
|
/linux-3.3/net/ipv4/netfilter/ |
D | nf_nat_proto_common.c | 24 const union nf_conntrack_man_proto *min, in nf_nat_proto_in_range() 45 unsigned int range_size, min, i; in nf_nat_proto_unique_tuple() local
|
D | nf_nat_proto_unknown.c | 23 const union nf_conntrack_man_proto *min, in unknown_in_range()
|
/linux-3.3/drivers/scsi/ |
D | sr_vendor.c | 208 unsigned long min, sec, frame; in sr_cd_check() local 235 unsigned long min, sec, frame; in sr_cd_check() local
|
/linux-3.3/drivers/net/ethernet/sfc/ |
D | bitfield.h | 122 #define EFX_EXTRACT_NATIVE(native_element, min, max, low, high) \ argument 132 #define EFX_EXTRACT64(element, min, max, low, high) \ argument 139 #define EFX_EXTRACT32(element, min, max, low, high) \ argument 241 #define EFX_INSERT_NATIVE64(min, max, low, high, value) \ argument 247 #define EFX_INSERT_NATIVE32(min, max, low, high, value) \ argument 253 #define EFX_INSERT_NATIVE(min, max, low, high, value) \ argument 264 #define EFX_INSERT_FIELD_NATIVE(min, max, field, value) \ argument 274 #define EFX_INSERT_FIELDS_NATIVE(min, max, \ argument 438 #define EFX_INSERT64(min, max, low, high, value) \ argument 441 #define EFX_INSERT32(min, max, low, high, value) \ argument [all …]
|
/linux-3.3/arch/arm/mach-mv78xx0/ |
D | addr-map.c | 81 int maj, int min) in mv78xx0_setup_pcie_io_win() 88 int maj, int min) in mv78xx0_setup_pcie_mem_win()
|
/linux-3.3/include/sound/ |
D | tlv.h | 43 #define TLV_DB_SCALE_ITEM(min, step, mute) \ argument 46 #define DECLARE_TLV_DB_SCALE(name, min, step, mute) \ argument
|
/linux-3.3/tools/power/cpupower/utils/ |
D | cpufreq-info.c | 61 unsigned long min, max; in proc_cpufreq_output() local 227 unsigned long min, max, freq_kernel, freq_hardware; in debug_output_one() local 388 unsigned long min, max; in get_hardware_limits() local
|
/linux-3.3/drivers/regulator/ |
D | da903x.c | 395 #define DA903x_LDO(_pmic, _id, min, max, step, vreg, shift, nbits, ereg, ebit) \ argument 415 #define DA903x_DVC(_pmic, _id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument 437 #define DA9034_LDO(_id, min, max, step, vreg, shift, nbits, ereg, ebit) \ argument 440 #define DA9030_LDO(_id, min, max, step, vreg, shift, nbits, ereg, ebit) \ argument 443 #define DA9030_DVC(_id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument 447 #define DA9034_DVC(_id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument 451 #define DA9035_DVC(_id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument
|
D | da9052-regulator.c | 396 #define DA9052_LDO5_6(_id, step, min, max, sbits, ebits, abits) \ argument 414 #define DA9052_LDO(_id, step, min, max, sbits, ebits, abits) \ argument 432 #define DA9052_DCDC(_id, step, min, max, sbits, ebits, abits) \ argument 450 #define DA9052_BUCKPERI(_id, step, min, max, sbits, ebits, abits) \ argument
|
/linux-3.3/include/linux/netfilter/ |
D | xt_length.h | 7 __u16 min, max; member
|
D | nf_nat.h | 16 union nf_conntrack_man_proto min; member
|
/linux-3.3/drivers/rtc/ |
D | rtc-m48t35.c | 30 u8 min; member 94 unsigned char mon, day, hrs, min, sec; in m48t35_set_time() local
|
/linux-3.3/arch/unicore32/mm/ |
D | init.c | 104 static void __init find_limits(unsigned long *min, unsigned long *max_low, in find_limits() 183 static void __init uc32_bootmem_free(unsigned long min, unsigned long max_low, in uc32_bootmem_free() 273 unsigned long min, max_low, max_high; in bootmem_init() local
|
/linux-3.3/drivers/media/video/ |
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() 1489 u32 id, s32 min, s32 max, s32 step, s32 def) in cx2341x_ctrl_new_custom() 1511 u32 id, s32 min, s32 max, s32 step, s32 def) in cx2341x_ctrl_new_std()
|
/linux-3.3/arch/h8300/kernel/ |
D | time.c | 44 unsigned int year, mon, day, hour, min, sec; in read_persistent_clock() local
|
/linux-3.3/sound/pci/asihpi/ |
D | hpi_version.h | 23 #define HPI_VERSION_CONSTRUCTOR(maj, min, r) ((maj << 16) + (min << 8) + r) argument
|
/linux-3.3/arch/powerpc/boot/ |
D | types.h | 15 #define min(x,y) ({ \ macro
|
/linux-3.3/arch/m68k/sun3x/ |
D | time.h | 11 volatile unsigned char min; member
|
/linux-3.3/drivers/macintosh/ |
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-3.3/drivers/staging/iio/dac/ |
D | ad5421.c | 257 unsigned int *min, unsigned int *max) in ad5421_get_current_min_max() 283 unsigned int min, max; in ad5421_get_offset() local 291 unsigned int min, max; in ad5421_get_scale() local
|
/linux-3.3/drivers/acpi/ |
D | proc.c | 39 u32 sec, min, hr; in acpi_system_alarm_seq_show() local 181 u32 sec, min, hr, day, mo, yr; in acpi_system_write_alarm() local
|
/linux-3.3/arch/mips/include/asm/ |
D | mc146818-time.h | 91 unsigned int year, mon, day, hour, min, sec; in mc146818_get_cmos_time() local
|
/linux-3.3/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()
|
/linux-3.3/arch/m68k/kernel/ |
D | time_no.c | 60 unsigned int year, mon, day, hour, min, sec; in read_rtc_mmss() local
|