Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/phy/
Drealtek.c871 .write_mmd = genphy_write_mmd_unsupported,
881 .write_mmd = &genphy_write_mmd_unsupported,
890 .write_mmd = &genphy_write_mmd_unsupported,
900 .write_mmd = &genphy_write_mmd_unsupported,
Dphy_device.c2621 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum, in genphy_write_mmd_unsupported() function
2626 EXPORT_SYMBOL(genphy_write_mmd_unsupported);
Dmicrel.c3241 .write_mmd = genphy_write_mmd_unsupported,
/Linux-v6.1/include/linux/
Dphy.h1645 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum,