Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/
Dphantom.c197 static long phantom_compat_ioctl(struct file *filp, unsigned int cmd, in phantom_compat_ioctl() function
207 #define phantom_compat_ioctl NULL macro
277 .compat_ioctl = phantom_compat_ioctl,