Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/phy/
Drealtek.c569 .write_mmd = genphy_write_mmd_unsupported,
579 .write_mmd = &genphy_write_mmd_unsupported,
588 .write_mmd = &genphy_write_mmd_unsupported,
598 .write_mmd = &genphy_write_mmd_unsupported,
Dphy_device.c2526 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum, in genphy_write_mmd_unsupported() function
2531 EXPORT_SYMBOL(genphy_write_mmd_unsupported);
Dmicrel.c1299 .write_mmd = genphy_write_mmd_unsupported,
/Linux-v5.10/include/linux/
Dphy.h1499 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum,