Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c4850 const argtype usbfsurb_arg_type[] = { MK_STRUCT(STRUCT_usbdevfs_urb) }; in do_ioctl_usbdevfs_reapurb() local
4859 target_size = thunk_type_size(usbfsurb_arg_type, THUNK_TARGET); in do_ioctl_usbdevfs_reapurb()
4886 thunk_convert(argptr, &lurb->host_urb, usbfsurb_arg_type, THUNK_TARGET); in do_ioctl_usbdevfs_reapurb()