|
Linux Kernel
3.7.1
|
#include <core/option.h>#include <subdev/devinit.h>#include <subdev/bios.h>#include <subdev/bios/init.h>Go to the source code of this file.
Functions | |
| int | nouveau_devinit_init (struct nouveau_devinit *devinit) |
| int | nouveau_devinit_fini (struct nouveau_devinit *devinit, bool suspend) |
| int | nouveau_devinit_create_ (struct nouveau_object *parent, struct nouveau_object *engine, struct nouveau_oclass *oclass, int size, void **pobject) |
| int nouveau_devinit_create_ | ( | struct nouveau_object * | parent, |
| struct nouveau_object * | engine, | ||
| struct nouveau_oclass * | oclass, | ||
| int | size, | ||
| void ** | pobject | ||
| ) |
| int nouveau_devinit_fini | ( | struct nouveau_devinit * | devinit, |
| bool | suspend | ||
| ) |
| int nouveau_devinit_init | ( | struct nouveau_devinit * | devinit | ) |
1.8.2