Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/phy/
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.c2593 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum, in genphy_write_mmd_unsupported() function
2598 EXPORT_SYMBOL(genphy_write_mmd_unsupported);
Dmicrel.c1690 .write_mmd = genphy_write_mmd_unsupported,
/Linux-v5.15/include/linux/
Dphy.h1563 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum,