Lines Matching refs:slave
92 static void RecalculateMasterButtons(DeviceIntPtr slave);
198 /* Don't allow pairing for slave devices */
509 * last.slave */
511 if (other->last.slave == dev)
512 other->last.slave = NULL;
549 /* Disable slave devices first, excluding XTest devices */
2543 * slave device with the highest number of buttons.
2546 RecalculateMasterButtons(DeviceIntPtr slave)
2551 if (!slave->button || IsMaster(slave))
2554 master = GetMaster(slave, MASTER_POINTER);
2657 * We don't allow multi-layer hierarchies right now. You can't attach a slave
2658 * to another slave.
2733 * slave device.
2748 * slave.
2750 * floating slave
2752 * floating slave
2754 * a floating slave
2756 * a floating slave
2794 * Either a master or a slave device can be created depending on
2832 pointer->last.slave = NULL;
2859 keyboard->last.slave = NULL;