Linux Kernel
3.7.1
|
#include <disp.h>
Data Fields | |
struct nouveau_engine | base |
struct { | |
struct list_head list | |
spinlock_t lock | |
void(* notify )(void *, int) | |
void(* get )(void *, int) | |
void(* put )(void *, int) | |
void * data | |
} | vblank |
struct nouveau_engine base |
spinlock_t lock |
struct { ... } vblank |