Home
last modified time | relevance | path

Searched refs:FF_STATUS_PLAYING (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dinput.h292 #define FF_STATUS_PLAYING 0x01 macro
/linux/drivers/input/joystick/iforce/
H A Diforce-packets.c191 input_report_ff_status(dev, i, FF_STATUS_PLAYING); in iforce_process_packet()
/linux/Documentation/input/
H A Dff.rst258 FF_STATUS_PLAYING The effect started to play
/linux/drivers/hid/
H A Dhid-debug.c3598 [FF_STATUS_PLAYING] = "FF_STATUS_PLAYING",