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_suspend
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/phy/
H
A
D
phy_device.c
244
* phy_detach() ->
phy_suspend
() because the parent netdev might be the
in mdio_bus_phy_may_suspend()
289
return
phy_suspend
(phydev);
in mdio_bus_phy_suspend()
1665
phy_suspend
(phydev);
in phy_detach()
1703
int
phy_suspend
(struct phy_device *phydev)
in phy_suspend()
function
1727
EXPORT_SYMBOL(
phy_suspend
);
variable
H
A
D
phy.c
1255
phy_suspend
(phydev);
in phy_state_machine()
/kernel/linux/linux-5.10/include/linux/mfd/
H
A
D
twl.h
634
int (*
phy_suspend
)(struct device *dev, int suspend);
member
/kernel/linux/linux-6.6/include/linux/mfd/
H
A
D
twl.h
631
int (*
phy_suspend
)(struct device *dev, int suspend);
member
/kernel/linux/linux-6.6/drivers/net/phy/
H
A
D
phy_device.c
282
* phy_detach() ->
phy_suspend
() because the parent netdev might be the
in mdio_bus_phy_may_suspend()
339
return
phy_suspend
(phydev);
in mdio_bus_phy_suspend()
1814
phy_suspend
(phydev);
in phy_detach()
1853
int
phy_suspend
(struct phy_device *phydev)
in phy_suspend()
function
1878
EXPORT_SYMBOL(
phy_suspend
);
variable
H
A
D
phy.c
1500
phy_suspend
(phydev);
in phy_state_machine()
/kernel/linux/linux-6.6/drivers/net/usb/
H
A
D
asix_devices.c
716
phy_suspend
(priv->phydev);
in ax88772_init_phy()
738
phy_suspend
(priv->phydev_int);
in ax88772_init_phy()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H
A
D
hns_ethtool.c
276
err =
phy_suspend
(phy_dev);
in hns_nic_config_phy_loopback()
/kernel/linux/linux-5.10/include/linux/
H
A
D
phy.h
1372
int
phy_suspend
(struct phy_device *phydev);
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H
A
D
hns_ethtool.c
275
err =
phy_suspend
(phy_dev);
in hns_nic_config_phy_loopback()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/asp2/
H
A
D
bcmasp_intf.c
1349
ret =
phy_suspend
(dev->phydev);
in bcmasp_interface_suspend()
/kernel/linux/linux-6.6/include/linux/
H
A
D
phy.h
1715
int
phy_suspend
(struct phy_device *phydev);
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H
A
D
bcmsysport.c
2748
phy_suspend
(dev->phydev);
in bcm_sysport_suspend()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H
A
D
bcmsysport.c
2751
phy_suspend
(dev->phydev);
in bcm_sysport_suspend()
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
H
A
D
r8169_main.c
5215
phy_suspend
(tp->phydev);
in r8169_mdio_register()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/
H
A
D
bcmgenet.c
4243
phy_suspend
(dev->phydev);
in bcmgenet_suspend()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/
H
A
D
bcmgenet.c
4303
phy_suspend
(dev->phydev);
in bcmgenet_suspend()
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H
A
D
r8169_main.c
5093
phy_suspend
(tp->phydev);
in r8169_mdio_register()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H
A
D
hclge_main.c
6823
ret =
phy_suspend
(phydev);
in hclge_enable_phy_loopback()
6844
return
phy_suspend
(phydev);
in hclge_disable_phy_loopback()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H
A
D
hclge_main.c
7764
ret =
phy_suspend
(phydev);
in hclge_enable_phy_loopback()
7785
return
phy_suspend
(phydev);
in hclge_disable_phy_loopback()
Completed in 85 milliseconds