Home
last modified time | relevance | path

Searched defs:effect (Results 51 - 75 of 134) sorted by relevance

123456

/kernel/linux/linux-6.6/drivers/input/misc/
H A Dtwl4030-vibra.c122 vibra_play(struct input_dev *input, void *data, struct ff_effect *effect) vibra_play() argument
H A Ddrv2665.c103 drv2665_haptics_play(struct input_dev *input, void *data, struct ff_effect *effect) drv2665_haptics_play() argument
H A Dtwl6040-vibra.c189 vibra_play(struct input_dev *input, void *data, struct ff_effect *effect) vibra_play() argument
H A Dmax77693-haptic.c232 max77693_haptic_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) max77693_haptic_play_effect() argument
H A Dmax8997_haptic.c212 max8997_haptic_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) max8997_haptic_play_effect() argument
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dpsxpad-spi.c142 psxpad_spi_play_effect(struct input_dev *idev, void *data, struct ff_effect *effect) psxpad_spi_play_effect() argument
/kernel/linux/linux-5.10/drivers/input/misc/
H A Ddrv2665.c103 drv2665_haptics_play(struct input_dev *input, void *data, struct ff_effect *effect) drv2665_haptics_play() argument
H A Dtwl6040-vibra.c189 vibra_play(struct input_dev *input, void *data, struct ff_effect *effect) vibra_play() argument
H A Dmax77693-haptic.c232 max77693_haptic_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) max77693_haptic_play_effect() argument
H A Dmax8997_haptic.c217 max8997_haptic_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) max8997_haptic_play_effect() argument
/kernel/linux/linux-5.10/drivers/input/joystick/iforce/
H A Diforce-ff.c209 need_magnitude_modifier(struct iforce *iforce, struct ff_effect *old, struct ff_effect *effect) need_magnitude_modifier() argument
226 need_envelope_modifier(struct iforce *iforce, struct ff_effect *old, struct ff_effect *effect) need_envelope_modifier() argument
338 iforce_upload_periodic(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) iforce_upload_periodic() argument
409 iforce_upload_constant(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) iforce_upload_constant() argument
465 iforce_upload_condition(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) iforce_upload_condition() argument
[all...]
/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_effect.c88 short effect; in effect_set_byte() local
109 int effect; effect_set_word() local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Duinput.h52 struct ff_effect effect; member
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-bigbenff.c266 hid_bigben_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) hid_bigben_play_effect() argument
H A Dhid-microsoft.c307 ms_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) ms_play_effect() argument
/kernel/linux/linux-6.6/include/uapi/linux/
H A Duinput.h52 struct ff_effect effect; member
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-bigbenff.c266 hid_bigben_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) hid_bigben_play_effect() argument
/kernel/linux/linux-6.6/drivers/input/joystick/iforce/
H A Diforce-ff.c209 need_magnitude_modifier(struct iforce *iforce, struct ff_effect *old, struct ff_effect *effect) need_magnitude_modifier() argument
226 need_envelope_modifier(struct iforce *iforce, struct ff_effect *old, struct ff_effect *effect) need_envelope_modifier() argument
338 iforce_upload_periodic(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) iforce_upload_periodic() argument
409 iforce_upload_constant(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) iforce_upload_constant() argument
465 iforce_upload_condition(struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) iforce_upload_condition() argument
[all...]
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_effect.c88 short effect; in effect_set_byte() local
109 int effect; effect_set_word() local
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Duinput.h15 struct ff_effect effect; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Duinput.h28 struct ff_effect effect; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Duinput.h28 struct ff_effect effect; member
/kernel/linux/linux-5.10/drivers/input/
H A Dff-memless.c39 struct ff_effect *effect; member
58 static const struct ff_envelope *get_envelope(const struct ff_effect *effect) in get_envelope() argument
155 struct ff_effect *effect = state->effect; apply_envelope() local
243 ml_combine_effects(struct ff_effect *effect, struct ml_effect_state *state, int gain) ml_combine_effects() argument
330 struct ff_effect *effect; ml_get_combo_effect() local
392 struct ff_effect effect; ml_play_effects() local
465 ml_ff_upload(struct input_dev *dev, struct ff_effect *effect, struct ff_effect *old) ml_ff_upload() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
H A Dfimc-reg.c374 struct fimc_effect *effect = &ctx->effect; in fimc_hw_set_effect() local
/kernel/linux/linux-5.10/drivers/media/platform/s3c-camif/
H A Dcamif-regs.c57 void camif_hw_set_effect(struct camif_dev *camif, unsigned int effect, in camif_hw_set_effect() argument

Completed in 21 milliseconds

123456