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
defs:sres
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_va.c
37
struct vmw_simple_resource
sres
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_va.c
38
struct vmw_simple_resource
sres
;
member
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
H
A
D
sensors.c
655
unsigned int
sres
= le32_to_cpu(sdesc->resolution);
in iter_sens_descr_process_response()
local
/kernel/linux/linux-5.10/drivers/spi/
H
A
D
spi.c
2996
struct spi_res *
sres
;
in spi_res_alloc()
local
3016
struct spi_res *
sres
= container_of(res, struct spi_res, data);
in spi_res_free()
local
3033
struct spi_res *
sres
= container_of(res, struct spi_res, data);
spi_res_add()
local
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H
A
D
spi.c
885
struct spi_res *
sres
;
in spi_res_alloc()
local
903
struct spi_res *
sres
= container_of(res, struct spi_res, data);
in spi_res_free()
local
919
struct spi_res *
sres
= container_of(res, struct spi_res, data);
spi_res_add()
local
[all...]
Completed in 9 milliseconds