Searched refs:pkt_ctl_ioctl (Results 1 - 1 of 1) sorted by relevance

/drivers/block/
H A Dpktcdvd.c2906 static long pkt_ctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
2946 return pkt_ctl_ioctl(file, cmd, (unsigned long)compat_ptr(arg));
2952 .unlocked_ioctl = pkt_ctl_ioctl,

Completed in 44 milliseconds