Home
last modified time | relevance | path

Searched refs:fixed_phy (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/phy/
Dfixed_phy.c36 struct fixed_phy { struct
51 static void fixed_phy_update(struct fixed_phy *fp) in fixed_phy_update() argument
60 struct fixed_phy *fp; in fixed_mdio_read()
101 struct fixed_phy *fp; in fixed_phy_set_link_update()
124 struct fixed_phy *fp; in fixed_phy_add()
167 struct fixed_phy *fp, *tmp; in fixed_phy_del()
295 struct fixed_phy *fp, *tmp; in fixed_mdio_bus_exit()
DMakefile65 obj-$(CONFIG_FIXED_PHY) += fixed_phy.o