Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dmeson-gxl.c201 .write_mmd = genphy_write_mmd_unsupported,
220 .write_mmd = genphy_write_mmd_unsupported,
Drealtek.c899 .write_mmd = genphy_write_mmd_unsupported,
909 .write_mmd = &genphy_write_mmd_unsupported,
918 .write_mmd = &genphy_write_mmd_unsupported,
928 .write_mmd = &genphy_write_mmd_unsupported,
Dphy_device.c2680 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum, in genphy_write_mmd_unsupported() function
2685 EXPORT_SYMBOL(genphy_write_mmd_unsupported);
Dmicrel.c4741 .write_mmd = genphy_write_mmd_unsupported,
/Linux-v6.6/include/linux/
Dphy.h1843 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum,