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:ssh_request_rtl
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H
A
D
ssh_request_layer.c
102
struct ssh_rtl *rtl =
ssh_request_rtl
(rqst);
in ssh_rtl_queue_remove()
130
struct ssh_rtl *rtl =
ssh_request_rtl
(rqst);
in ssh_rtl_pending_remove()
149
struct ssh_rtl *rtl =
ssh_request_rtl
(rqst);
in ssh_rtl_tx_pending_push()
172
struct ssh_rtl *rtl =
ssh_request_rtl
(rqst);
in ssh_rtl_complete_with_status()
187
struct ssh_rtl *rtl =
ssh_request_rtl
(rqst);
in ssh_rtl_complete_with_rsp()
199
struct ssh_rtl *rtl =
ssh_request_rtl
(rqst);
in ssh_rtl_tx_can_process()
445
struct ssh_rtl *rtl =
ssh_request_rtl
(rqst);
in ssh_rtl_timeout_start()
627
rtl =
ssh_request_rtl
(r);
in ssh_rtl_cancel_nonpending()
744
rtl =
ssh_request_rtl
(rqst);
in ssh_rtl_cancel()
772
ssh_rtl_tx_schedule(
ssh_request_rtl
(
in ssh_rtl_packet_callback()
[all...]
H
A
D
ssh_request_layer.h
116
*
ssh_request_rtl
() - Get request transport layer associated with request.
121
static inline struct ssh_rtl *
ssh_request_rtl
(struct ssh_request *rqst)
in ssh_request_rtl()
function
H
A
D
controller.c
1495
struct ssh_rtl *rtl =
ssh_request_rtl
(rqst);
in ssam_request_sync_complete()
Completed in 8 milliseconds