Searched refs:vmwgfx_create (Results 1 – 3 of 3) sorted by relevance
117 ret = vmwgfx_create(fd, out); in linux_from_sysfs()155 { 0x15ad, 0x0405, vmwgfx_create }, /* VMware vGPU */
72 drm_private int vmwgfx_create(int fd, struct kms_driver **out);
189 vmwgfx_create(int fd, struct kms_driver **out) in vmwgfx_create() function