Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dgpib_proto.h40 int ibwait(struct gpib_board *board, int wait_mask, int clear_mask, int set_mask,
/linux/drivers/gpib/common/
H A Diblib.c639 int ibwait(struct gpib_board *board, int wait_mask, int clear_mask, int set_mask, in ibwait() function
H A Dgpib_os.c1338 retval = ibwait(board, wait_cmd.wait_mask, wait_cmd.clear_mask, in wait_ioctl()