Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dcacheinfo.c118 struct device_node *ofnode; /* OF node for this cache, may be cpu */ member
144 struct device_node *ofnode) in cache_init()
153 static struct cache *new_cache(int type, int level, struct device_node *ofnode) in new_cache()
/Linux-v4.19/include/linux/fsl/bestcomm/
Dbestcomm_priv.h69 struct device_node *ofnode; member
/Linux-v4.19/drivers/macintosh/
Dmediabay.c564 struct device_node *ofnode; in media_bay_attach() local