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:dump_ptd
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
isp116x.h
554
static inline void
dump_ptd
(struct ptd *ptd)
in dump_ptd()
function
592
#define
dump_ptd
(ptd) do{}while(0)
macro
H
A
D
isp1362.h
919
static void
dump_ptd
(struct ptd *ptd)
in dump_ptd()
function
958
dump_ptd
(&ep->ptd);
in dump_ptd_queue()
964
#define
dump_ptd
(ptd) do {} while (0)
macro
H
A
D
isp116x-hcd.c
54
/* Transfer descriptors. See
dump_ptd
() for printout format */
178
dump_ptd
(ptd);
in pack_fifo()
220
dump_ptd
(ptd);
in unpack_fifo()
H
A
D
isp1362-hcd.c
357
dump_ptd
(ptd);
in isp1362_write_ptd()
375
dump_ptd
(ptd);
in isp1362_read_ptd()
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
isp116x.h
553
static inline void
dump_ptd
(struct ptd *ptd)
in dump_ptd()
function
591
#define
dump_ptd
(ptd) do{}while(0)
macro
H
A
D
isp1362.h
864
static void
dump_ptd
(struct ptd *ptd)
in dump_ptd()
function
903
dump_ptd
(&ep->ptd);
in dump_ptd_queue()
909
#define
dump_ptd
(ptd) do {} while (0)
macro
H
A
D
isp116x-hcd.c
54
/* Transfer descriptors. See
dump_ptd
() for printout format */
178
dump_ptd
(ptd);
in pack_fifo()
220
dump_ptd
(ptd);
in unpack_fifo()
H
A
D
isp1362-hcd.c
357
dump_ptd
(ptd);
in isp1362_write_ptd()
375
dump_ptd
(ptd);
in isp1362_read_ptd()
Completed in 31 milliseconds