Home
last modified time | relevance | path

Searched refs:FF_WAVEFORM_MIN (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/standard-headers/linux/
H A Dinput.h494 #define FF_WAVEFORM_MIN FF_SQUARE macro
/openbmc/linux/include/uapi/linux/
H A Dinput.h497 #define FF_WAVEFORM_MIN FF_SQUARE macro
/openbmc/linux/drivers/input/
H A Dff-core.c109 (effect->u.periodic.waveform < FF_WAVEFORM_MIN || in input_ff_upload()