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:exynos_ohci
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
ohci-exynos.c
39
struct exynos_ohci_hcd *
exynos_ohci
)
in exynos_ohci_get_phy()
53
exynos_ohci
->phy[phy_number] = phy;
in exynos_ohci_get_phy()
74
exynos_ohci
->phy[phy_number] = phy;
in exynos_ohci_get_phy()
89
exynos_ohci
->legacy_phy = true;
in exynos_ohci_get_phy()
96
struct exynos_ohci_hcd *
exynos_ohci
= to_exynos_ohci(hcd);
in exynos_ohci_phy_enable()
local
101
if (!IS_ERR(
exynos_ohci
->phy[i]))
in exynos_ohci_phy_enable()
102
ret = phy_power_on(
exynos_ohci
->phy[i]);
in exynos_ohci_phy_enable()
105
if (!IS_ERR(
exynos_ohci
->phy[i]))
in exynos_ohci_phy_enable()
106
phy_power_off(
exynos_ohci
->phy[i]);
in exynos_ohci_phy_enable()
114
struct exynos_ohci_hcd *
exynos_ohci
in exynos_ohci_phy_disable()
local
38
exynos_ohci
_get_phy(struct device *dev, struct
exynos_ohci
_hcd *
exynos_ohci
)
exynos_ohci_get_phy()
argument
124
struct
exynos_ohci
_hcd *
exynos_ohci
;
exynos_ohci_probe()
local
216
struct
exynos_ohci
_hcd *
exynos_ohci
= to_
exynos_ohci
(hcd);
exynos_ohci_remove()
local
243
struct
exynos_ohci
_hcd *
exynos_ohci
= to_
exynos_ohci
(hcd);
exynos_ohci_suspend()
local
260
struct
exynos_ohci
_hcd *
exynos_ohci
= to_
exynos_ohci
(hcd);
exynos_ohci_resume()
local
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
ohci-exynos.c
38
struct exynos_ohci_hcd *
exynos_ohci
)
in exynos_ohci_get_phy()
52
exynos_ohci
->phy[phy_number] = phy;
in exynos_ohci_get_phy()
73
exynos_ohci
->phy[phy_number] = phy;
in exynos_ohci_get_phy()
80
exynos_ohci
->legacy_phy = true;
in exynos_ohci_get_phy()
87
struct exynos_ohci_hcd *
exynos_ohci
= to_exynos_ohci(hcd);
in exynos_ohci_phy_enable()
local
92
ret = phy_power_on(
exynos_ohci
->phy[i]);
in exynos_ohci_phy_enable()
95
phy_power_off(
exynos_ohci
->phy[i]);
in exynos_ohci_phy_enable()
103
struct exynos_ohci_hcd *
exynos_ohci
= to_exynos_ohci(hcd);
in exynos_ohci_phy_disable()
local
107
phy_power_off(
exynos_ohci
->phy[i]);
in exynos_ohci_phy_disable()
112
struct exynos_ohci_hcd *
exynos_ohci
;
in exynos_ohci_probe()
local
37
exynos_ohci
_get_phy(struct device *dev, struct
exynos_ohci
_hcd *
exynos_ohci
)
exynos_ohci_get_phy()
argument
203
struct
exynos_ohci
_hcd *
exynos_ohci
= to_
exynos_ohci
(hcd);
exynos_ohci_remove()
local
228
struct
exynos_ohci
_hcd *
exynos_ohci
= to_
exynos_ohci
(hcd);
exynos_ohci_suspend()
local
245
struct
exynos_ohci
_hcd *
exynos_ohci
= to_
exynos_ohci
(hcd);
exynos_ohci_resume()
local
[all...]
Completed in 2 milliseconds