Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dgpib_proto.h46 int io_timed_out(struct gpib_board *board);
/linux/drivers/gpib/common/
H A Diblib.c124 if (io_timed_out(board)) in ibcmd()
710 if (io_timed_out(board)) in ibwrt()
H A Dgpib_os.c118 int io_timed_out(struct gpib_board *board) in io_timed_out() function
495 if (io_timed_out(board)) in dvrsp()