Searched refs:pse_control (Results 1 – 4 of 4) sorted by relevance
56 struct pse_control;92 struct pse_control *of_pse_control_get(struct device_node *node);93 void pse_control_put(struct pse_control *psec);95 int pse_ethtool_get_status(struct pse_control *psec,98 int pse_ethtool_set_config(struct pse_control *psec,104 static inline struct pse_control *of_pse_control_get(struct device_node *node) in of_pse_control_get()109 static inline void pse_control_put(struct pse_control *psec) in pse_control_put()113 static inline int pse_ethtool_get_status(struct pse_control *psec, in pse_ethtool_get_status()120 static inline int pse_ethtool_set_config(struct pse_control *psec, in pse_ethtool_set_config()
23 struct pse_control { struct142 struct pse_control *psec = container_of(kref, struct pse_control, in __pse_control_release()153 static void __pse_control_put_internal(struct pse_control *psec) in __pse_control_put_internal()164 void pse_control_put(struct pse_control *psec) in pse_control_put()175 static struct pse_control *178 struct pse_control *psec; in pse_control_get_internal()206 struct pse_control *211 struct pse_control *psec; in of_pse_control_get()264 int pse_ethtool_get_status(struct pse_control *psec, in pse_ethtool_get_status()293 int pse_ethtool_set_config(struct pse_control *psec, in pse_ethtool_set_config()
18 static struct pse_control *21 struct pse_control *psec; in fwnode_find_pse_control()123 struct pse_control *psec = NULL; in fwnode_mdiobus_register_phy()
748 struct pse_control *psec;