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:mrq_ping_request
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/tegra/
H
A
D
bpmp.c
532
struct
mrq_ping_request
*request;
in tegra_bpmp_mrq_handle_ping()
535
request = (struct
mrq_ping_request
*)channel->ib->data;
in tegra_bpmp_mrq_handle_ping()
546
struct
mrq_ping_request
request;
in tegra_bpmp_ping()
/kernel/linux/linux-6.6/drivers/firmware/tegra/
H
A
D
bpmp.c
549
struct
mrq_ping_request
request;
in tegra_bpmp_mrq_handle_ping()
563
struct
mrq_ping_request
request;
in tegra_bpmp_ping()
/kernel/linux/linux-5.10/include/soc/tegra/
H
A
D
bpmp-abi.h
207
* * Request Payload: @ref
mrq_ping_request
217
* * Request Payload: @ref
mrq_ping_request
234
struct
mrq_ping_request
{
struct
244
*
mrq_ping_request
challenge left shifted by 1 with the carry-bit
/kernel/linux/linux-6.6/include/soc/tegra/
H
A
D
bpmp-abi.h
420
* * Request Payload: @ref
mrq_ping_request
430
* * Request Payload: @ref
mrq_ping_request
447
struct
mrq_ping_request
{
struct
457
*
mrq_ping_request
challenge left shifted by 1 with the carry-bit
Completed in 13 milliseconds