Searched refs:bcm_phy_handle_interrupt (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/net/phy/ |
| D | broadcom.c | 717 .handle_interrupt = bcm_phy_handle_interrupt, 729 .handle_interrupt = bcm_phy_handle_interrupt, 741 .handle_interrupt = bcm_phy_handle_interrupt, 753 .handle_interrupt = bcm_phy_handle_interrupt, 765 .handle_interrupt = bcm_phy_handle_interrupt, 774 .handle_interrupt = bcm_phy_handle_interrupt, 788 .handle_interrupt = bcm_phy_handle_interrupt, 803 .handle_interrupt = bcm_phy_handle_interrupt, 816 .handle_interrupt = bcm_phy_handle_interrupt, 831 .handle_interrupt = bcm_phy_handle_interrupt, [all …]
|
| D | bcm63xx.c | 81 .handle_interrupt = bcm_phy_handle_interrupt, 91 .handle_interrupt = bcm_phy_handle_interrupt,
|
| D | bcm-phy-lib.h | 66 irqreturn_t bcm_phy_handle_interrupt(struct phy_device *phydev);
|
| D | bcm-cygnus.c | 260 .handle_interrupt = bcm_phy_handle_interrupt,
|
| D | bcm-phy-lib.c | 209 irqreturn_t bcm_phy_handle_interrupt(struct phy_device *phydev) in bcm_phy_handle_interrupt() function 238 EXPORT_SYMBOL_GPL(bcm_phy_handle_interrupt);
|