Home
last modified time | relevance | path

Searched refs:effects (Results 1 – 25 of 70) sorted by relevance

123

/linux-2.6.39/Documentation/input/
Dff.txt13 effects.
61 - FF_CONSTANT can render constant force effects
62 - FF_PERIODIC can render periodic effects with the following waveforms:
69 - FF_RAMP can render ramp effects
72 - FF_DAMPER can simulate damper effects
73 - FF_RUMBLE rumble effects
88 Returns the number of effects the device can keep in its memory.
90 3.2 Uploading effects to the device
117 This makes room for new effects in the device's memory. Note that this also
120 3.4 Controlling the playback of effects
[all …]
Diforce-protocol.txt3 specify force effects to I-Force 2.0 devices. None of this information comes
28 First, I describe effects that are sent by the device to the computer
45 ** Device effects states
59 00 Channel (when playing several effects at the same time, each must be assigned a channel)
164 **** Query number of effects ****
165 QUERY = 4e ('N'umber of effects)
166 The device should respond by sending the number of effects that can be played
168 ff 02 4e 14 CS would stand for 20 effects.
215 Bit 0 Stop all effects
227 Each device has a certain amount of memory to store parameters of effects.
[all …]
/linux-2.6.39/drivers/input/
Dff-core.c159 old = &ff->effects[id]; in input_ff_upload()
172 ff->effects[id] = *effect; in input_ff_upload()
327 ff->effects = kcalloc(max_effects, sizeof(struct ff_effect), in input_ff_create()
329 if (!ff->effects) { in input_ff_create()
372 kfree(ff->effects); in input_ff_destroy()
/linux-2.6.39/Documentation/networking/
Dipv6.txt21 The possible values and their effects are:
43 The possible values and their effects are:
61 The possible values and their effects are:
/linux-2.6.39/drivers/staging/line6/
DKconfig7 This is a driver for the guitar amp, cab, and effects modeller
11 * Reading/writing complete channel, effects setup, and amp
/linux-2.6.39/Documentation/sound/alsa/
DMIXART.txt16 decoding, samplerate conversions and various effects.
68 - on-board effects and samplerate conversions
/linux-2.6.39/Documentation/ABI/testing/
Dsysfs-driver-hid-roccat-kovaplus81 and light effects.
96 and light effects.
Dsysfs-driver-hid-roccat-pyra43 and light effects.
58 and light effects.
Dsysfs-driver-hid-roccat-koneplus62 and light effects.
77 and light effects.
Dsysfs-driver-hid-roccat-kone45 effects.
/linux-2.6.39/drivers/staging/lirc/
DTODO.lirc_zilog19 effects. The cx18 module could then be reloaded and irw properly began
/linux-2.6.39/Documentation/fb/
Dmetronomefb.txt29 a possibility that it could have some permanent effects on the display media.
/linux-2.6.39/Documentation/cgroups/
Dcpuacct.txt44 system times. This has two side effects:
/linux-2.6.39/Documentation/
Dmemory-barriers.txt39 (*) Inter-CPU locking barrier effects.
51 (*) Kernel I/O barrier effects.
55 (*) The effects of the cpu cache.
108 So in the above diagram, the effects of the memory operations performed by a
323 time the barrier completes, the effects of all the stores prior to that
425 indirect effect will be the order in which the second CPU sees the effects
428 (*) There is no guarantee that a CPU will see the correct order of effects
435 mechanisms should propagate the indirect effects of a memory barrier
716 Makes sure all effects ---> \ ddddddddddddddddd | |
789 barrier causes all effects \ +-------+ | |
[all …]
/linux-2.6.39/Documentation/block/
Dqueue-sysfs.txt50 this provides a significant reduction in CPU cycles due to caching effects.
/linux-2.6.39/arch/powerpc/platforms/44x/
DKconfig108 select 460EX # Odd since it uses 460GT but the effects are the same
131 select 460EX # Odd since it uses 460GT but the effects are the same
/linux-2.6.39/Documentation/scsi/
Dlpfc.txt39 to reappear or link come back alive, with no inadvertent side effects
/linux-2.6.39/Documentation/video4linux/bttv/
DREADME.freeze72 effects with bttv sharing the IRQ with the ACPI bridge (and
/linux-2.6.39/Documentation/i2c/
Dinstantiating-devices158 undesirable side effects.
163 the aforementioned undesirable side effects.
/linux-2.6.39/scripts/kconfig/
Dlex.zconf.c_shipped197 /* Undo effects of setting up zconftext. */ \
1209 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */
1227 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */
1297 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */
1356 /* Undo the effects of YY_DO_BEFORE_ACTION. */
1657 /* undo effects of setting up zconftext */
2127 /* Undo effects of setting up zconftext. */ \
/linux-2.6.39/drivers/staging/ath6kl/
DKconfig125 …ution: Incompatilbity between the host driver and target firmware may lead to unknown side effects.
/linux-2.6.39/fs/ncpfs/
DKconfig83 effects by saying Y to "Allow using of Native Language Support"
/linux-2.6.39/arch/sh/lib64/
Dcopy_user_memcpy.S29 ! without side effects.
Dmemcpy.S31 ! without side effects.
/linux-2.6.39/Documentation/sound/oss/
DSoundPro38 settings can have unexpected effects. Use the WSS mixer for best results.

123