Searched refs:genphy_write_mmd_unsupported (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/net/phy/ |
A D | meson-gxl.c | 265 .write_mmd = genphy_write_mmd_unsupported, 277 .write_mmd = genphy_write_mmd_unsupported,
|
A D | realtek.c | 871 .write_mmd = genphy_write_mmd_unsupported, 881 .write_mmd = &genphy_write_mmd_unsupported, 890 .write_mmd = &genphy_write_mmd_unsupported, 900 .write_mmd = &genphy_write_mmd_unsupported,
|
A D | phy_device.c | 2678 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum, in genphy_write_mmd_unsupported() function 2683 EXPORT_SYMBOL(genphy_write_mmd_unsupported);
|
A D | micrel.c | 4060 .write_mmd = genphy_write_mmd_unsupported,
|
/linux-6.3-rc2/include/linux/ |
A D | phy.h | 1730 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum,
|
Completed in 26 milliseconds