Searched refs:bcm_phy_handle_interrupt (Results 1 – 5 of 5) sorted by relevance
| /drivers/net/phy/ |
| A D | broadcom.c | 1451 .handle_interrupt = bcm_phy_handle_interrupt, 1464 .handle_interrupt = bcm_phy_handle_interrupt, 1478 .handle_interrupt = bcm_phy_handle_interrupt, 1496 .handle_interrupt = bcm_phy_handle_interrupt, 1510 .handle_interrupt = bcm_phy_handle_interrupt, 1524 .handle_interrupt = bcm_phy_handle_interrupt, 1540 .handle_interrupt = bcm_phy_handle_interrupt, 1557 .handle_interrupt = bcm_phy_handle_interrupt, 1574 .handle_interrupt = bcm_phy_handle_interrupt, 1591 .handle_interrupt = bcm_phy_handle_interrupt, [all …]
|
| A D | bcm63xx.c | 81 .handle_interrupt = bcm_phy_handle_interrupt, 91 .handle_interrupt = bcm_phy_handle_interrupt,
|
| A D | bcm-phy-lib.h | 74 irqreturn_t bcm_phy_handle_interrupt(struct phy_device *phydev);
|
| A D | bcm-cygnus.c | 260 .handle_interrupt = bcm_phy_handle_interrupt,
|
| 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);
|
Completed in 10 milliseconds