|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| int | nouveau_parent_sclass (struct nouveau_object *parent, u16 handle, struct nouveau_object **pengine, struct nouveau_oclass **poclass) |
| int | nouveau_parent_create_ (struct nouveau_object *parent, struct nouveau_object *engine, struct nouveau_oclass *oclass, u32 pclass, struct nouveau_oclass *sclass, u64 engcls, int size, void **pobject) |
| void | nouveau_parent_destroy (struct nouveau_parent *parent) |
| void | _nouveau_parent_dtor (struct nouveau_object *object) |
| void _nouveau_parent_dtor | ( | struct nouveau_object * | object | ) |
| int nouveau_parent_create_ | ( | struct nouveau_object * | parent, |
| struct nouveau_object * | engine, | ||
| struct nouveau_oclass * | oclass, | ||
| u32 | pclass, | ||
| struct nouveau_oclass * | sclass, | ||
| u64 | engcls, | ||
| int | size, | ||
| void ** | pobject | ||
| ) |
| void nouveau_parent_destroy | ( | struct nouveau_parent * | parent | ) |
| int nouveau_parent_sclass | ( | struct nouveau_object * | parent, |
| u16 | handle, | ||
| struct nouveau_object ** | pengine, | ||
| struct nouveau_oclass ** | poclass | ||
| ) |
1.8.2