Searched refs:devtmp (Results 1 – 1 of 1) sorted by relevance
244 DeviceIntPtr devtmp; in AddInputDevice() local252 for (devtmp = inputInfo.devices; devtmp; devtmp = devtmp->next) in AddInputDevice()253 devind[devtmp->id]++; in AddInputDevice()254 for (devtmp = inputInfo.off_devices; devtmp; devtmp = devtmp->next) in AddInputDevice()255 devind[devtmp->id]++; in AddInputDevice()