Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dgpib_proto.h10 long ibioctl(struct file *filep, unsigned int cmd, unsigned long arg);
/linux/drivers/gpib/common/
H A Dgpib_os.c611 long ibioctl(struct file *filep, unsigned int cmd, unsigned long arg) in ibioctl() function
2021 .unlocked_ioctl = &ibioctl,
2022 .compat_ioctl = &ibioctl,