Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dcacheinfo.c117 struct device_node *ofnode; /* OF node for this cache, may be cpu */ member
143 struct device_node *ofnode) in cache_init()
152 static struct cache *new_cache(int type, int level, struct device_node *ofnode) in new_cache()
/Linux-v5.4/include/linux/fsl/bestcomm/
Dbestcomm_priv.h69 struct device_node *ofnode; member
/Linux-v5.4/drivers/macintosh/
Dmediabay.c560 struct device_node *ofnode; in media_bay_attach() local