Searched refs:UI_END_FF_UPLOAD (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Duinput.h150 #define UI_END_FF_UPLOAD _IOW(UINPUT_IOCTL_BASE, 201, struct uinput_ff_upload) macro
193 * 5. Issue a UI_END_FF_UPLOAD ioctl, also giving it the
/linux-master/drivers/input/misc/
H A Duinput.c1016 case UI_END_FF_UPLOAD:
1102 cmd = UI_END_FF_UPLOAD;

Completed in 218 milliseconds