Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/include/
H A Dgpib_proto.h10 long ibioctl(struct file *filep, unsigned int cmd, unsigned long arg);
/linux-6.15/drivers/staging/gpib/common/
H A Dgpib_os.c605 long ibioctl(struct file *filep, unsigned int cmd, unsigned long arg) in ibioctl() function
2004 .unlocked_ioctl = &ibioctl,
2005 .compat_ioctl = &ibioctl,