Home
last modified time | relevance | path

Searched defs:ofnode (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/powerpc/kernel/
Dcacheinfo.c109 struct device_node *ofnode; /* OF node for this cache, may be cpu */ member
134 …tic void __cpuinit cache_init(struct cache *cache, int type, int level, struct device_node *ofnode) in cache_init()
143 static struct cache *__cpuinit new_cache(int type, int level, struct device_node *ofnode) in new_cache()
/linux-2.6.39/arch/powerpc/sysdev/bestcomm/
Dbestcomm_priv.h69 struct device_node *ofnode; member
/linux-2.6.39/drivers/macintosh/
Dmediabay.c563 struct device_node *ofnode; in media_bay_attach() local