Home
last modified time | relevance | path

Searched refs:pse_control_put (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/include/linux/pse-pd/
Dpse.h93 void pse_control_put(struct pse_control *psec);
109 static inline void pse_control_put(struct pse_control *psec) in pse_control_put() function
/Linux-v6.1/drivers/net/pse-pd/
Dpse_core.c164 void pse_control_put(struct pse_control *psec) in pse_control_put() function
173 EXPORT_SYMBOL_GPL(pse_control_put);
/Linux-v6.1/drivers/net/mdio/
Dfwnode_mdio.c183 pse_control_put(psec); in fwnode_mdiobus_register_phy()
/Linux-v6.1/drivers/net/phy/
Dphy_device.c996 pse_control_put(phydev->psec); in phy_device_remove()