Searched refs:core827d_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv50/ |
D | core.c | 55 { GT214_DISP_CORE_CHANNEL_DMA, 0, core827d_new }, in nv50_core_new() 56 { GT206_DISP_CORE_CHANNEL_DMA, 0, core827d_new }, in nv50_core_new() 57 { GT200_DISP_CORE_CHANNEL_DMA, 0, core827d_new }, in nv50_core_new() 58 { G82_DISP_CORE_CHANNEL_DMA, 0, core827d_new }, in nv50_core_new()
|
D | core827d.c | 39 core827d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core827d_new() function
|
D | core.h | 56 int core827d_new(struct nouveau_drm *, s32, struct nv50_core **);
|