Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/nec7210/
H A Dnec7210.c362 void nec7210_release_rfd_holdoff(gpib_board_t *board, struct nec7210_priv *priv) in nec7210_release_rfd_holdoff() function
374 EXPORT_SYMBOL(nec7210_release_rfd_holdoff);
517 nec7210_release_rfd_holdoff(board, priv); in pio_read()
622 nec7210_release_rfd_holdoff(board, priv); in nec7210_read()
/linux/drivers/staging/gpib/include/
H A Dnec7210.h121 void nec7210_release_rfd_holdoff(gpib_board_t *board, struct nec7210_priv *priv);
/linux/drivers/staging/gpib/cb7210/
H A Dcb7210.c182 nec7210_release_rfd_holdoff(board, nec_priv); in cb7210_accel_read()
201 nec7210_release_rfd_holdoff(board, nec_priv); in cb7210_accel_read()
/linux/drivers/staging/gpib/eastwood/
H A Dfluke_gpib.c700 nec7210_release_rfd_holdoff(board, nec_priv); in fluke_accel_read()