Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
Dnouveau_bo.c901 static const struct _method_table { in nouveau_bo_move_init() struct
902 const char *name; in nouveau_bo_move_init()
903 int engine; in nouveau_bo_move_init()
904 s32 oclass; in nouveau_bo_move_init()
905 int (*exec)(struct nouveau_channel *, in nouveau_bo_move_init()
908 int (*init)(struct nouveau_channel *, u32 handle); in nouveau_bo_move_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_bo.c850 static const struct _method_table { in nouveau_bo_move_init() struct
851 const char *name; in nouveau_bo_move_init()
852 int engine; in nouveau_bo_move_init()
853 s32 oclass; in nouveau_bo_move_init()
854 int (*exec)(struct nouveau_channel *, in nouveau_bo_move_init()
857 int (*init)(struct nouveau_channel *, u32 handle); in nouveau_bo_move_init()