Symbol: tnt4882_priv
drivers/gpib/tnt4882/tnt4882_gpib.c
1033
struct tnt4882_priv *tnt_priv;
drivers/gpib/tnt4882/tnt4882_gpib.c
1104
struct tnt4882_priv *tnt_priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
116
static inline void tnt_writeb(struct tnt4882_priv *priv, unsigned short value, unsigned long offset)
drivers/gpib/tnt4882/tnt4882_gpib.c
155
struct tnt4882_priv *tnt_priv;
drivers/gpib/tnt4882/tnt4882_gpib.c
1716
struct tnt4882_priv *tnt_priv;
drivers/gpib/tnt4882/tnt4882_gpib.c
1764
struct tnt4882_priv *tnt_priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
183
struct tnt4882_priv *tnt_priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
206
static int fifo_word_available(struct tnt4882_priv *tnt_priv)
drivers/gpib/tnt4882/tnt4882_gpib.c
217
static int fifo_byte_available(struct tnt4882_priv *tnt_priv)
drivers/gpib/tnt4882/tnt4882_gpib.c
228
static int fifo_xfer_done(struct tnt4882_priv *tnt_priv)
drivers/gpib/tnt4882/tnt4882_gpib.c
239
static int drain_fifo_words(struct tnt4882_priv *tnt_priv, u8 *buffer, int num_bytes)
drivers/gpib/tnt4882/tnt4882_gpib.c
254
static void tnt4882_release_holdoff(struct gpib_board *board, struct tnt4882_priv *tnt_priv)
drivers/gpib/tnt4882/tnt4882_gpib.c
283
struct tnt4882_priv *tnt_priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
408
static int fifo_space_available(struct tnt4882_priv *tnt_priv)
drivers/gpib/tnt4882/tnt4882_gpib.c
419
static unsigned int tnt_transfer_count(struct tnt4882_priv *tnt_priv)
drivers/gpib/tnt4882/tnt4882_gpib.c
431
static int write_wait(struct gpib_board *board, struct tnt4882_priv *tnt_priv,
drivers/gpib/tnt4882/tnt4882_gpib.c
458
struct tnt4882_priv *tnt_priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
559
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
601
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
621
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
629
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
63
static inline unsigned int tnt_paged_readb(struct tnt4882_priv *priv, unsigned long offset)
drivers/gpib/tnt4882/tnt4882_gpib.c
636
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
643
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
650
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
667
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
674
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
681
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
688
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
697
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
70
static inline void tnt_paged_writeb(struct tnt4882_priv *priv, unsigned int value,
drivers/gpib/tnt4882/tnt4882_gpib.c
714
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
721
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
728
struct tnt4882_priv *tnt_priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
745
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
763
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
774
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
782
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
79
static inline unsigned short tnt_readb(struct tnt4882_priv *priv, unsigned long offset)
drivers/gpib/tnt4882/tnt4882_gpib.c
817
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
824
struct tnt4882_priv *priv = board->private_data;
drivers/gpib/tnt4882/tnt4882_gpib.c
829
static void tnt4882_board_reset(struct tnt4882_priv *tnt_priv, struct gpib_board *board)
drivers/gpib/tnt4882/tnt4882_gpib.c
844
struct tnt4882_priv *tnt_priv;
drivers/gpib/tnt4882/tnt4882_gpib.c
846
board->private_data = kzalloc_obj(struct tnt4882_priv);
drivers/gpib/tnt4882/tnt4882_gpib.c
860
static void tnt4882_init(struct tnt4882_priv *tnt_priv, const struct gpib_board *board)
drivers/gpib/tnt4882/tnt4882_gpib.c
910
struct tnt4882_priv *tnt_priv;
drivers/gpib/tnt4882/tnt4882_gpib.c
995
struct tnt4882_priv *tnt_priv = board->private_data;