Searched refs:effect (Results 76 - 85 of 85) sorted by relevance

1234

/linux-master/drivers/hid/
H A Dhid-nintendo.c1603 * next ff effect.
1999 struct ff_effect *effect)
2003 if (effect->type != FF_RUMBLE)
2007 effect->u.rumble.weak_magnitude,
2008 effect->u.rumble.strong_magnitude,
1998 joycon_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) argument
/linux-master/drivers/input/joystick/
H A Dxpad.c1480 static int xpad_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) argument
1489 if (effect->type != FF_RUMBLE)
1492 strong = effect->u.rumble.strong_magnitude;
1493 weak = effect->u.rumble.weak_magnitude;
/linux-master/drivers/staging/vc04_services/bcm2835-camera/
H A Dcontrols.c515 imagefx.effect =
552 mmal_ctrl, ctrl->id, ctrl->val, imagefx.effect,
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.c881 * parameters take effect immediately while
3212 * Function to configure color effect of the image
3215 __s32 *effect)
3225 *effect = asd->params.color_effect;
3230 control.value = *effect;
3235 * if set color effect to sensor successfully, return
3239 asd->params.color_effect = (u32)*effect;
3243 if (*effect == asd->params.color_effect)
3251 switch (*effect) {
3299 asd->params.color_effect = (u32)*effect;
3214 atomisp_color_effect(struct atomisp_sub_device *asd, int flag, __s32 *effect) argument
[all...]
/linux-master/arch/m68k/ifpsp060/src/
H A Disp.S32 # effect, branches to one of the branch table entries located
H A Dilsp.S32 # effect, branches to one of the branch table entries located here.
H A Dpfpsp.S32 # effect, branches to one of the branch table entries located
6968 # the result and the rounding mode/prec in effect. These bits are #
H A Dfplsp.S33 # effect, branches to one of the branch table entries located here.
6750 # access. Another effect of using a single-precision #
H A Dfpsp.S33 # effect, branches to one of the branch table entries located
6856 # access. Another effect of using a single-precision #
22846 # the result and the rounding mode/prec in effect. These bits are #
/linux-master/arch/m68k/fpsp040/
H A Dsetox.S96 | Another effect of using a single-precision "constant" is

Completed in 394 milliseconds

1234