#include <linux/wait.h>
#include <linux/mutex.h>
#include <uapi/linux/lp.h>
Go to the source code of this file.
Definition at line 32 of file lp.h.
Definition at line 30 of file lp.h.
Definition at line 22 of file lp.h.
Definition at line 98 of file lp.h.
Definition at line 92 of file lp.h.
Definition at line 21 of file lp.h.
Definition at line 25 of file lp.h.
#define LP_PARPORT_AUTO -3 |
Definition at line 17 of file lp.h.
#define LP_PARPORT_NONE -1 |
Definition at line 19 of file lp.h.
#define LP_PARPORT_OFF -2 |
Definition at line 18 of file lp.h.
#define LP_PARPORT_UNSPEC -4 |
Definition at line 16 of file lp.h.
#define LP_PAUTOLF 0x02 /* inverted output, active low */ |
Definition at line 84 of file lp.h.
#define LP_PINITP 0x04 /* unchanged output, active low */ |
Definition at line 83 of file lp.h.
#define LP_PINTEN 0x10 /* high to read data in or-ed with data out */ |
Definition at line 81 of file lp.h.
#define LP_PSELECP 0x08 /* inverted output, active low */ |
Definition at line 82 of file lp.h.
#define LP_PSTROBE 0x01 /* short high output on raising edge */ |
Definition at line 85 of file lp.h.
Definition at line 23 of file lp.h.
Definition at line 24 of file lp.h.