Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virt/vboxguest/
H A Dvboxguest_core.h31 #define VBG_IOCTL_LOG_ALT(s) _IOC(_IOC_READ | _IOC_WRITE, 'V', 9, s) macro
H A Dvboxguest_core.c1738 case VBG_IOCTL_LOG_ALT(0): in vbg_core_ioctl()