Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/include/
H A Dgpib_proto.h35 int ibonline(struct gpib_board *board);
/linux-6.15/drivers/staging/gpib/common/
H A Diblib.c202 int ibonline(struct gpib_board *board) in ibonline() function
H A Dgpib_os.c1382 retval = ibonline(board); in online_ioctl()