|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | nouveau_barobj |
Functions | |
| int | nouveau_bar_alloc (struct nouveau_bar *bar, struct nouveau_object *parent, struct nouveau_mem *mem, struct nouveau_object **pobject) |
| int | nouveau_bar_create_ (struct nouveau_object *parent, struct nouveau_object *engine, struct nouveau_oclass *oclass, int length, void **pobject) |
| void | nouveau_bar_destroy (struct nouveau_bar *bar) |
| void | _nouveau_bar_dtor (struct nouveau_object *object) |
| void _nouveau_bar_dtor | ( | struct nouveau_object * | object | ) |
| int nouveau_bar_alloc | ( | struct nouveau_bar * | bar, |
| struct nouveau_object * | parent, | ||
| struct nouveau_mem * | mem, | ||
| struct nouveau_object ** | pobject | ||
| ) |
| int nouveau_bar_create_ | ( | struct nouveau_object * | parent, |
| struct nouveau_object * | engine, | ||
| struct nouveau_oclass * | oclass, | ||
| int | length, | ||
| void ** | pobject | ||
| ) |
| void nouveau_bar_destroy | ( | struct nouveau_bar * | bar | ) |
1.8.2