Home
last modified time | relevance | path

Searched defs:nv50_core_func (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcore.h17 struct nv50_core_func { struct
18 int (*init)(struct nv50_core *);
19 void (*ntfy_init)(struct nouveau_bo *, u32 offset);
43 int core507d_new_(const struct nv50_core_func *, struct nouveau_drm *, s32, argument