Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/include/
H A Dnec7210.h120 void nec7210_set_handshake_mode(gpib_board_t *board, struct nec7210_priv *priv, int mode);
/linux/drivers/staging/gpib/nec7210/
H A Dnec7210.c236 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 Dtnt4882_gpib.c305 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 Dcb7210.c161 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 Dfluke_gpib.c951 nec7210_set_handshake_mode(board, nec_priv, handshake_mode); in fluke_init()
/linux/drivers/staging/gpib/ines/
H A Dines_gpib.c169 nec7210_set_handshake_mode(board, nec_priv, HR_HLDE); in ines_accel_read()
/linux/drivers/staging/gpib/fmh_gpib/
H A Dfmh_gpib.c1346 nec7210_set_handshake_mode(board, nec_priv, handshake_mode); in fmh_gpib_init()