Searched refs:corec57d_new (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | core.c | 45 { AD102_DISP_CORE_CHANNEL_DMA, 0, corec57d_new }, in nv50_core_new() 46 { GA102_DISP_CORE_CHANNEL_DMA, 0, corec57d_new }, in nv50_core_new() 47 { TU102_DISP_CORE_CHANNEL_DMA, 0, corec57d_new }, in nv50_core_new()
|
H A D | corec57d.c | 77 corec57d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in corec57d_new() function
|
H A D | core.h | 72 int corec57d_new(struct nouveau_drm *, s32, struct nv50_core **);
|