Searched refs:FF_CUSTOM (Results 1 – 7 of 7) sorted by relevance
495 #define FF_CUSTOM 0x5d macro498 #define FF_WAVEFORM_MAX FF_CUSTOM
83 compat_effect->u.periodic.waveform == FF_CUSTOM) in input_ff_effect_from_user()
322 if (effect->type != FF_PERIODIC || periodic->waveform != FF_CUSTOM) { in cs40l50_add()509 input_set_capability(vib->input, EV_FF, FF_CUSTOM); in cs40l50_vibra_probe()
534 if (effect->u.periodic.waveform != FF_CUSTOM) { in da7280_haptics_upload_effect()1228 input_set_capability(haptics->input_dev, EV_FF, FF_CUSTOM); in da7280_probe()
250 effect->u.periodic.waveform == FF_CUSTOM) in uinput_dev_upload_effect()
81 - FF_CUSTOM custom waveform98 - The exact syntax FF_CUSTOM is undefined for the time being as no driver
3591 [FF_CUSTOM] = "FF_CUSTOM",