Searched refs:genphy_write_mmd_unsupported (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | meson-gxl.c | 201 .write_mmd = genphy_write_mmd_unsupported, 220 .write_mmd = genphy_write_mmd_unsupported,
|
H A D | realtek.c | 901 .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,
|
H A D | phy_device.c | 2682 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum, in genphy_write_mmd_unsupported() function 2687 EXPORT_SYMBOL(genphy_write_mmd_unsupported); variable
|
H A D | micrel.c | 4756 .write_mmd = genphy_write_mmd_unsupported,
|
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | realtek.c | 582 .write_mmd = genphy_write_mmd_unsupported, 592 .write_mmd = &genphy_write_mmd_unsupported, 601 .write_mmd = &genphy_write_mmd_unsupported, 611 .write_mmd = &genphy_write_mmd_unsupported,
|
H A D | meson-gxl.c | 239 .write_mmd = genphy_write_mmd_unsupported, 251 .write_mmd = genphy_write_mmd_unsupported,
|
H A D | phy_device.c | 2515 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum, in genphy_write_mmd_unsupported() function 2520 EXPORT_SYMBOL(genphy_write_mmd_unsupported); variable
|
H A D | micrel.c | 1310 .write_mmd = genphy_write_mmd_unsupported,
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | phy.h | 1501 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | phy.h | 1843 int genphy_write_mmd_unsupported(struct phy_device *phdev, int devnum,
|
Completed in 24 milliseconds