Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Ddevio.c533 static int copy_urb_data_to_user(u8 __user *userbuffer, struct urb *urb) in copy_urb_data_to_user() function
1946 if (copy_urb_data_to_user(as->userbuffer, urb)) in processcompl()
2117 if (copy_urb_data_to_user(as->userbuffer, urb)) in processcompl_compat()