/kernel/linux/linux-5.10/drivers/input/ |
H A D | ff-core.c | 100 if (!test_bit(EV_FF, dev->evbit)) in input_ff_upload() 216 if (!test_bit(EV_FF, dev->evbit)) in input_ff_erase() 257 * @type: event type (anything but EV_FF is ignored) 266 if (type != EV_FF) in input_ff_event() 343 __set_bit(EV_FF, dev->evbit); in input_ff_create() 369 __clear_bit(EV_FF, dev->evbit); in input_ff_destroy()
|
H A D | input.c | 58 [EV_FF] = FF_MAX, 367 case EV_FF: in input_get_disposition() 1211 if (test_bit(EV_FF, dev->evbit)) in input_devices_seq_show() 1656 if (test_bit(EV_FF, dev->evbit)) in input_dev_uevent() 2034 case EV_FF: in input_set_capability()
|
/kernel/linux/linux-6.6/drivers/input/ |
H A D | ff-core.c | 97 if (!test_bit(EV_FF, dev->evbit)) in input_ff_upload() 213 if (!test_bit(EV_FF, dev->evbit)) in input_ff_erase() 254 * @type: event type (anything but EV_FF is ignored) 263 if (type != EV_FF) in input_ff_event() 340 __set_bit(EV_FF, dev->evbit); in input_ff_create() 366 __clear_bit(EV_FF, dev->evbit); in input_ff_destroy()
|
H A D | input.c | 61 [EV_FF] = FF_MAX, 337 case EV_FF: in input_get_disposition() 1230 if (test_bit(EV_FF, dev->evbit)) in input_devices_seq_show() 1712 if (test_bit(EV_FF, dev->evbit)) in input_dev_uevent() 2143 case EV_FF: in input_set_capability()
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | uinput.c | 221 uinput_dev_event(dev, EV_FF, FF_GAIN, gain); in uinput_dev_set_gain() 226 uinput_dev_event(dev, EV_FF, FF_AUTOCENTER, magnitude); in uinput_dev_set_autocenter() 231 return uinput_dev_event(dev, EV_FF, effect_id, value); in uinput_dev_playback() 264 if (!test_bit(EV_FF, dev->evbit)) in uinput_dev_erase_effect() 335 if (test_bit(EV_FF, dev->evbit) && !udev->ff_effects_max) { in uinput_create_device()
|
H A D | sc27xx-vibra.c | 110 input_set_capability(info->input_dev, EV_FF, FF_RUMBLE); in sc27xx_vibra_probe()
|
H A D | gpio-vibra.c | 140 input_set_capability(vibrator->input, EV_FF, FF_RUMBLE); in gpio_vibrator_probe()
|
H A D | pm8xxx-vibrator.c | 209 input_set_capability(vib->vib_input_dev, EV_FF, FF_RUMBLE); in pm8xxx_vib_probe()
|
H A D | pwm-vibra.c | 205 input_set_capability(vibrator->input, EV_FF, FF_RUMBLE); in pwm_vibrator_probe()
|
H A D | regulator-haptic.c | 186 input_set_capability(haptic->input_dev, EV_FF, FF_RUMBLE); in regulator_haptic_probe()
|
H A D | drv2665.c | 187 input_set_capability(haptics->input_dev, EV_FF, FF_RUMBLE); in drv2665_probe()
|
H A D | max77693-haptic.c | 358 input_set_capability(haptic->input_dev, EV_FF, FF_RUMBLE); in max77693_haptic_probe()
|
H A D | max8997_haptic.c | 324 input_set_capability(input_dev, EV_FF, FF_RUMBLE); in max8997_haptic_probe()
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | uinput.c | 222 uinput_dev_event(dev, EV_FF, FF_GAIN, gain); in uinput_dev_set_gain() 227 uinput_dev_event(dev, EV_FF, FF_AUTOCENTER, magnitude); in uinput_dev_set_autocenter() 232 return uinput_dev_event(dev, EV_FF, effect_id, value); in uinput_dev_playback() 265 if (!test_bit(EV_FF, dev->evbit)) in uinput_dev_erase_effect() 336 if (test_bit(EV_FF, dev->evbit) && !udev->ff_effects_max) { in uinput_create_device()
|
H A D | gpio-vibra.c | 132 input_set_capability(vibrator->input, EV_FF, FF_RUMBLE); in gpio_vibrator_probe()
|
H A D | pm8xxx-vibrator.c | 208 input_set_capability(vib->vib_input_dev, EV_FF, FF_RUMBLE); in pm8xxx_vib_probe()
|
H A D | sc27xx-vibra.c | 155 input_set_capability(info->input_dev, EV_FF, FF_RUMBLE); in sc27xx_vibra_probe()
|
H A D | regulator-haptic.c | 186 input_set_capability(haptic->input_dev, EV_FF, FF_RUMBLE); in regulator_haptic_probe()
|
H A D | pwm-vibra.c | 209 input_set_capability(vibrator->input, EV_FF, FF_RUMBLE); in pwm_vibrator_probe()
|
H A D | da7280.c | 1228 input_set_capability(haptics->input_dev, EV_FF, FF_PERIODIC); in da7280_probe() 1229 input_set_capability(haptics->input_dev, EV_FF, FF_CUSTOM); in da7280_probe() 1230 input_set_capability(haptics->input_dev, EV_FF, FF_CONSTANT); in da7280_probe() 1231 input_set_capability(haptics->input_dev, EV_FF, FF_GAIN); in da7280_probe()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-google-stadiaff.c | 87 input_set_capability(dev, EV_FF, FF_RUMBLE); in stadiaff_init()
|
/kernel/linux/linux-5.10/drivers/input/joystick/iforce/ |
H A D | iforce-main.c | 177 if (test_bit(EV_FF, dev->evbit)) { in iforce_open() 190 if (test_bit(EV_FF, dev->evbit)) { in iforce_close()
|
/kernel/linux/linux-6.6/drivers/input/joystick/iforce/ |
H A D | iforce-main.c | 177 if (test_bit(EV_FF, dev->evbit)) { in iforce_open() 190 if (test_bit(EV_FF, dev->evbit)) { in iforce_close()
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | goldfish_events.c | 157 events_import_bits(edev, input_dev->ffbit, EV_FF, FF_MAX); in events_probe()
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | goldfish_events.c | 157 events_import_bits(edev, input_dev->ffbit, EV_FF, FF_MAX); in events_probe()
|