mouse_origin
#define MOUSEIOC_SETORIGIN _IOW ( 'M', 104, struct mouse_origin )
#define MOUSEIOC_GETORIGIN _IOR ( 'M', 107, struct mouse_origin )