Home
last modified time | relevance | path

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

/linux/drivers/phy/cadence/
A Dcdns-dphy.c75 struct cdns_dphy_ops { struct
91 const struct cdns_dphy_ops *ops; argument
207 static const struct cdns_dphy_ops ref_dphy_ops = {
306 static const struct phy_ops cdns_dphy_ops = { variable
346 dphy->phy = devm_phy_create(&pdev->dev, NULL, &cdns_dphy_ops); in cdns_dphy_probe()

Completed in 3 milliseconds