Home
last modified time | relevance | path

Searched refs:murb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Doxu210hp-hcd.c460 struct oxu_murb *murb_pool; /* murb per split big urb */
1106 static void oxu_murb_free(struct oxu_hcd *oxu, struct oxu_murb *murb) in oxu_murb_free() argument
1112 index = murb - &oxu->murb_pool[0]; in oxu_murb_free()
1122 struct oxu_murb *murb = NULL; in oxu_murb_alloc() local
1131 murb = &(oxu->murb_pool)[i]; in oxu_murb_alloc()
1138 return murb; in oxu_murb_alloc()
1414 struct oxu_murb *murb = NULL; in qh_completions() local
1444 murb = (struct oxu_murb *) last->urb; in qh_completions()
1445 last->urb = murb->main; in qh_completions()
1446 if (murb in qh_completions()
3270 struct urb *murb; oxu_urb_enqueue() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Doxu210hp-hcd.c460 struct oxu_murb *murb_pool; /* murb per split big urb */
1106 static void oxu_murb_free(struct oxu_hcd *oxu, struct oxu_murb *murb) in oxu_murb_free() argument
1112 index = murb - &oxu->murb_pool[0]; in oxu_murb_free()
1122 struct oxu_murb *murb = NULL; in oxu_murb_alloc() local
1131 murb = &(oxu->murb_pool)[i]; in oxu_murb_alloc()
1138 return murb; in oxu_murb_alloc()
1415 struct oxu_murb *murb = NULL; in qh_completions() local
1445 murb = (struct oxu_murb *) last->urb; in qh_completions()
1446 last->urb = murb->main; in qh_completions()
1447 if (murb in qh_completions()
3271 struct urb *murb; oxu_urb_enqueue() local
[all...]

Completed in 8 milliseconds