Home
last modified time | relevance | path

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

/linux/drivers/net/phy/realtek/
H A Drealtek_main.c3105 .write_mmd = genphy_write_mmd_unsupported,
3115 .write_mmd = &genphy_write_mmd_unsupported,
3124 .write_mmd = &genphy_write_mmd_unsupported,
3134 .write_mmd = &genphy_write_mmd_unsupported,
3402 .write_mmd = genphy_write_mmd_unsupported,
/linux/drivers/net/phy/
H A Dphy_device.c2808 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum, in genphy_write_mmd_unsupported() function
2813 EXPORT_SYMBOL(genphy_write_mmd_unsupported);
H A Dmicrel.c6929 .write_mmd = genphy_write_mmd_unsupported,
/linux/include/linux/
H A Dphy.h2310 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum,