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:hfi_queue_header
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H
A
D
hfi_venus.c
58
struct
hfi_queue_header
{
struct
77
sizeof(struct
hfi_queue_header
) * IFACEQ_NUM)
84
((i) * sizeof(struct
hfi_queue_header
)))
105
struct
hfi_queue_header
*qhdr;
167
struct
hfi_queue_header
*qhdr;
in venus_write_queue()
240
struct
hfi_queue_header
*qhdr;
in venus_read_queue()
691
static void venus_set_qhdr_defaults(struct
hfi_queue_header
*qhdr)
in venus_set_qhdr_defaults()
763
tbl_hdr->qhdr_size = sizeof(struct
hfi_queue_header
);
in venus_interface_queues_init()
865
struct
hfi_queue_header
*qhdr;
in venus_get_queue_size()
1668
tbl_hdr->qhdr_size = sizeof(struct
hfi_queue_header
);
in venus_hfi_queues_reinit()
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H
A
D
hfi_venus.c
58
struct
hfi_queue_header
{
struct
77
sizeof(struct
hfi_queue_header
) * IFACEQ_NUM)
84
((i) * sizeof(struct
hfi_queue_header
)))
105
struct
hfi_queue_header
*qhdr;
166
struct
hfi_queue_header
*qhdr;
in venus_write_queue()
239
struct
hfi_queue_header
*qhdr;
in venus_read_queue()
747
static void venus_set_qhdr_defaults(struct
hfi_queue_header
*qhdr)
in venus_set_qhdr_defaults()
819
tbl_hdr->qhdr_size = sizeof(struct
hfi_queue_header
);
in venus_interface_queues_init()
919
struct
hfi_queue_header
*qhdr;
in venus_get_queue_size()
1741
tbl_hdr->qhdr_size = sizeof(struct
hfi_queue_header
);
in venus_hfi_queues_reinit()
[all...]
Completed in 6 milliseconds