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:phy_usb_instance
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/samsung/
H
A
D
phy-exynos5-usbdrd.c
185
struct
phy_usb_instance
;
190
void (*phy_isol)(struct
phy_usb_instance
*inst, u32 on);
192
unsigned int (*set_refclk)(struct
phy_usb_instance
*inst);
229
struct
phy_usb_instance
{
struct
243
struct exynos5_usbdrd_phy *to_usbdrd_phy(struct
phy_usb_instance
*inst)
in to_usbdrd_phy()
289
static void exynos5_usbdrd_phy_isol(struct
phy_usb_instance
*inst,
in exynos5_usbdrd_phy_isol()
309
exynos5_usbdrd_pipe3_set_refclk(struct
phy_usb_instance
*inst)
in exynos5_usbdrd_pipe3_set_refclk()
355
exynos5_usbdrd_utmi_set_refclk(struct
phy_usb_instance
*inst)
in exynos5_usbdrd_utmi_set_refclk()
417
struct
phy_usb_instance
*inst = phy_get_drvdata(phy);
in exynos5_usbdrd_phy_init()
479
struct
phy_usb_instance
*ins
in exynos5_usbdrd_phy_exit()
[all...]
/kernel/linux/linux-5.10/drivers/phy/samsung/
H
A
D
phy-exynos5-usbdrd.c
158
struct
phy_usb_instance
;
163
void (*phy_isol)(struct
phy_usb_instance
*inst, u32 on);
165
unsigned int (*set_refclk)(struct
phy_usb_instance
*inst);
201
struct
phy_usb_instance
{
struct
215
struct exynos5_usbdrd_phy *to_usbdrd_phy(struct
phy_usb_instance
*inst)
in to_usbdrd_phy()
258
static void exynos5_usbdrd_phy_isol(struct
phy_usb_instance
*inst,
in exynos5_usbdrd_phy_isol()
278
exynos5_usbdrd_pipe3_set_refclk(struct
phy_usb_instance
*inst)
in exynos5_usbdrd_pipe3_set_refclk()
324
exynos5_usbdrd_utmi_set_refclk(struct
phy_usb_instance
*inst)
in exynos5_usbdrd_utmi_set_refclk()
386
struct
phy_usb_instance
*inst = phy_get_drvdata(phy);
in exynos5_usbdrd_phy_init()
448
struct
phy_usb_instance
*ins
in exynos5_usbdrd_phy_exit()
[all...]
Completed in 3 milliseconds