uhci_qh
struct uhci_qh *qh, char *buf, int len, int space)
struct uhci_qh *qh;
qh = list_entry(tmp, struct uhci_qh, node);
struct uhci_qh *qh, char *buf, int len, int space)
sizeof(struct uhci_qh), 16, 0);
struct uhci_qh *qh;
qh = (struct uhci_qh *) hep->hcpriv;
struct uhci_qh *skelqh[UHCI_NUM_SKELQH]; /* Skeleton QHs */
struct uhci_qh *next_qh; /* Next QH to scan */
struct uhci_qh *qh; /* QH for this URB */
struct uhci_qh *qh)
struct uhci_qh *qh)
struct uhci_qh *qh, struct urb_priv *urbp)
struct uhci_qh *qh = urbp->qh;
struct uhci_qh *qh)
struct uhci_qh *qh = urbp->qh;
struct uhci_qh *qh;
struct uhci_qh *qh;
static void uhci_giveback_urb(struct uhci_hcd *uhci, struct uhci_qh *qh,
static void uhci_scan_qh(struct uhci_hcd *uhci, struct uhci_qh *qh)
static int uhci_advance_check(struct uhci_hcd *uhci, struct uhci_qh *qh)
struct uhci_qh *qh;
struct uhci_qh, node);
struct uhci_qh, node);
static struct uhci_qh *uhci_alloc_qh(struct uhci_hcd *uhci,
struct uhci_qh *qh;
static void uhci_free_qh(struct uhci_hcd *uhci, struct uhci_qh *qh)
static int uhci_cleanup_queue(struct uhci_hcd *uhci, struct uhci_qh *qh,
static void uhci_fixup_toggles(struct uhci_hcd *uhci, struct uhci_qh *qh,
static inline void link_iso(struct uhci_hcd *uhci, struct uhci_qh *qh)
static void link_interrupt(struct uhci_hcd *uhci, struct uhci_qh *qh)
struct uhci_qh *pqh;
pqh = list_entry(qh->node.prev, struct uhci_qh, node);
static void link_async(struct uhci_hcd *uhci, struct uhci_qh *qh)
struct uhci_qh *pqh;
static void uhci_activate_qh(struct uhci_hcd *uhci, struct uhci_qh *qh)
struct uhci_qh *lqh;
uhci->next_qh = list_entry(qh->node.next, struct uhci_qh,
static void unlink_interrupt(struct uhci_hcd *uhci, struct uhci_qh *qh)
struct uhci_qh *pqh;
pqh = list_entry(qh->node.prev, struct uhci_qh, node);
static void unlink_async(struct uhci_hcd *uhci, struct uhci_qh *qh)
struct uhci_qh *pqh;
pqh = list_entry(qh->node.prev, struct uhci_qh, node);
static void uhci_unlink_qh(struct uhci_hcd *uhci, struct uhci_qh *qh)
struct uhci_qh, node);
uhci->next_qh = list_entry(qh->node.next, struct uhci_qh,
static void uhci_make_qh_idle(struct uhci_hcd *uhci, struct uhci_qh *qh)
uhci->next_qh = list_entry(qh->node.next, struct uhci_qh,
struct uhci_qh *lqh;
static int uhci_check_bandwidth(struct uhci_hcd *uhci, struct uhci_qh *qh)
static void uhci_reserve_bandwidth(struct uhci_hcd *uhci, struct uhci_qh *qh)
struct uhci_qh, node);
static void uhci_release_bandwidth(struct uhci_hcd *uhci, struct uhci_qh *qh)
struct uhci_qh *qh)
struct uhci_qh *qh)