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:in_trans
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/accel/qaic/
H
A
D
qaic_control.c
356
struct qaic_manage_trans_passthrough *
in_trans
= trans;
in encode_passthrough()
local
391
find_and_map_user_pages(struct qaic_device *qdev, struct qaic_manage_trans_dma_xfer *
in_trans
, struct ioctl_resources *resources, struct dma_xfer *xfer)
find_and_map_user_pages()
argument
563
struct qaic_manage_trans_dma_xfer *
in_trans
= trans;
encode_dma()
local
632
struct qaic_manage_trans_activate_to_dev *
in_trans
= trans;
encode_activate()
local
708
struct qaic_manage_trans_deactivate *
in_trans
= trans;
encode_deactivate()
local
721
struct qaic_manage_trans_status_to_dev *
in_trans
= trans;
encode_status()
local
832
struct wire_trans_passthrough *
in_trans
= trans;
decode_passthrough()
local
857
struct wire_trans_activate_from_dev *
in_trans
= trans;
decode_activate()
local
902
struct wire_trans_deactivate_from_dev *
in_trans
= trans;
decode_deactivate()
local
933
struct wire_trans_status_from_dev *
in_trans
= trans;
decode_status()
local
[all...]
Completed in 6 milliseconds