| /linux/drivers/net/dsa/xrs700x/ |
| H A D | xrs700x_mdio.c | 27 struct mdio_device *mdiodev = context; in xrs700x_mdio_reg_read() local 62 struct mdio_device *mdiodev = context; in xrs700x_mdio_reg_write() local 107 static int xrs700x_mdio_probe(struct mdio_device *mdiodev) in xrs700x_mdio_probe() 135 static void xrs700x_mdio_remove(struct mdio_device *mdiodev) in xrs700x_mdio_remove() 145 static void xrs700x_mdio_shutdown(struct mdio_device *mdiodev) in xrs700x_mdio_shutdown()
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | realtek-mdio.h | 33 static inline int realtek_mdio_probe(struct mdio_device *mdiodev) in realtek_mdio_probe() 38 static inline void realtek_mdio_remove(struct mdio_device *mdiodev) in realtek_mdio_remove() 42 static inline void realtek_mdio_shutdown(struct mdio_device *mdiodev) in realtek_mdio_shutdown()
|
| H A D | realtek-mdio.c | 121 int realtek_mdio_probe(struct mdio_device *mdiodev) in realtek_mdio_probe() 155 void realtek_mdio_remove(struct mdio_device *mdiodev) in realtek_mdio_remove() 178 void realtek_mdio_shutdown(struct mdio_device *mdiodev) in realtek_mdio_shutdown()
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz8863_smi.c | 134 static int ksz8863_smi_probe(struct mdio_device *mdiodev) in ksz8863_smi_probe() 181 static void ksz8863_smi_remove(struct mdio_device *mdiodev) in ksz8863_smi_remove() 189 static void ksz8863_smi_shutdown(struct mdio_device *mdiodev) in ksz8863_smi_shutdown()
|
| /linux/drivers/net/dsa/ |
| H A D | lan9303_mdio.c | 99 static int lan9303_mdio_probe(struct mdio_device *mdiodev) in lan9303_mdio_probe() 133 static void lan9303_mdio_remove(struct mdio_device *mdiodev) in lan9303_mdio_remove() 143 static void lan9303_mdio_shutdown(struct mdio_device *mdiodev) in lan9303_mdio_shutdown()
|
| H A D | mt7530.h | 907 struct mdio_device *mdiodev; member
|
| /linux/drivers/phy/broadcom/ |
| H A D | phy-bcm-ns-usb3.c | 53 struct mdio_device *mdiodev; member 185 struct mdio_device *mdiodev = usb3->mdiodev; in bcm_ns_usb3_mdio_phy_write() local 190 static int bcm_ns_usb3_mdio_probe(struct mdio_device *mdiodev) in bcm_ns_usb3_mdio_probe()
|
| H A D | phy-bcm-ns2-pcie.c | 18 struct mdio_device *mdiodev = phy_get_drvdata(p); in ns2_pci_phy_init() local 43 static int ns2_pci_phy_probe(struct mdio_device *mdiodev) in ns2_pci_phy_probe()
|
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_mdio.c | 292 static int b53_mdio_probe(struct mdio_device *mdiodev) in b53_mdio_probe() 353 static void b53_mdio_remove(struct mdio_device *mdiodev) in b53_mdio_remove() 363 static void b53_mdio_shutdown(struct mdio_device *mdiodev) in b53_mdio_shutdown()
|
| /linux/drivers/net/dsa/lantiq/ |
| H A D | mxl-gsw1xx.c | 687 static int gsw1xx_probe(struct mdio_device *mdiodev) in gsw1xx_probe() 789 static void gsw1xx_remove(struct mdio_device *mdiodev) in gsw1xx_remove() 803 static void gsw1xx_shutdown(struct mdio_device *mdiodev) in gsw1xx_shutdown()
|
| /linux/drivers/net/pcs/ |
| H A D | pcs-xpcs.c | 1527 static struct dw_xpcs *xpcs_create_data(struct mdio_device *mdiodev) in xpcs_create_data() 1594 static struct dw_xpcs *xpcs_create(struct mdio_device *mdiodev) in xpcs_create() 1641 struct mdio_device *mdiodev; in xpcs_create_mdiodev() local 1686 struct mdio_device *mdiodev; in xpcs_create_fwnode() local
|
| H A D | pcs-xpcs.h | 111 struct mdio_device *mdiodev; member
|
| /linux/drivers/net/phy/ |
| H A D | xilinx_gmii2rgmii.c | 85 static int xgmiitorgmii_probe(struct mdio_device *mdiodev) in xgmiitorgmii_probe()
|
| H A D | phy_device.c | 216 static void phy_mdio_device_free(struct mdio_device *mdiodev) in phy_mdio_device_free() 230 static void phy_mdio_device_remove(struct mdio_device *mdiodev) in phy_mdio_device_remove() 753 struct mdio_device *mdiodev; in phy_device_create() local 3601 struct mdio_device *mdiodev; in fwnode_phy_find_device() local
|
| /linux/drivers/net/dsa/qca/ |
| H A D | ar9331.c | 1031 static int ar9331_sw_probe(struct mdio_device *mdiodev) in ar9331_sw_probe() 1091 static void ar9331_sw_remove(struct mdio_device *mdiodev) in ar9331_sw_remove() 1111 static void ar9331_sw_shutdown(struct mdio_device *mdiodev) in ar9331_sw_shutdown()
|
| H A D | qca8k-8xxx.c | 2049 qca8k_sw_probe(struct mdio_device *mdiodev) in qca8k_sw_probe() 2115 qca8k_sw_remove(struct mdio_device *mdiodev) in qca8k_sw_remove() 2129 static void qca8k_sw_shutdown(struct mdio_device *mdiodev) in qca8k_sw_shutdown()
|
| /linux/drivers/net/dsa/mxl862xx/ |
| H A D | mxl862xx.c | 2126 static int mxl862xx_probe(struct mdio_device *mdiodev) in mxl862xx_probe() 2177 static void mxl862xx_remove(struct mdio_device *mdiodev) in mxl862xx_remove() 2204 static void mxl862xx_shutdown(struct mdio_device *mdiodev) in mxl862xx_shutdown()
|
| /linux/drivers/clk/qcom/ |
| H A D | nsscc-qca8k.c | 2188 static int nss_cc_qca8k_probe(struct mdio_device *mdiodev) in nss_cc_qca8k_probe()
|