OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vmwgfx_create
(Results
1 - 3
of
3
) sorted by null
/external/libdrm/libkms/
internal.h
72
drm_private int
vmwgfx_create
(int fd, struct kms_driver **out);
linux.c
117
ret =
vmwgfx_create
(fd, out);
155
{ 0x15ad, 0x0405,
vmwgfx_create
}, /* VMware vGPU */
vmwgfx.c
189
vmwgfx_create
(int fd, struct kms_driver **out)
function
Completed in 66 milliseconds