Searched defs:uinput_request (Results 1 – 1 of 1) sorted by relevance
42 struct uinput_request { struct43 unsigned int id;44 unsigned int code; /* UI_FF_UPLOAD, UI_FF_ERASE */46 int retval;70 struct uinput_request *requests[UINPUT_NUM_REQUESTS]; argument