Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A 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,