Searched refs:tms9914_remote_enable (Results 1 – 5 of 5) sorted by relevance
| /drivers/staging/gpib/include/ |
| A D | tms9914.h | 99 void tms9914_remote_enable(struct gpib_board *board, struct tms9914_priv *priv, int enable);
|
| /drivers/staging/gpib/hp_82335/ |
| A D | hp82335.c | 89 tms9914_remote_enable(board, &priv->tms9914_priv, enable); in hp82335_remote_enable()
|
| /drivers/staging/gpib/tms9914/ |
| A D | tms9914.c | 112 void tms9914_remote_enable(struct gpib_board *board, struct tms9914_priv *priv, int enable) in tms9914_remote_enable() function 119 EXPORT_SYMBOL_GPL(tms9914_remote_enable);
|
| /drivers/staging/gpib/hp_82341/ |
| A D | hp_82341.c | 314 tms9914_remote_enable(board, &priv->tms9914_priv, enable); in hp_82341_remote_enable()
|
| /drivers/staging/gpib/agilent_82350b/ |
| A D | agilent_82350b.c | 373 tms9914_remote_enable(board, &priv->tms9914_priv, enable); in agilent_82350b_remote_enable()
|
Completed in 13 milliseconds