Searched refs:start_level (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-lg3ff.c82 x = effect->u.ramp.start_level;
H A Dhid-lgff.c89 x = effect->u.ramp.start_level + 0x7f; /* 0x7f is center */
H A Dhid-tmff.c95 x = tmff_scale_s8(effect->u.ramp.start_level,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/
H A Dff-memless.c265 effect->u.ramp.start_level =
266 clamp_val(effect->u.ramp.start_level + x, -0x80, 0x7f);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/usbhid/
H A Dhid-pidff.c439 effect->u.ramp.start_level);
451 return effect->u.ramp.start_level != old->u.ramp.start_level ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dwavefront.h256 s8 start_level; member in struct:wf_lfo
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinput.h895 * @start_level: beginning strength of the effect; may be negative
900 __s16 start_level; member in struct:ff_ramp_effect

Completed in 124 milliseconds