Home
last modified time | relevance | path

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

/linux/drivers/gpib/common/
H A Dgpib_os.c71 static int event_ioctl(struct gpib_board *board, unsigned long arg);
703 retval = event_ioctl(board, arg); in ibioctl()
1964 static int event_ioctl(struct gpib_board *board, unsigned long arg) in event_ioctl() function