Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/
Dphantom.c201 static long phantom_compat_ioctl(struct file *filp, unsigned int cmd, in phantom_compat_ioctl() function
211 #define phantom_compat_ioctl NULL macro
281 .compat_ioctl = phantom_compat_ioctl,