Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dusb-uhci.c274 _static void append_qh(uhci_t *s, uhci_desc_t *td, uhci_desc_t* qh, int flags) in append_qh() function
928 append_qh(s, td, bqh, UHCI_PTR_DEPTH * depth_first); in uhci_submit_bulk_urb()