Searched refs:bcm_phy_handle_interrupt (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/phy/ |
| H A D | broadcom.c | 1472 .handle_interrupt = bcm_phy_handle_interrupt, 1484 .handle_interrupt = bcm_phy_handle_interrupt, 1497 .handle_interrupt = bcm_phy_handle_interrupt, 1515 .handle_interrupt = bcm_phy_handle_interrupt, 1528 .handle_interrupt = bcm_phy_handle_interrupt, 1541 .handle_interrupt = bcm_phy_handle_interrupt, 1556 .handle_interrupt = bcm_phy_handle_interrupt, 1572 .handle_interrupt = bcm_phy_handle_interrupt, 1588 .handle_interrupt = bcm_phy_handle_interrupt, 1604 .handle_interrupt = bcm_phy_handle_interrupt, [all...] |
| H A D | bcm63xx.c | 81 .handle_interrupt = bcm_phy_handle_interrupt, 91 .handle_interrupt = bcm_phy_handle_interrupt,
|
| H A D | bcm-phy-lib.h | 74 irqreturn_t bcm_phy_handle_interrupt(struct phy_device *phydev);
|
| H A D | bcm-cygnus.c | 260 .handle_interrupt = bcm_phy_handle_interrupt,
|
| H A D | bcm-phy-lib.c | 211 irqreturn_t bcm_phy_handle_interrupt(struct phy_device *phydev) in bcm_phy_handle_interrupt() function 240 EXPORT_SYMBOL_GPL(bcm_phy_handle_interrupt);
|