Searched refs:devid (Results 1 – 3 of 3) sorted by relevance
1405 unsigned int devid; in ProcessCmdLineImpl() local1409 if (base::StringToInt(*iter, reinterpret_cast<int*>(&devid))) { in ProcessCmdLineImpl()1410 device_ids.push_back(devid); in ProcessCmdLineImpl()
24 const char *kGPUDeviceIdParamName = "gpu-devid";
637 __u64 devid; member