Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Drealtek.c240 .write_mmd = &genphy_write_mmd_unsupported,
250 .write_mmd = &genphy_write_mmd_unsupported,
260 .write_mmd = &genphy_write_mmd_unsupported,
Dphy_device.c1713 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum, in genphy_write_mmd_unsupported() function
1718 EXPORT_SYMBOL(genphy_write_mmd_unsupported);
Dmicrel.c959 .write_mmd = genphy_write_mmd_unsupported,
/Linux-v4.19/include/linux/
Dphy.h1000 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum,