Searched refs:szDevice (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A Dgetmode.c276 char szDevice[64] = ""; local in function:vbvxSetUpLinuxACPI
284 || ioctl(fd, EVIOCGNAME(sizeof(szDevice)), szDevice) == -1
285 || strcmp(szDevice, "Video Bus") != 0)

Completed in 2 milliseconds