Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/include/
H A Dgpib_proto.h39 int ibrpp(struct gpib_board *board, uint8_t *buf);
/linux-6.15/drivers/staging/gpib/common/
H A Diblib.c346 int ibrpp(struct gpib_board *board, uint8_t *result) in ibrpp() function
H A Dgpib_os.c1338 retval = ibrpp(board, &poll_byte); in parallel_poll_ioctl()