Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/common/
H A Dgpib_os.c39 static int remote_enable_ioctl(gpib_board_t *board, unsigned long arg);
803 retval = remote_enable_ioctl(board, arg); in ibioctl()
1414 static int remote_enable_ioctl(gpib_board_t *board, unsigned long arg) in remote_enable_ioctl() function