Searched refs:bcm_phy_handle_interrupt (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/drivers/net/phy/ |
D | broadcom.c | 1422 .handle_interrupt = bcm_phy_handle_interrupt, 1435 .handle_interrupt = bcm_phy_handle_interrupt, 1449 .handle_interrupt = bcm_phy_handle_interrupt, 1467 .handle_interrupt = bcm_phy_handle_interrupt, 1481 .handle_interrupt = bcm_phy_handle_interrupt, 1495 .handle_interrupt = bcm_phy_handle_interrupt, 1511 .handle_interrupt = bcm_phy_handle_interrupt, 1528 .handle_interrupt = bcm_phy_handle_interrupt, 1545 .handle_interrupt = bcm_phy_handle_interrupt, 1562 .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 | 74 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 | 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);
|