Searched refs:fixed_phy_register (Results 1 – 10 of 10) sorted by relevance
| /linux/include/linux/ |
| A D | phy_fixed.h | 20 extern struct phy_device *fixed_phy_register(unsigned int irq, 39 static inline struct phy_device *fixed_phy_register(unsigned int irq, in fixed_phy_register() function
|
| /linux/drivers/net/phy/ |
| A D | fixed_phy.c | 310 struct phy_device *fixed_phy_register(unsigned int irq, in fixed_phy_register() function 316 EXPORT_SYMBOL_GPL(fixed_phy_register);
|
| /linux/drivers/net/mdio/ |
| A D | of_mdio.c | 424 return PTR_ERR_OR_ZERO(fixed_phy_register(PHY_POLL, &status, np)); in of_phy_register_fixed_link()
|
| /linux/drivers/net/dsa/ |
| A D | dsa_loop.c | 389 phydevs[i] = fixed_phy_register(PHY_POLL, &status, NULL); in dsa_loop_init()
|
| /linux/drivers/net/ethernet/broadcom/genet/ |
| A D | bcmmii.c | 609 phydev = fixed_phy_register(PHY_POLL, &fphy_status, NULL); in bcmgenet_mii_pd_init()
|
| /linux/drivers/net/ethernet/broadcom/ |
| A D | bgmac.c | 1450 phy_dev = fixed_phy_register(PHY_POLL, &fphy_status, NULL); in bgmac_phy_connect_direct()
|
| /linux/drivers/net/usb/ |
| A D | lan78xx.c | 2156 phydev = fixed_phy_register(PHY_POLL, &fphy_status, NULL); in lan7801_phy_init()
|
| /linux/ |
| A D | vmlinux.symvers | 6940 0x00000000 fixed_phy_register vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 35996 ffff80001094e7d0 T fixed_phy_register
|
| A D | .tmp_System.map | 35996 ffff80001094e7d0 T fixed_phy_register
|
Completed in 342 milliseconds