Searched defs:cphy_ops (Results 1 – 1 of 1) sorted by relevance
509 struct cphy_ops { struct510 void (*destroy)(struct cphy *phy);534 const struct cphy_ops *ops; /* PHY operations */ argument