Lines Matching defs:slave
246 * Device is the slave device. If it is attached to a master device, we may
251 * - different slave device on same master
254 * XXX: They way how the code is we also send a map notify if the slave device
767 DeviceIntPtr slave;
774 rc = dixLookupDevice(&slave, dce->sourceid, serverClient, DixReadAccess);
779 if (IsMaster(slave))
782 if (IsFloating(slave))
785 if (GetMaster(slave, MASTER_ATTACHED)->id != dce->masterid)
786 return; /* not our slave anymore, don't care */
788 /* FIXME: we probably need to send a DCE for the new slave now */
790 device->public.devicePrivate = slave->public.devicePrivate;
793 DeepCopyDeviceClasses(slave, device, dce);
868 * actually be the slave device that caused the event.
970 * Leave the button down if any slave has the
972 * event being delivered through the slave first
2434 /* if the current slave is us, update the master. If not, we'll update
2435 * whenever the next slave switch happens anyway. CMDC sends the event