|
Linux Kernel
3.7.1
|
#include <core/namedb.h>Go to the source code of this file.
Data Structures | |
| struct | nouveau_client |
Macros | |
| #define | nouveau_client_create(n, c, oc, od, d) nouveau_client_create_((n), (c), (oc), (od), sizeof(**d), (void **)d) |
Functions | |
| int | nouveau_client_create_ (const char *name, u64 device, const char *cfg, const char *dbg, int, void **) |
| int | nouveau_client_init (struct nouveau_client *) |
| int | nouveau_client_fini (struct nouveau_client *, bool suspend) |
| int nouveau_client_fini | ( | struct nouveau_client * | , |
| bool | suspend | ||
| ) |
| int nouveau_client_init | ( | struct nouveau_client * | ) |
1.8.2