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
defs:phy_init
(Results
1 - 25
of
33
) sorted by relevance
1
2
/kernel/linux/linux-5.10/include/linux/platform_data/
H
A
D
s3c-hsudc.h
29
void (*
phy_init
)(void);
member
H
A
D
s3c-hsotg.h
33
int (*
phy_init
)(struct platform_device *pdev, int type);
member
H
A
D
mv_usb.h
36
int (*
phy_init
)(void __iomem *regbase);
member
/kernel/linux/linux-6.6/include/linux/platform_data/
H
A
D
s3c-hsotg.h
33
int (*
phy_init
)(struct platform_device *pdev, int type);
member
H
A
D
mv_usb.h
36
int (*
phy_init
)(void __iomem *regbase);
member
/kernel/linux/linux-5.10/arch/sh/drivers/pci/
H
A
D
pcie-sh7786.c
259
static int __init
phy_init
(struct sh7786_pcie_port *port)
in phy_init()
function
/kernel/linux/linux-6.6/arch/sh/drivers/pci/
H
A
D
pcie-sh7786.c
258
static int __init
phy_init
(struct sh7786_pcie_port *port)
in phy_init()
function
/kernel/linux/linux-5.10/drivers/phy/
H
A
D
phy-lgm-usb.c
68
static int
phy_init
(struct usb_phy *phy)
in phy_init()
function
H
A
D
phy-core.c
232
int
phy_init
(struct phy *phy)
in phy_init()
function
259
EXPORT_SYMBOL_GPL(
phy_init
);
variable
/kernel/linux/linux-6.6/drivers/phy/rockchip/
H
A
D
phy-rockchip-snps-pcie3.c
64
int (*
phy_init
)(struct rockchip_p3phy_priv *priv);
member
/kernel/linux/linux-6.6/drivers/phy/
H
A
D
phy-lgm-usb.c
68
static int
phy_init
(struct usb_phy *phy)
in phy_init()
function
H
A
D
phy-core.c
245
int
phy_init
(struct phy *phy)
in phy_init()
function
275
EXPORT_SYMBOL_GPL(
phy_init
);
variable
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H
A
D
vc4_hdmi.h
84
void (*
phy_init
)(struct vc4_hdmi *vc4_hdmi,
member
/kernel/linux/linux-5.10/include/linux/phy/
H
A
D
phy.h
308
static inline int
phy_init
(struct phy *phy)
in phy_init()
function
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H
A
D
vc4_hdmi.h
78
void (*
phy_init
)(struct vc4_hdmi *vc4_hdmi,
member
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H
A
D
sun8i_dw_hdmi.h
158
void (*
phy_init
)(struct sun8i_hdmi_phy *phy);
member
/kernel/linux/linux-6.6/include/linux/phy/
H
A
D
phy.h
327
static inline int
phy_init
(struct phy *phy)
in phy_init()
function
/kernel/linux/linux-6.6/drivers/net/phy/
H
A
D
microchip_t1.c
299
static const struct access_ereg_val
phy_init
[] = {
in lan87xx_phy_init()
local
H
A
D
phy_device.c
3526
static int __init
phy_init
(void)
in phy_init()
function
3575
subsys_initcall(
phy_init
);
variable
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H
A
D
sun8i_dw_hdmi.h
157
void (*
phy_init
)(struct sun8i_hdmi_phy *phy);
member
/kernel/linux/linux-5.10/drivers/net/phy/
H
A
D
phy_device.c
3023
static int __init
phy_init
(void)
in phy_init()
function
3063
subsys_initcall(
phy_init
);
variable
/kernel/linux/linux-5.10/drivers/phy/samsung/
H
A
D
phy-exynos5-usbdrd.c
164
void (*
phy_init
)(struct exynos5_usbdrd_phy *phy_drd);
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
wm97xx.h
240
void (*
phy_init
) (struct wm97xx *);
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
wm97xx.h
240
void (*
phy_init
) (struct wm97xx *);
member
/kernel/linux/linux-6.6/drivers/phy/samsung/
H
A
D
phy-exynos5-usbdrd.c
191
void (*
phy_init
)(struct exynos5_usbdrd_phy *phy_drd);
member
Completed in 26 milliseconds
1
2