Lines Matching defs:slave
94 static void RecalculateMasterButtons(DeviceIntPtr slave);
194 /* Don't allow pairing for slave devices */
499 * last.slave */
503 if (other->last.slave == dev)
504 other->last.slave = NULL;
2372 * slave device with the highest number of buttons.
2375 RecalculateMasterButtons(DeviceIntPtr slave)
2380 if (!slave->button || IsMaster(slave))
2383 master = GetMaster(slave, MASTER_POINTER);
2485 * We don't allow multi-layer hierarchies right now. You can't attach a slave
2486 * to another slave.
2557 * slave device.
2574 * If dev is a floating slave device, NULL is returned.
2608 * Either a master or a slave device can be created depending on
2642 pointer->last.slave = NULL;
2668 keyboard->last.slave = NULL;