Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/include/
H A Dgpib_proto.h53 int io_timed_out(struct gpib_board *board);
/linux-6.15/drivers/staging/gpib/common/
H A Diblib.c122 if (io_timed_out(board)) in ibcmd()
696 if (io_timed_out(board)) in ibwrt()
H A Dgpib_os.c115 int io_timed_out(struct gpib_board *board) in io_timed_out() function
489 if (io_timed_out(board)) in dvrsp()