Home
last modified time | relevance | path

Searched refs:core507d_new (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/
Dcore.c57 { NV50_DISP_CORE_CHANNEL_DMA, 0, core507d_new }, in nv50_core_new()
Dcore.h28 int core507d_new(struct nouveau_drm *, s32, struct nv50_core **);
Dcore507d.c112 core507d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core507d_new() function