Searched refs:isMaster (Results 1 – 2 of 2) sorted by relevance
1108 Bool isMaster = IsMaster(pDev); in DeleteInputDeviceRequest() local1116 if (!isMaster && pInfo != NULL) { in DeleteInputDeviceRequest()
76954 Also correct isMaster to FALSE while we're here.128138 test: fix compile error introduced with the removal of isMaster.128742 Input: rename DeviceIntRec->isMaster to ->type.128744 isMaster is not enough as long as we differ between master pointers and128757 This patch replaces isMaster with "type", one of SLAVE, MASTER_POINTER and128758 MASTER_KEYBOARD. All checks for dev->isMaster are replaced with an130169 need to check for pDev->isMaster.141442 xfree86: cache dev->isMaster before freeing the device.147782 pDev->isMaster inside xf86CursorSetCursor() because only MD enters there.158078 set isMaster to FALSE explicitly.[all …]