Searched refs:pt_ioctl (Results 1 – 1 of 1) sorted by relevance
196 static long pt_ioctl(struct file *file, unsigned int cmd, unsigned long arg);242 .unlocked_ioctl = pt_ioctl,697 static long pt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in pt_ioctl() function