Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ozwpan/
Dozhcd.c324 static void oz_complete_urb(struct usb_hcd *hcd, struct urb *urb, in oz_complete_urb() function
423 oz_complete_urb(port->ozhcd->hcd, urb, 0); in oz_complete_buffered_urb()
457 oz_complete_urb(port->ozhcd->hcd, urb, 0); in oz_enqueue_ep_urb()
791 oz_complete_urb(port->ozhcd->hcd, urb, 0); in oz_hcd_get_desc_cnf()
855 oz_complete_urb(hcd, urb, rc); in oz_hcd_complete_set_config()
883 oz_complete_urb(hcd, urb, rc); in oz_hcd_complete_set_interface()
921 oz_complete_urb(hcd, urb, 0); in oz_hcd_control_cnf()
936 oz_complete_urb(hcd, urb, 0); in oz_hcd_control_cnf()
1011 oz_complete_urb(port->ozhcd->hcd, urb, 0); in oz_hcd_data_ind()
1081 oz_complete_urb(port->ozhcd->hcd, urb, 0); in oz_hcd_heartbeat()
[all …]