Home
last modified time | relevance | path

Searched defs:mdiodev (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x_mdio.c27 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 Drealtek-mdio.h33 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 Drealtek-mdio.c121 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/
H A Dlan9303_mdio.c99 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 Dmt7530.h907 struct mdio_device *mdiodev; member
/linux/drivers/phy/broadcom/
H A Dphy-bcm-ns2-pcie.c18 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 Db53_mdio.c292 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 Dmxl-gsw1xx.c687 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/phy/
H A Dxilinx_gmii2rgmii.c85 static int xgmiitorgmii_probe(struct mdio_device *mdiodev) in xgmiitorgmii_probe()
/linux/drivers/net/pcs/
H A Dpcs-xpcs.c1527 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 Dpcs-xpcs.h111 struct mdio_device *mdiodev; member
/linux/drivers/net/dsa/qca/
H A Dar9331.c1031 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()
/linux/drivers/clk/qcom/
H A Dnsscc-qca8k.c2188 static int nss_cc_qca8k_probe(struct mdio_device *mdiodev) in nss_cc_qca8k_probe()