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:hcd_to_priv
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H
A
D
isp1760-hcd.c
44
static inline struct isp1760_hcd *
hcd_to_priv
(struct usb_hcd *hcd)
in hcd_to_priv()
function
202
struct isp1760_hcd *priv =
hcd_to_priv
(hcd);
in isp1760_hcd_read()
227
struct isp1760_hcd *priv =
hcd_to_priv
(hcd);
in isp1760_hcd_write()
248
struct isp1760_hcd *priv =
hcd_to_priv
(hcd);
in isp1760_hcd_set_and_wait()
260
struct isp1760_hcd *priv =
hcd_to_priv
(hcd);
in isp1760_hcd_set_and_wait_swap()
272
struct isp1760_hcd *priv =
hcd_to_priv
(hcd);
in isp1760_hcd_clear_and_wait()
288
struct isp1760_hcd *priv =
hcd_to_priv
(hcd);
in isp1760_hcd_ppc_is_set()
298
struct isp1760_hcd *priv =
hcd_to_priv
(hcd);
in isp1760_hcd_n_ports()
369
struct isp1760_hcd *priv =
hcd_to_priv
(hcd);
in isp1760_mem_read()
385
struct isp1760_hcd *priv =
hcd_to_priv
(hc
in isp1763_mem_read()
[all...]
/kernel/linux/linux-5.10/drivers/usb/isp1760/
H
A
D
isp1760-hcd.c
42
static inline struct isp1760_hcd *
hcd_to_priv
(struct usb_hcd *hcd)
in hcd_to_priv()
function
339
struct isp1760_hcd *priv =
hcd_to_priv
(hcd);
in alloc_mem()
359
struct isp1760_hcd *priv =
hcd_to_priv
(hcd);
in free_mem()
398
struct isp1760_hcd *priv =
hcd_to_priv
(hcd);
in ehci_reset()
435
struct isp1760_hcd *priv =
hcd_to_priv
(hcd);
in priv_init()
463
struct isp1760_hcd *priv =
hcd_to_priv
(hcd);
in isp1760_hc_setup()
671
struct isp1760_hcd *priv =
hcd_to_priv
(hcd);
722
struct isp1760_hcd *priv =
hcd_to_priv
(hcd);
in start_bus_transfer()
831
struct isp1760_hcd *priv =
hcd_to_priv
(hcd);
in enqueue_qtds()
922
priv =
hcd_to_priv
(hc
in schedule_ptds()
[all...]
Completed in 5 milliseconds