Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:drm_ctx_t
(Results
1 - 4
of
4
) sorted by relevance
/third_party/ltp/testcases/kernel/device-drivers/drm/user_space/
H
A
D
user_tdrm.c
333
static
drm_ctx_t
getctx;
in main()
339
static
drm_ctx_t
ctx;
in main()
/third_party/libdrm/
H
A
D
xf86drm.c
1969
drm_ctx_t
*list;
in drmGetReservedContextList()
2028
drm_ctx_t
ctx;
in drmCreateContext()
2039
drm_ctx_t
ctx;
in drmSwitchToContext()
2051
drm_ctx_t
ctx;
in drmSetContextFlags()
2073
drm_ctx_t
ctx;
in drmGetContextFlags()
2106
drm_ctx_t
ctx;
in drmDestroyContext()
/third_party/mesa3d/include/drm-uapi/
H
A
D
drm.h
1175
typedef struct drm_ctx
drm_ctx_t
;
typedef
/third_party/libdrm/include/drm/
H
A
D
drm.h
1165
typedef struct drm_ctx
drm_ctx_t
;
typedef
Completed in 11 milliseconds