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_sl811
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
sl811-hcd.c
622
struct sl811 *sl811 =
hcd_to_sl811
(hcd);
in sl811h_irq()
795
struct sl811 *sl811 =
hcd_to_sl811
(hcd);
in sl811h_urb_enqueue()
960
struct sl811 *sl811 =
hcd_to_sl811
(hcd);
in sl811h_urb_dequeue()
1049
struct sl811 *sl811 =
hcd_to_sl811
(hcd);
in sl811h_get_frame()
1065
struct sl811 *sl811 =
hcd_to_sl811
(hcd);
in sl811h_hub_status_data()
1220
struct sl811 *sl811 =
hcd_to_sl811
(hcd);
in sl811h_hub_control()
1513
struct sl811 *sl811 =
hcd_to_sl811
(hcd);
in sl811h_stop()
1526
struct sl811 *sl811 =
hcd_to_sl811
(hcd);
in sl811h_start()
1587
struct sl811 *sl811 =
hcd_to_sl811
(hcd);
in sl811h_remove()
1672
sl811 =
hcd_to_sl811
(hc
in sl811h_probe()
[all...]
H
A
D
sl811.h
159
static inline struct sl811 *
hcd_to_sl811
(struct usb_hcd *hcd)
in hcd_to_sl811()
function
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
sl811-hcd.c
622
struct sl811 *sl811 =
hcd_to_sl811
(hcd);
in sl811h_irq()
795
struct sl811 *sl811 =
hcd_to_sl811
(hcd);
in sl811h_urb_enqueue()
960
struct sl811 *sl811 =
hcd_to_sl811
(hcd);
in sl811h_urb_dequeue()
1049
struct sl811 *sl811 =
hcd_to_sl811
(hcd);
in sl811h_get_frame()
1065
struct sl811 *sl811 =
hcd_to_sl811
(hcd);
in sl811h_hub_status_data()
1220
struct sl811 *sl811 =
hcd_to_sl811
(hcd);
in sl811h_hub_control()
1512
struct sl811 *sl811 =
hcd_to_sl811
(hcd);
in sl811h_stop()
1525
struct sl811 *sl811 =
hcd_to_sl811
(hcd);
in sl811h_start()
1586
struct sl811 *sl811 =
hcd_to_sl811
(hcd);
in sl811h_remove()
1668
sl811 =
hcd_to_sl811
(hc
in sl811h_probe()
[all...]
H
A
D
sl811.h
158
static inline struct sl811 *
hcd_to_sl811
(struct usb_hcd *hcd)
in hcd_to_sl811()
function
Completed in 6 milliseconds