|
Linux Kernel
3.7.1
|
#include <parent.h>
Data Fields | |
| struct nouveau_object | base |
| struct nouveau_sclass * | sclass |
| u32 | engine |
| int(* | context_attach )(struct nouveau_object *, struct nouveau_object *) |
| int(* | context_detach )(struct nouveau_object *, bool suspend, struct nouveau_object *) |
| int(* | object_attach )(struct nouveau_object *parent, struct nouveau_object *object, u32 name) |
| void(* | object_detach )(struct nouveau_object *parent, int cookie) |
| struct nouveau_object base |
| int(* context_attach)(struct nouveau_object *, struct nouveau_object *) |
| int(* context_detach)(struct nouveau_object *, bool suspend, struct nouveau_object *) |
| int(* object_attach)(struct nouveau_object *parent, struct nouveau_object *object, u32 name) |
| struct nouveau_sclass* sclass |
1.8.2