Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dgpib_proto.h28 int ibonline(struct gpib_board *board);
/linux/drivers/gpib/common/
H A Diblib.c204 int ibonline(struct gpib_board *board) in ibonline() function
H A Dgpib_os.c1399 retval = ibonline(board); in online_ioctl()