Home
last modified time | relevance | path

Searched refs:syncronous (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpib/include/
H A Dtms9914.h88 int tms9914_take_control(struct gpib_board *board, struct tms9914_priv *priv, int syncronous);
94 int syncronous);
H A Dnec7210.h87 int nec7210_take_control(struct gpib_board *board, struct nec7210_priv *priv, int syncronous);
/linux/drivers/gpib/nec7210/
H A Dnec7210.c274 int nec7210_take_control(struct gpib_board *board, struct nec7210_priv *priv, int syncronous) in nec7210_take_control() argument
281 if (syncronous) in nec7210_take_control()