| /Linux-v5.4/Documentation/input/ |
| D | ff.rst | 17 effects. 73 - FF_CONSTANT can render constant force effects 74 - FF_PERIODIC can render periodic effects with the following waveforms: 83 - FF_RAMP can render ramp effects 86 - FF_DAMPER can simulate damper effects 87 - FF_RUMBLE rumble effects 105 Returns the number of effects the device can keep in its memory. 107 Uploading effects to the device 149 This makes room for new effects in the device's memory. Note that this also 152 Controlling the playback of effects [all …]
|
| /Linux-v5.4/Documentation/input/devices/ |
| D | iforce-protocol.rst | 16 specify force effects to I-Force 2.0 devices. None of this information comes 54 First, I describe effects that are sent by the device to the computer 74 Device effects states 96 00 Channel (when playing several effects at the same time, each must 236 Query number of effects 241 QUERY = 4e ('N'umber of effects) 243 The device should respond by sending the number of effects that can be played 245 ff 02 4e 14 CS would stand for 20 effects. 333 Bit 0 Stop all effects 350 Each device has a certain amount of memory to store parameters of effects. [all …]
|
| /Linux-v5.4/drivers/input/ |
| D | ff-core.c | 145 old = &ff->effects[id]; in input_ff_upload() 158 ff->effects[id] = *effect; in input_ff_upload() 330 ff->effects = kcalloc(max_effects, sizeof(struct ff_effect), in input_ff_create() 332 if (!ff->effects) { in input_ff_create() 374 kfree(ff->effects); in input_ff_destroy()
|
| /Linux-v5.4/Documentation/networking/ |
| D | ipv6.txt | 21 The possible values and their effects are: 43 The possible values and their effects are: 61 The possible values and their effects are:
|
| /Linux-v5.4/drivers/nvme/host/ |
| D | core.c | 1308 u32 effects = 0; in nvme_passthru_start() local 1311 if (ctrl->effects) in nvme_passthru_start() 1312 effects = le32_to_cpu(ctrl->effects->iocs[opcode]); in nvme_passthru_start() 1313 if (effects & ~(NVME_CMD_EFFECTS_CSUPP | NVME_CMD_EFFECTS_LBCC)) in nvme_passthru_start() 1316 opcode, effects); in nvme_passthru_start() 1320 if (ctrl->effects) in nvme_passthru_start() 1321 effects = le32_to_cpu(ctrl->effects->acs[opcode]); in nvme_passthru_start() 1322 effects |= nvme_known_admin_effects(opcode); in nvme_passthru_start() 1328 if (effects & (NVME_CMD_EFFECTS_LBCC | NVME_CMD_EFFECTS_CSE_MASK)) { in nvme_passthru_start() 1336 return effects; in nvme_passthru_start() [all …]
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | vidioc-g-input.rst | 53 to this integer. Side effects are possible. For example inputs may 55 the current standard. Because of these possible side effects
|
| D | vidioc-g-output.rst | 54 pointer to this integer. Side effects are possible. For example outputs 57 effects applications must select an output before querying or
|
| D | dev-touch.rst | 44 environmental or edge effects.
|
| D | func-open.rst | 58 desired device name. This function has no side effects; all data format
|
| /Linux-v5.4/tools/memory-model/litmus-tests/ |
| D | R+poonceonces.litmus | 7 * classic counterintuitive litmus tests that illustrates the effects of
|
| D | R+fencembonceonces.litmus | 7 * counterintuitive litmus tests that illustrates the effects of store
|
| /Linux-v5.4/Documentation/ |
| D | speculation.txt | 1 This document explains potential effects of speculation, and how undesirable 2 effects can be mitigated portably using common APIs.
|
| /Linux-v5.4/Documentation/fb/ |
| D | efifb.rst | 35 to workaround side-effects and slowdowns on other CPU cores
|
| D | metronomefb.rst | 32 a possibility that it could have some permanent effects on the display media.
|
| /Linux-v5.4/drivers/staging/sm750fb/ |
| D | TODO | 6 - check on hardware effects of removal of USE_HW_I2C and USE_DVICHIP (these two
|
| /Linux-v5.4/Documentation/sound/cards/ |
| D | mixart.rst | 19 decoding, samplerate conversions and various effects. 75 - on-board effects and samplerate conversions
|
| /Linux-v5.4/drivers/media/platform/exynos4-is/ |
| D | fimc-isp.c | 565 static const u8 effects[][2] = { in __ctrl_set_image_effect() local 574 for (i = 0; i < ARRAY_SIZE(effects); i++) { in __ctrl_set_image_effect() 575 if (effects[i][0] != value) in __ctrl_set_image_effect() 578 __is_set_isp_effect(is, effects[i][1]); in __ctrl_set_image_effect()
|
| /Linux-v5.4/sound/usb/line6/ |
| D | Kconfig | 15 * Reading/writing complete channel, effects setup, and amp
|
| /Linux-v5.4/Documentation/devicetree/bindings/iio/temperature/ |
| D | mlx90632.txt | 16 Since measured object emissivity effects Infra Red energy emitted, emissivity
|
| /Linux-v5.4/scripts/coccinelle/misc/ |
| D | bugon.cocci | 61 …f condition followed by BUG.\nPlease make sure the condition has no side effects (see conditional …
|
| /Linux-v5.4/Documentation/media/uapi/mediactl/ |
| D | media-func-open.rst | 48 desired device name. The function has no side effects; the device
|
| /Linux-v5.4/Documentation/media/uapi/cec/ |
| D | cec-func-open.rst | 57 desired device name. The function has no side effects; the device
|
| /Linux-v5.4/Documentation/admin-guide/cgroup-v1/ |
| D | cpuacct.rst | 44 system times. This has two side effects:
|
| /Linux-v5.4/Documentation/ABI/obsolete/ |
| D | sysfs-driver-hid-roccat-kovaplus | 95 and light effects. 111 and light effects.
|
| /Linux-v5.4/tools/testing/selftests/ftrace/ |
| D | README | 31 * Take care with side effects as the tests are run with root privilege.
|