Searched defs:vbg_ioctl_log (Results 1 – 2 of 2) sorted by relevance
186 struct vbg_ioctl_log { struct188 struct vbg_ioctl_hdr hdr;189 union {198 } u;
1582 static int vbg_ioctl_log(struct vbg_ioctl_log *log) in vbg_ioctl_log() function