/linux-3.3/drivers/video/mb862xx/ |
D | mb862xxfb_accel.c | 75 static void mb86290fb_imageblit1(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit1() 124 static void mb86290fb_imageblit8(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit8() 163 static void mb86290fb_imageblit16(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit16() 197 u16 step; in mb86290fb_imageblit() local
|
/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/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
|
D | max8925-regulator.c | 184 #define MAX8925_SDV(_id, min, max, step) \ argument 202 #define MAX8925_LDO(_id, min, max, step) \ argument
|
/linux-3.3/net/sunrpc/auth_gss/ |
D | gss_krb5_keys.c | 255 #define smask(step) ((1<<step)-1) argument 256 #define pstep(x, step) (((x)&smask(step))^(((x)>>step)&smask(step))) argument
|
/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()
|
D | v4l2-ctrls.c | 617 s32 *min, s32 *max, s32 *step, s32 *def, u32 *flags) in v4l2_ctrl_fill() 1298 s32 min, s32 max, u32 step, s32 def, in v4l2_ctrl_new() 1387 u32 step = cfg->step; in v4l2_ctrl_new_custom() local 1415 u32 id, s32 min, s32 max, u32 step, s32 def) in v4l2_ctrl_new_std() 1440 s32 step; in v4l2_ctrl_new_std_menu() local
|
/linux-3.3/tools/perf/arch/x86/util/ |
D | header.c | 26 int family = -1, model = -1, step = -1; in get_cpuid() local
|
/linux-3.3/include/linux/ |
D | tracehook.h | 120 static inline void tracehook_report_syscall_exit(struct pt_regs *regs, int step) in tracehook_report_syscall_exit()
|
/linux-3.3/arch/microblaze/kernel/ |
D | ptrace.c | 158 int step; in do_syscall_trace_leave() local
|
/linux-3.3/drivers/video/matrox/ |
D | matroxfb_accel.c | 353 u_int32_t step = minfo->fbcon.var.xres_virtual >> 1; in matroxfb_cfb4_clear() local 392 u_int32_t step; in matroxfb_1bpp_imageblit() local
|
/linux-3.3/arch/openrisc/kernel/ |
D | ptrace.c | 200 int step; in do_syscall_trace_leave() local
|
/linux-3.3/drivers/media/dvb/mantis/ |
D | mantis_dma.c | 154 u32 line, step; in mantis_risc_program() local
|
/linux-3.3/include/media/ |
D | v4l2-ctrls.h | 129 u32 step; member 217 u32 step; member
|
/linux-3.3/sound/core/ |
D | control_compat.c | 75 s32 step; member 80 u64 step; member
|
/linux-3.3/sound/soc/codecs/ |
D | alc5623.c | 51 int i, step = codec->driver->reg_cache_step; in alc5623_fill_cache() local 879 int i, step = codec->driver->reg_cache_step; in alc5623_resume() local
|
/linux-3.3/arch/blackfin/kernel/ |
D | ptrace.c | 403 int step; in syscall_trace_leave() local
|
/linux-3.3/mm/ |
D | mempolicy.c | 293 enum mpol_rebind_step step) in mpol_rebind_default() 304 enum mpol_rebind_step step) in mpol_rebind_nodemask() 349 enum mpol_rebind_step step) in mpol_rebind_preferred() 389 enum mpol_rebind_step step) in mpol_rebind_policy() 421 enum mpol_rebind_step step) in mpol_rebind_task()
|
D | bootmem.c | 448 unsigned long idx, unsigned long step) in align_idx() 475 unsigned long min, max, start, sidx, midx, step; in alloc_bootmem_core() local
|
/linux-3.3/drivers/staging/vt6655/ |
D | channel.c | 610 unsigned int step = 0; in set_country_info() local
|
/linux-3.3/drivers/cpufreq/ |
D | e_powersaver.c | 217 int k, step, voltage; in eps_cpu_init() local
|
/linux-3.3/sound/core/oss/ |
D | pcm_plugin.h | 37 unsigned int step; /* samples distance in bits */ member
|
/linux-3.3/drivers/misc/eeprom/ |
D | eeprom_93xx46.c | 199 int i, ret, step = 1; in eeprom_93xx46_bin_write() local
|
/linux-3.3/drivers/char/agp/ |
D | isoch.c | 88 u32 step, rem, rem_isoch, rem_async; in agp_3_5_isochronous_node_enable() local
|