Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dgpib_proto.h34 int ibrsc(struct gpib_board *board, int request_control);
/linux/drivers/gpib/common/
H A Diblib.c425 int ibrsc(struct gpib_board *board, int request_control) in ibrsc() function
H A Dgpib_os.c1992 return ibrsc(board, request_control); in request_system_control_ioctl()