Lines Matching full:vnc
24 static VbNvContext vnc;48 Memset(&vnc, 0, sizeof(vnc));49 VbNvSetup(&vnc);50 VbNvTeardown(&vnc); /* So CRC gets generated */125 Memcpy(buf, vnc.raw, sizeof(vnc.raw));130 Memcpy(vnc.raw, buf, sizeof(vnc.raw));174 VbNvContext *vnc) {