Searched refs:core507d_new (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | core.c | 58 { NV50_DISP_CORE_CHANNEL_DMA, 0, core507d_new }, in nv50_core_new()
|
H A D | core.h | 42 int core507d_new(struct nouveau_drm *, s32, struct nv50_core **);
|
H A D | core507d.c | 181 core507d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core507d_new() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | core.c | 59 { NV50_DISP_CORE_CHANNEL_DMA, 0, core507d_new }, in nv50_core_new()
|
H A D | core.h | 42 int core507d_new(struct nouveau_drm *, s32, struct nv50_core **);
|
H A D | core507d.c | 181 core507d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core507d_new() function
|
Completed in 3 milliseconds