Searched refs:alchemy_ic_sysdev (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/common/
H A Dirq.c557 struct alchemy_ic_sysdev { struct
565 struct alchemy_ic_sysdev *icdev =
566 container_of(dev, struct alchemy_ic_sysdev, sysdev);
581 struct alchemy_ic_sysdev *icdev =
582 container_of(dev, struct alchemy_ic_sysdev, sysdev);
617 struct alchemy_ic_sysdev *icdev;
626 icdev = kzalloc(sizeof(struct alchemy_ic_sysdev), GFP_KERNEL);

Completed in 21 milliseconds