|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | nouveau_devinit |
Macros | |
| #define | nouveau_devinit_create(p, e, o, d) nouveau_devinit_create_((p), (e), (o), sizeof(**d), (void **)d) |
| #define | nouveau_devinit_destroy(p) nouveau_subdev_destroy(&(p)->base) |
| #define nouveau_devinit_destroy | ( | p | ) | nouveau_subdev_destroy(&(p)->base) |
| int nouveau_devinit_create_ | ( | struct nouveau_object * | , |
| struct nouveau_object * | , | ||
| struct nouveau_oclass * | , | ||
| int | , | ||
| void ** | |||
| ) |
| int nouveau_devinit_fini | ( | struct nouveau_devinit * | , |
| bool | suspend | ||
| ) |
| int nouveau_devinit_init | ( | struct nouveau_devinit * | ) |
| void nv04_devinit_dtor | ( | struct nouveau_object * | ) |
| int nv04_devinit_init | ( | struct nouveau_object * | ) |
| struct nouveau_oclass nv04_devinit_oclass |
| struct nouveau_oclass nv05_devinit_oclass |
| struct nouveau_oclass nv10_devinit_oclass |
| struct nouveau_oclass nv1a_devinit_oclass |
| struct nouveau_oclass nv20_devinit_oclass |
| struct nouveau_oclass nv50_devinit_oclass |
1.8.2