Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dusb-uhci.c375 _static int alloc_qh (uhci_t *s, uhci_desc_t ** new) in alloc_qh() function
607 if (alloc_qh (s, &qh)) in init_skel()
621 if (alloc_qh (s, &qh)) in init_skel()
628 ret = alloc_qh (s, &qh); in init_skel()
641 if (alloc_qh (s, &qh)) in init_skel()
715 if (alloc_qh (s, &qh)) // alloc qh for this request in uhci_submit_control_urb()
841 if (alloc_qh (s, &qh)) // get qh for this request in uhci_submit_bulk_urb()
845 if (alloc_qh(s, &nqh)) // placeholder for clean unlink in uhci_submit_bulk_urb()
863 if (alloc_qh (s, &bqh)) // "bottom" QH in uhci_submit_bulk_urb()