Searched defs:ofnode (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/macintosh/ |
H A D | mediabay.c | 560 struct device_node *ofnode; in media_bay_attach() local
|
/kernel/linux/linux-6.6/drivers/macintosh/ |
H A D | mediabay.c | 560 struct device_node *ofnode; in media_bay_attach() local
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | cacheinfo.c | 119 struct device_node *ofnode; /* OF node for this cache, may be cpu */ member 154 static struct cache *new_cache(int type, int level, struct device_node *ofnode) in new_cache() argument 144 cache_init(struct cache *cache, int type, int level, struct device_node *ofnode) cache_init() argument [all...] |
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | cacheinfo.c | 118 struct device_node *ofnode; /* OF node for this cache, may be cpu */ member 144 cache_init(struct cache *cache, int type, int level, struct device_node *ofnode, int group_id) cache_init() argument 155 new_cache(int type, int level, struct device_node *ofnode, int group_id) new_cache() argument [all...] |
/kernel/linux/linux-5.10/include/linux/fsl/bestcomm/ |
H A D | bestcomm_priv.h | 69 struct device_node *ofnode; member
|
/kernel/linux/linux-6.6/include/linux/fsl/bestcomm/ |
H A D | bestcomm_priv.h | 69 struct device_node *ofnode; member
|
Completed in 7 milliseconds