Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/common/
H A Dgpib_os.c37 static int open_dev_ioctl(struct file *filep, struct gpib_board *board, unsigned long arg);
709 retval = open_dev_ioctl(filep, board, arg); in ibioctl()
1224 static int open_dev_ioctl(struct file *filep, struct gpib_board *board, unsigned long arg) in open_dev_ioctl() function