Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/common/
H A Dgpib_os.c36 static int open_dev_ioctl(struct file *filep, struct gpib_board *board, unsigned long arg);
702 retval = open_dev_ioctl(filep, board, arg); in ibioctl()
1208 static int open_dev_ioctl(struct file *filep, struct gpib_board *board, unsigned long arg) in open_dev_ioctl() function