Home
last modified time | relevance | path

Searched refs:hndlr (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dof_mdio.h24 void (*hndlr)(struct net_device *), u32 flags,
28 void (*hndlr)(struct net_device *));
94 void (*hndlr)(struct net_device *), in of_phy_connect()
102 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
/linux-6.3-rc2/drivers/net/mdio/
A Dof_mdio.c282 void (*hndlr)(struct net_device *), u32 flags, in of_phy_connect()
293 ret = phy_connect_direct(dev, phy, hndlr, iface); in of_phy_connect()
315 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
338 phy = of_phy_connect(dev, phy_np, hndlr, 0, iface); in of_phy_get_and_connect()
/linux-6.3-rc2/arch/powerpc/platforms/52xx/
A Dmpc52xx_pic.c345 void *hndlr; in mpc52xx_irqhost_map() local
361 hndlr = handle_edge_irq; in mpc52xx_irqhost_map()
363 hndlr = handle_level_irq; in mpc52xx_irqhost_map()
365 irq_set_chip_and_handler(virq, &mpc52xx_extirq_irqchip, hndlr); in mpc52xx_irqhost_map()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dnetcp_ethss.c2293 void (*hndlr)(struct net_device *) = gbe_adjust_link; in gbe_slave_open() local
2342 hndlr = xgbe_adjust_link; in gbe_slave_open()
2346 hndlr, 0, in gbe_slave_open()

Completed in 15 milliseconds