Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/virt/vboxguest/
Dvboxguest_linux.c103 static long vbg_misc_device_ioctl(struct file *filp, unsigned int req, in vbg_misc_device_ioctl() function
181 .unlocked_ioctl = vbg_misc_device_ioctl,
183 .compat_ioctl = vbg_misc_device_ioctl,
190 .unlocked_ioctl = vbg_misc_device_ioctl,
192 .compat_ioctl = vbg_misc_device_ioctl,