Searched refs:nec7210_set_handshake_mode (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/staging/gpib/include/ |
H A D | nec7210.h | 120 void nec7210_set_handshake_mode(gpib_board_t *board, struct nec7210_priv *priv, int mode);
|
/linux/drivers/staging/gpib/nec7210/ |
H A D | nec7210.c | 236 void nec7210_set_handshake_mode(gpib_board_t *board, struct nec7210_priv *priv, int mode) in nec7210_set_handshake_mode() function 250 EXPORT_SYMBOL(nec7210_set_handshake_mode); 499 nec7210_set_handshake_mode(board, priv, HR_HLDA); in pio_read()
|
/linux/drivers/staging/gpib/tnt4882/ |
H A D | tnt4882_gpib.c | 305 nec7210_set_handshake_mode(board, nec_priv, HR_HLDE); in tnt4882_release_holdoff() 308 nec7210_set_handshake_mode(board, nec_priv, HR_HLDA); in tnt4882_release_holdoff() 310 nec7210_set_handshake_mode(board, nec_priv, HR_HLDE); in tnt4882_release_holdoff() 312 nec7210_set_handshake_mode(board, nec_priv, HR_HLDE); in tnt4882_release_holdoff()
|
/linux/drivers/staging/gpib/cb7210/ |
H A D | cb7210.c | 161 nec7210_set_handshake_mode(board, nec_priv, HR_HLDA); in fifo_read() 196 nec7210_set_handshake_mode(board, nec_priv, HR_HLDE); in cb7210_accel_read()
|
/linux/drivers/staging/gpib/eastwood/ |
H A D | fluke_gpib.c | 951 nec7210_set_handshake_mode(board, nec_priv, handshake_mode); in fluke_init()
|
/linux/drivers/staging/gpib/ines/ |
H A D | ines_gpib.c | 169 nec7210_set_handshake_mode(board, nec_priv, HR_HLDE); in ines_accel_read()
|
/linux/drivers/staging/gpib/fmh_gpib/ |
H A D | fmh_gpib.c | 1346 nec7210_set_handshake_mode(board, nec_priv, handshake_mode); in fmh_gpib_init()
|