Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Ddevio.c553 static int copy_urb_data_to_user(u8 __user *userbuffer, struct urb *urb) in copy_urb_data_to_user() function
2049 if (copy_urb_data_to_user(as->userbuffer, urb)) in processcompl()
2220 if (copy_urb_data_to_user(as->userbuffer, urb)) in processcompl_compat()