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

#include <lp.h>

Data Fields

struct pardevicedev
 
unsigned long flags
 
unsigned int chars
 
unsigned int time
 
unsigned int wait
 
charlp_buffer
 
wait_queue_head_t waitq
 
unsigned int last_error
 
struct mutex port_mutex
 
wait_queue_head_t dataq
 
long timeout
 
unsigned int best_mode
 
unsigned int current_mode
 
unsigned long bits
 

Detailed Description

Definition at line 45 of file lp.h.

Field Documentation

unsigned int best_mode

Definition at line 62 of file lp.h.

unsigned long bits

Definition at line 64 of file lp.h.

unsigned int chars

Definition at line 48 of file lp.h.

unsigned int current_mode

Definition at line 63 of file lp.h.

Definition at line 60 of file lp.h.

Definition at line 46 of file lp.h.

unsigned long flags

Definition at line 47 of file lp.h.

unsigned int last_error

Definition at line 58 of file lp.h.

char* lp_buffer

Definition at line 51 of file lp.h.

struct mutex port_mutex

Definition at line 59 of file lp.h.

unsigned int time

Definition at line 49 of file lp.h.

long timeout

Definition at line 61 of file lp.h.

unsigned int wait

Definition at line 50 of file lp.h.

Definition at line 57 of file lp.h.


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