OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vmw_cotable
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_cotable.c
45
* struct
vmw_cotable
- Context Object Table resource
55
struct
vmw_cotable
{
struct
135
*
vmw_cotable
- Convert a struct vmw_resource pointer to a struct
136
*
vmw_cotable
pointer
140
static struct
vmw_cotable
*
vmw_cotable
(struct vmw_resource *res)
function in typeref:struct:vmw_cotable *
142
return container_of(res, struct
vmw_cotable
, res);
170
struct
vmw_cotable
*vcotbl =
vmw_cotable
(res);
245
struct
vmw_cotable
*vcotbl = vmw_cotable(res)
[
all
...]
vmwgfx_cotable.c
45
* struct
vmw_cotable
- Context Object Table resource
55
struct
vmw_cotable
{
struct
135
*
vmw_cotable
- Convert a struct vmw_resource pointer to a struct
136
*
vmw_cotable
pointer
140
static struct
vmw_cotable
*
vmw_cotable
(struct vmw_resource *res)
function in typeref:struct:vmw_cotable *
142
return container_of(res, struct
vmw_cotable
, res);
170
struct
vmw_cotable
*vcotbl =
vmw_cotable
(res);
245
struct
vmw_cotable
*vcotbl = vmw_cotable(res)
[
all
...]
Completed in 44 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025