Home
last modified time | relevance | path

Searched full:effects (Results 1 – 25 of 419) sorted by relevance

12345678910>>...17

/linux/Documentation/input/
H A Dff.rst17 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
127 Effects are file descriptor specific.
149 This makes room for new effects in the device's memory. Note that this also
[all …]
/linux/Documentation/input/devices/
H A Diforce-protocol.rst16 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/drivers/cxl/core/
H A Dfeatures.c545 u16 effects, imm_mask, reset_mask; in cxlctl_validate_set_features() local
561 effects = le16_to_cpu(feat->effects); in cxlctl_validate_set_features()
564 * Reserved bits are set, rejecting since the effects is not in cxlctl_validate_set_features()
567 if (effects & CXL_CMD_EFFECTS_RESERVED) { in cxlctl_validate_set_features()
569 "Reserved bits set in the Feature effects field!\n"); in cxlctl_validate_set_features()
574 if (effects & CXL_CMD_BACKGROUND) in cxlctl_validate_set_features()
577 /* Effects cause immediate change, highest security scope is needed */ in cxlctl_validate_set_features()
588 if (!(effects & imm_mask) && !(effects & reset_mask)) in cxlctl_validate_set_features()
595 if (effects & imm_mask && scope >= FWCTL_RPC_DEBUG_WRITE_FULL) in cxlctl_validate_set_features()
603 if (!(effects & imm_mask) && scope >= FWCTL_RPC_DEBUG_WRITE) in cxlctl_validate_set_features()
H A Dedac.c35 u16 effects; member
392 .effects = le16_to_cpu(feat_entry->effects), in cxl_memdev_scrub_init()
460 .effects = le16_to_cpu(feat_entry->effects), in cxl_region_scrub_init()
479 u16 effects; member
808 .effects = le16_to_cpu(feat_entry->effects), in cxl_memdev_ecs_init()
1174 u16 effects; member
1646 .effects = le16_to_cpu(feat_entry->effects), in cxl_memdev_sparing_init()
1684 u16 effects; member
1971 .effects = le16_to_cpu(feat_entry->effects), in cxl_memdev_soft_ppr_init()
/linux/Documentation/networking/
H A Dipv6.rst27 The possible values and their effects are:
49 The possible values and their effects are:
67 The possible values and their effects are:
/linux/include/uapi/cxl/
H A Dfeatures.h42 /* CXL spec r3.2 Table 8-87 command effects */
65 * @effects: Set Feature command effects
79 __le16 effects; member
/linux/drivers/nvme/target/
H A Dpassthru.c220 u32 effects; in nvmet_passthru_execute_cmd_work() local
223 effects = nvme_passthru_start(ctrl, ns, req->cmd->common.opcode); in nvmet_passthru_execute_cmd_work()
245 if (effects) in nvmet_passthru_execute_cmd_work()
246 nvme_passthru_end(ctrl, ns, effects, req->cmd, status); in nvmet_passthru_execute_cmd_work()
303 u32 effects; in nvmet_passthru_execute_cmd() local
343 * non-trivial effects, make sure to execute the command synchronously in nvmet_passthru_execute_cmd()
346 effects = nvme_command_effects(ctrl, ns, req->cmd->common.opcode); in nvmet_passthru_execute_cmd()
348 (effects & ~(NVME_CMD_EFFECTS_CSUPP | NVME_CMD_EFFECTS_LBCC))) { in nvmet_passthru_execute_cmd()
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-input.rst46 to this integer. Side effects are possible. For example inputs may
48 the current standard. Because of these possible side effects
H A Dvidioc-g-output.rst47 pointer to this integer. Side effects are possible. For example outputs
50 effects applications must select an output before querying or
/linux/include/sound/
H A Demux_legacy.h107 /*23*/ EMUX_FX_CHORUS, /* BYTE: chorus effects send (0-255) */
108 /*24*/ EMUX_FX_REVERB, /* BYTE: reverb effects send (0-255) */
123 /* number of effects */
H A Demu10k1.h114 #define IPR_EFXBUFFULL 0x00002000 /* Effects buffer full */
115 #define IPR_EFXBUFHALFFULL 0x00001000 /* Effects buffer half full */
176 #define INTE_EFXBUFENABLE 0x00000020 /* Enable Effects buffer interrupts */
492 #define FXRT 0x0b /* Effects send routing register */
494 /* two effects sends. */
495 #define FXRT_CHANNELA 0x000f0000 /* Effects send bus number for channel's effects send A */
496 #define FXRT_CHANNELB 0x00f00000 /* Effects send bus number for channel's effects send B */
497 #define FXRT_CHANNELC 0x0f000000 /* Effects sen
[all...]
/linux/Documentation/devicetree/bindings/iio/temperature/
H A Dmelexis,mlx90632.yaml27 Since measured object emissivity effects Infra Red energy emitted,
40 Since measured object emissivity effects Infra Red energy emitted,
/linux/Documentation/sound/cards/
H A Dsb-live-mixer.rst51 low frequency effects (used as subwoofer signal)
324 FX8010 - A DSP Chip Architecture for Audio Effects
331 Audio Effects Processor with multiple asynchronous streams
335 Processor with Instruction Set for Audio Effects (Jan. 14, 1999)
338 Audio Effects Processor having Decoupled Instruction
349 Audio Effects Processor integrated on a single chip
355 Processor with Instruction Set for Audio Effects (Jul. 27, 1999)
H A Dmixart.rst19 decoding, samplerate conversions and various effects.
75 - on-board effects and samplerate conversions
/linux/Documentation/driver-api/
H A Dio-mapping.rst72 undoes the side effects of the mapping functions.
81 effects and the pointer is globally visible.
/linux/drivers/net/fddi/
H A Ddefxx.c356 * Side Effects:
428 * Side Effects:
525 * Side Effects:
715 * Side Effects:
876 * Side Effects:
939 * Side Effects:
1034 * Side Effects:
1248 * Side Effects:
1445 * Side Effects:
1536 * Side Effects:
[all …]
/linux/arch/arm/mach-at91/
H A Dpm_suspend.S32 * Side effects: overwrites r7, r8
51 * Side effects: overwrites r7
62 * Side effects: overwrites r7
73 * Side effects: overwrites r7
104 * Side effects: overwrites r2, r3, tmp1, tmp2, tmp3, r7
193 * Side effects: overwrites r2, r3, tmp1, tmp2, tmp3
800 * Side effects: overwrites tmp1, tmp2, tmp3
888 * Side effects: overwrites tmp1, tmp2 and tmp3
/linux/Documentation/staging/
H A Dspeculation.rst5 This document explains potential effects of speculation, and how undesirable
6 effects can be mitigated portably using common APIs.
/linux/arch/mips/include/asm/
H A Dsync.h29 * the effects of younger instructions.
32 * effects to be restricted to different combinations of older or younger
36 * ordering barrier can be used. Limiting the barrier's effects to stores
/linux/arch/arm64/include/asm/
H A Ddaifflags.h100 * Writes to the PSTATE fields have side-effects on in local_daif_restore()
102 * side-effects are guaranteed: in local_daif_restore()
/linux/arch/alpha/kernel/
H A Dsmc37c669.c1113 ** SIDE EFFECTS:
1208 ** SIDE EFFECTS:
1441 ** SIDE EFFECTS:
1655 ** SIDE EFFECTS:
1722 ** SIDE EFFECTS:
1820 ** SIDE EFFECTS:
1880 ** SIDE EFFECTS:
1958 ** SIDE EFFECTS:
2002 ** SIDE EFFECTS:
2035 ** SIDE EFFECTS:
[all …]
/linux/arch/arm/include/asm/
H A Ddma.h80 * On some architectures, this may have other side effects like
87 * On some architectures, this may have other side effects like
/linux/Documentation/
H A Dmemory-barriers.txt74 (*) Inter-CPU acquiring barrier effects.
85 (*) Kernel I/O barrier effects.
89 (*) The effects of the cpu cache.
142 So in the above diagram, the effects of the memory operations performed by a
420 by the time the barrier completes, the effects of all the stores prior to
541 indirect effect will be the order in which the second CPU sees the effects
544 (*) There is no guarantee that a CPU will see the correct order of effects
551 mechanisms should propagate the indirect effects of a memory barrier
723 Either can result in highly counterintuitive effects on ordering.
1123 Makes sure all effects ---> \ aaaaaaaaaaaaaaaaa | |
[all …]
/linux/sound/soc/codecs/
H A Dlm49453.h52 /* EFFECTS ENABLES */
125 /* EFFECTS - HPFs */
128 /* EFFECTS ADC ALC */
/linux/drivers/nvme/host/
H A Dcore.c1208 u32 effects = 0; in nvme_command_effects() local
1211 effects = le32_to_cpu(ns->head->effects->iocs[opcode]); in nvme_command_effects()
1212 if (effects & ~(NVME_CMD_EFFECTS_CSUPP | NVME_CMD_EFFECTS_LBCC)) in nvme_command_effects()
1214 "IO command:%02x has unusual effects:%08x\n", in nvme_command_effects()
1215 opcode, effects); in nvme_command_effects()
1222 effects &= ~NVME_CMD_EFFECTS_CSE_MASK; in nvme_command_effects()
1224 effects = le32_to_cpu(ctrl->effects->acs[opcode]); in nvme_command_effects()
1227 if (effects & NVME_CMD_EFFECTS_CSER_MASK) in nvme_command_effects()
1228 effects &= ~NVME_CMD_EFFECTS_CSE_MASK; in nvme_command_effects()
1231 return effects; in nvme_command_effects()
[all …]

12345678910>>...17