Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dgpib_proto.h36 int ibsre(struct gpib_board *board, int enable);
/linux/drivers/gpib/common/
H A Diblib.c446 int ibsre(struct gpib_board *board, int enable) in ibsre() function
H A Dgpib_os.c1419 return ibsre(board, enable); in remote_enable_ioctl()