Linux Kernel
3.7.1
|
#include <nv50_display.h>
Data Fields | |
struct nouveau_channel * | sync |
struct { | |
struct nouveau_bo * bo | |
u32 offset | |
u16 value | |
} | sem |
Definition at line 35 of file nv50_display.h.
struct nouveau_bo* bo |
Definition at line 38 of file nv50_display.h.
Definition at line 39 of file nv50_display.h.
struct { ... } sem |
struct nouveau_channel* sync |
Definition at line 36 of file nv50_display.h.
u16 value |
Definition at line 40 of file nv50_display.h.