Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/include/
H A Dtms9914.h88 int tms9914_take_control(struct gpib_board *board, struct tms9914_priv *priv, int syncronous);
93 int syncronous);
H A Dnec7210.h87 int nec7210_take_control(struct gpib_board *board, struct nec7210_priv *priv, int syncronous);
/linux-6.15/drivers/staging/gpib/nec7210/
H A Dnec7210.c272 int nec7210_take_control(struct gpib_board *board, struct nec7210_priv *priv, int syncronous) in nec7210_take_control() argument
279 if (syncronous) in nec7210_take_control()