Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Duhci-q.c327 qh->unlink_frame); in uhci_cleanup_queue()
567 qh->unlink_frame = uhci->frame_number; in uhci_unlink_qh()
1503 qh->unlink_frame = uhci->frame_number; in uhci_urb_dequeue()
1573 uhci->frame_number + uhci->is_stopped != qh->unlink_frame)
H A Duhci-hcd.h169 unsigned int unlink_frame; /* When the QH was unlinked */ member