Searched refs:genphy_write_mmd_unsupported (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/phy/realtek/ |
| H A D | realtek_main.c | 3105 .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 D | phy_device.c | 2808 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 D | micrel.c | 6929 .write_mmd = genphy_write_mmd_unsupported,
|
| /linux/include/linux/ |
| H A D | phy.h | 2310 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum,
|