Searched defs:nv50_core_func (Results 1 – 1 of 1) sorted by relevance
17 struct nv50_core_func { struct18 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