Searched defs:ines_priv (Results 1 – 2 of 2) sorted by relevance
34 struct ines_priv *ines_priv; in ines_line_status() local72 struct ines_priv *ines_priv = board->private_data; in ines_t1_delay() local95 static inline unsigned short num_in_fifo_bytes(struct ines_priv *ines_priv) in num_in_fifo_bytes()100 static ssize_t pio_read(struct gpib_board *board, struct ines_priv *ines_priv, u8 *buffer, in pio_read()142 struct ines_priv *ines_priv = board->private_data; in ines_accel_read() local190 static inline unsigned short num_out_fifo_bytes(struct ines_priv *ines_priv) in num_out_fifo_bytes()195 static int ines_write_wait(struct gpib_board *board, struct ines_priv *ines_priv, in ines_write_wait()223 struct ines_priv *ines_priv = board->private_data; in ines_accel_write() local677 struct ines_priv *ines_priv; in ines_generic_attach() local695 static void ines_online(struct ines_priv *ines_priv, const struct gpib_board *board, int use_accel) in ines_online()[all …]
26 struct ines_priv { struct39 static inline unsigned int ines_inb(struct ines_priv *priv, unsigned int register_number) in ines_inb() argument