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:ohci_run
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
ohci-ppc-of.c
34
if ((ret =
ohci_run
(ohci)) < 0) {
in ohci_ppc_of_start()
153
/* Work around - At this point
ohci_run
has executed, the
in ohci_hcd_ppc_of_probe()
H
A
D
ohci-sa1111.c
70
ret =
ohci_run
(ohci);
in ohci_sa1111_start()
H
A
D
ohci-ps3.c
33
result =
ohci_run
(ohci);
in ps3_ohci_hc_start()
H
A
D
ohci-sm501.c
32
ret =
ohci_run
(hcd_to_ohci(hcd));
in ohci_sm501_start()
H
A
D
ohci-tmio.c
142
if ((ret =
ohci_run
(ohci)) < 0) {
in ohci_tmio_start()
H
A
D
ohci-hcd.c
545
static int
ohci_run
(struct ohci_hcd *ohci)
in ohci_run()
function
729
ret =
ohci_run
(ohci);
in ohci_start()
1085
if ((temp =
ohci_run
(ohci)) < 0) {
in ohci_restart()
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
ohci-sa1111.c
70
ret =
ohci_run
(ohci);
in ohci_sa1111_start()
H
A
D
ohci-ppc-of.c
32
if ((ret =
ohci_run
(ohci)) < 0) {
in ohci_ppc_of_start()
151
/* Work around - At this point
ohci_run
has executed, the
in ohci_hcd_ppc_of_probe()
H
A
D
ohci-sm501.c
32
ret =
ohci_run
(hcd_to_ohci(hcd));
in ohci_sm501_start()
H
A
D
ohci-ps3.c
33
result =
ohci_run
(ohci);
in ps3_ohci_hc_start()
H
A
D
ohci-hcd.c
543
static int
ohci_run
(struct ohci_hcd *ohci)
in ohci_run()
function
727
ret =
ohci_run
(ohci);
in ohci_start()
1083
if ((temp =
ohci_run
(ohci)) < 0) {
in ohci_restart()
Completed in 7 milliseconds