Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmeson-gxl.c201 .write_mmd = genphy_write_mmd_unsupported,
220 .write_mmd = genphy_write_mmd_unsupported,
H A Drealtek.c901 .write_mmd = genphy_write_mmd_unsupported,
911 .write_mmd = &genphy_write_mmd_unsupported,
920 .write_mmd = &genphy_write_mmd_unsupported,
930 .write_mmd = &genphy_write_mmd_unsupported,
1092 .write_mmd = genphy_write_mmd_unsupported,
H A Dphy_device.c2690 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum, in genphy_write_mmd_unsupported() function
2695 EXPORT_SYMBOL(genphy_write_mmd_unsupported);
H A Dmicrel.c4877 .write_mmd = genphy_write_mmd_unsupported,
/openbmc/linux/include/linux/
H A Dphy.h1843 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum,