Home
last modified time | relevance | path

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

/drivers/misc/
Dphantom.c85 static long phantom_ioctl(struct file *file, unsigned int cmd, in phantom_ioctl() function
204 return phantom_ioctl(filp, cmd, (unsigned long)compat_ptr(arg)); in phantom_compat_ioctl()
276 .unlocked_ioctl = phantom_ioctl,