Searched refs:tms9914_read (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpib/include/ |
| H A D | tms9914.h | 82 int tms9914_read(struct gpib_board *board, struct tms9914_priv *priv, u8 *buffer,
|
| /linux/drivers/gpib/hp_82335/ |
| H A D | hp82335.c | 38 return tms9914_read(board, &priv->tms9914_priv, buffer, length, end, bytes_read); in hp82335_read()
|
| /linux/drivers/gpib/tms9914/ |
| H A D | tms9914.c | 511 int tms9914_read(struct gpib_board *board, struct tms9914_priv *priv, u8 *buffer, in tms9914_read() function 549 EXPORT_SYMBOL(tms9914_read);
|