Home
last modified time | relevance | path

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

/drivers/net/phy/
Dmeson-gxl.c265 .write_mmd = genphy_write_mmd_unsupported,
277 .write_mmd = genphy_write_mmd_unsupported,
Drealtek.c863 .write_mmd = genphy_write_mmd_unsupported,
873 .write_mmd = &genphy_write_mmd_unsupported,
882 .write_mmd = &genphy_write_mmd_unsupported,
892 .write_mmd = &genphy_write_mmd_unsupported,
Dphy_device.c2626 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum, in genphy_write_mmd_unsupported() function
2631 EXPORT_SYMBOL(genphy_write_mmd_unsupported);
Dmicrel.c1693 .write_mmd = genphy_write_mmd_unsupported,