Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_bo.c1252 static const struct _method_table { in nouveau_bo_move_init() struct
1253 const char *name; in nouveau_bo_move_init()
1254 int engine; in nouveau_bo_move_init()
1255 s32 oclass; in nouveau_bo_move_init()
1256 int (*exec)(struct nouveau_channel *, in nouveau_bo_move_init()
1259 int (*init)(struct nouveau_channel *, u32 handle); in nouveau_bo_move_init()