Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dgpib_proto.h32 int ibrpp(struct gpib_board *board, u8 *buf);
/linux/drivers/gpib/common/
H A Diblib.c350 int ibrpp(struct gpib_board *board, u8 *result) in ibrpp() function
H A Dgpib_os.c1355 retval = ibrpp(board, &poll_byte); in parallel_poll_ioctl()