hndlr              71 arch/mips/netlogic/xlr/fmn.c 	struct fmn_message_handler *hndlr;
hndlr              95 arch/mips/netlogic/xlr/fmn.c 			hndlr = &msg_handlers[src_stnid];
hndlr              96 arch/mips/netlogic/xlr/fmn.c 			if (hndlr->action == NULL)
hndlr             101 arch/mips/netlogic/xlr/fmn.c 				hndlr->action(bucket, src_stnid, size, code,
hndlr             102 arch/mips/netlogic/xlr/fmn.c 					&msg, hndlr->arg);
hndlr             344 arch/powerpc/platforms/52xx/mpc52xx_pic.c 	void *hndlr;
hndlr             360 arch/powerpc/platforms/52xx/mpc52xx_pic.c 			hndlr = handle_edge_irq;
hndlr             362 arch/powerpc/platforms/52xx/mpc52xx_pic.c 			hndlr = handle_level_irq;
hndlr             364 arch/powerpc/platforms/52xx/mpc52xx_pic.c 		irq_set_chip_and_handler(virq, &mpc52xx_extirq_irqchip, hndlr);
hndlr            2295 drivers/net/ethernet/ti/netcp_ethss.c 	void (*hndlr)(struct net_device *) = gbe_adjust_link;
hndlr            2344 drivers/net/ethernet/ti/netcp_ethss.c 			hndlr = xgbe_adjust_link;
hndlr            2348 drivers/net/ethernet/ti/netcp_ethss.c 					    hndlr, 0,
hndlr             325 drivers/of/of_mdio.c 				  void (*hndlr)(struct net_device *), u32 flags,
hndlr             336 drivers/of/of_mdio.c 	ret = phy_connect_direct(dev, phy, hndlr, iface);
hndlr             358 drivers/of/of_mdio.c 					  void (*hndlr)(struct net_device *))
hndlr             381 drivers/of/of_mdio.c 	phy = of_phy_connect(dev, phy_np, hndlr, 0, iface);
hndlr              19 include/linux/of_mdio.h 					 void (*hndlr)(struct net_device *),
hndlr              23 include/linux/of_mdio.h 		       void (*hndlr)(struct net_device *));
hndlr              74 include/linux/of_mdio.h 						void (*hndlr)(struct net_device *),
hndlr              82 include/linux/of_mdio.h 		       void (*hndlr)(struct net_device *))