Home
last modified time | relevance | path

Searched refs:check_butmap_change (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Dinpututils.c46 check_butmap_change(DeviceIntPtr dev, CARD8 *map, int len, CARD32 *errval_out, in check_butmap_change() function
119 ret = check_butmap_change(dev, map, len, &client->errorValue, client); in ApplyPointerMapping()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog126377 dix: set the client's error value to the bad deviceid in check_butmap_change.