Searched defs:uinput_request (Results 1 – 2 of 2) sorted by relevance
99865 struct uinput_request { struct99866 unsigned int id;99867 unsigned int code;99868 int retval;99869 struct completion done;99870 union {99876 } u;
109580 struct uinput_request { struct109581 unsigned int id;109582 unsigned int code;109583 int retval;109584 struct completion done;109585 union {109591 } u;