Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dgpib_proto.h30 int iblines(const struct gpib_board *board, short *lines);
/linux/drivers/gpib/common/
H A Diblib.c276 int iblines(const struct gpib_board *board, short *lines) in iblines() function
536 if (iblines(board, &line_status) == 0) { in general_ibstatus()
H A Dgpib_os.c1439 retval = iblines(board, &lines); in line_status_ioctl()