Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/include/
H A Dgpib_proto.h37 int iblines(const struct gpib_board *board, short *lines);
/linux-6.15/drivers/staging/gpib/common/
H A Diblib.c273 int iblines(const struct gpib_board *board, short *lines) in iblines() function
522 if (iblines(board, &line_status) == 0) { in general_ibstatus()
H A Dgpib_os.c1422 retval = iblines(board, &lines); in line_status_ioctl()