Home
last modified time | relevance | path

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

/linux/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/drivers/net/mdio/
A Dof_mdio.c280 void (*hndlr)(struct net_device *), u32 flags, in of_phy_connect()
291 ret = phy_connect_direct(dev, phy, hndlr, iface); in of_phy_connect()
313 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
336 phy = of_phy_connect(dev, phy_np, hndlr, 0, iface); in of_phy_get_and_connect()
/linux/arch/powerpc/platforms/52xx/
A Dmpc52xx_pic.c344 void *hndlr; in mpc52xx_irqhost_map() local
360 hndlr = handle_edge_irq; in mpc52xx_irqhost_map()
362 hndlr = handle_level_irq; in mpc52xx_irqhost_map()
364 irq_set_chip_and_handler(virq, &mpc52xx_extirq_irqchip, hndlr); in mpc52xx_irqhost_map()
/linux/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 16 milliseconds