Searched refs:nec7210_command (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpib/include/ |
| H A D | nec7210.h | 85 int nec7210_command(struct gpib_board *board, struct nec7210_priv *priv, u8 *buffer,
|
| /linux/drivers/gpib/nec7210/ |
| H A D | nec7210.c | 421 int nec7210_command(struct gpib_board *board, struct nec7210_priv *priv, u8 in nec7210_command() function 468 EXPORT_SYMBOL(nec7210_command);
|
| /linux/drivers/gpib/pc2/ |
| H A D | pc2_gpib.c | 114 return nec7210_command(board, &priv->nec7210_priv, buffer, length, bytes_written); in pc2_command()
|
| /linux/drivers/gpib/eastwood/ |
| H A D | fluke_gpib.c | 79 return nec7210_command(board, &priv->nec7210_priv, buffer, length, bytes_written); in fluke_command()
|