Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/common/
H A Dgpib_os.c61 static int timeout_ioctl(struct gpib_board *board, unsigned long arg);
799 retval = timeout_ioctl(board, arg); in ibioctl()
1690 static int timeout_ioctl(struct gpib_board *board, unsigned long arg) in timeout_ioctl() function