Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nouveau_fifo Struct Reference

#include <fifo.h>

Data Fields

struct nouveau_engine base
 
struct nouveau_object ** channel
 
spinlock_t lock
 
u16 min
 
u16 max
 
int(* chid )(struct nouveau_fifo *, struct nouveau_object *)
 
void(* pause )(struct nouveau_fifo *, unsigned long *)
 
void(* start )(struct nouveau_fifo *, unsigned long *)
 

Detailed Description

Definition at line 65 of file fifo.h.

Field Documentation

Definition at line 66 of file fifo.h.

Definition at line 68 of file fifo.h.

Definition at line 73 of file fifo.h.

spinlock_t lock

Definition at line 69 of file fifo.h.

u16 max

Definition at line 71 of file fifo.h.

u16 min

Definition at line 70 of file fifo.h.

void(* pause)(struct nouveau_fifo *, unsigned long *)

Definition at line 74 of file fifo.h.

void(* start)(struct nouveau_fifo *, unsigned long *)

Definition at line 75 of file fifo.h.


The documentation for this struct was generated from the following file: