Home
last modified time | relevance | path

Searched refs:tnt4882_priv (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpib/tnt4882/
H A Dtnt4882_gpib.c44 struct tnt4882_priv { struct
63 static inline unsigned int tnt_paged_readb(struct tnt4882_priv *priv, unsigned long offset) in tnt_paged_readb() argument
70 static inline void tnt_paged_writeb(struct tnt4882_priv *priv, unsigned int value, in tnt_paged_writeb()
79 static inline unsigned short tnt_readb(struct tnt4882_priv *priv, unsigned long offset) in tnt_readb()
116 static inline void tnt_writeb(struct tnt4882_priv *priv, unsigned short value, unsigned long offset) in tnt_writeb()
155 struct tnt4882_priv *tnt_priv; in tnt4882_line_status()
183 struct tnt4882_priv *tnt_priv = board->private_data; in tnt4882_t1_delay()
206 static int fifo_word_available(struct tnt4882_priv *tnt_priv) in fifo_word_available()
217 static int fifo_byte_available(struct tnt4882_priv *tnt_priv) in fifo_byte_available()
228 static int fifo_xfer_done(struct tnt4882_priv *tnt_priv) in fifo_xfer_done()
[all …]