Searched defs:ofnode (Results 1 – 3 of 3) sorted by relevance
109 struct device_node *ofnode; /* OF node for this cache, may be cpu */ member134 …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()
69 struct device_node *ofnode; member
563 struct device_node *ofnode; in media_bay_attach() local