Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ozwpan/
Dozhcd.c61 struct oz_urb_link { struct
184 static struct oz_urb_link *oz_remove_urb(struct oz_endpoint *ep,
260 static struct oz_urb_link *oz_alloc_urb_link(void) in oz_alloc_urb_link()
268 static void oz_free_urb_link(struct oz_urb_link *urbl) in oz_free_urb_link()
305 static struct oz_urb_link *oz_uncancel_urb(struct oz_hcd *ozhcd, in oz_uncancel_urb()
308 struct oz_urb_link *urbl; in oz_uncancel_urb()
329 struct oz_urb_link *cancel_urbl; in oz_complete_urb()
432 struct oz_urb_link *urbl; in oz_enqueue_ep_urb()
506 struct oz_urb_link *urbl = NULL; in oz_dequeue_ep_urb()
518 urbl = list_entry(e, struct oz_urb_link, link); in oz_dequeue_ep_urb()
[all …]