Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/pse-pd/
Dpse.h254 void pse_control_put(struct pse_control *psec);
276 static inline void pse_control_put(struct pse_control *psec) in pse_control_put() function
/linux-6.14.4/drivers/net/mdio/
Dfwnode_mdio.c188 pse_control_put(psec); in fwnode_mdiobus_register_phy()
/linux-6.14.4/drivers/net/pse-pd/
Dpse_core.c590 void pse_control_put(struct pse_control *psec) in pse_control_put() function
599 EXPORT_SYMBOL_GPL(pse_control_put);
/linux-6.14.4/drivers/net/phy/
Dphy_device.c1052 pse_control_put(phydev->psec); in phy_device_remove()