Symbol: fotg210_qh
drivers/usb/fotg210/fotg210-hcd.c
1198
struct fotg210_qh *qh = fotg210->intr_unlink;
drivers/usb/fotg210/fotg210-hcd.c
131
dbg_qh(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
drivers/usb/fotg210/fotg210-hcd.c
1831
static void qh_destroy(struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
drivers/usb/fotg210/fotg210-hcd.c
1844
static struct fotg210_qh *fotg210_qh_alloc(struct fotg210_hcd *fotg210,
drivers/usb/fotg210/fotg210-hcd.c
1847
struct fotg210_qh *qh;
drivers/usb/fotg210/fotg210-hcd.c
2027
struct fotg210_qh *qh, struct fotg210_qtd *qtd)
drivers/usb/fotg210/fotg210-hcd.c
2060
static void qh_refresh(struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
drivers/usb/fotg210/fotg210-hcd.c
2086
static void qh_link_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh);
drivers/usb/fotg210/fotg210-hcd.c
2092
struct fotg210_qh *qh = ep->hcpriv;
drivers/usb/fotg210/fotg210-hcd.c
2104
struct fotg210_qh *qh, struct urb *urb, u32 token)
drivers/usb/fotg210/fotg210-hcd.c
2194
struct fotg210_qh *qh = (struct fotg210_qh *) urb->hcpriv;
drivers/usb/fotg210/fotg210-hcd.c
2230
static int qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh);
drivers/usb/fotg210/fotg210-hcd.c
2237
struct fotg210_qh *qh)
drivers/usb/fotg210/fotg210-hcd.c
2701
static struct fotg210_qh *qh_make(struct fotg210_hcd *fotg210, struct urb *urb,
drivers/usb/fotg210/fotg210-hcd.c
2704
struct fotg210_qh *qh = fotg210_qh_alloc(fotg210, flags);
drivers/usb/fotg210/fotg210-hcd.c
2901
static void qh_link_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
drivers/usb/fotg210/fotg210-hcd.c
2904
struct fotg210_qh *head;
drivers/usb/fotg210/fotg210-hcd.c
2936
static struct fotg210_qh *qh_append_tds(struct fotg210_hcd *fotg210,
drivers/usb/fotg210/fotg210-hcd.c
2940
struct fotg210_qh *qh = NULL;
drivers/usb/fotg210/fotg210-hcd.c
2943
qh = (struct fotg210_qh *) *ptr;
drivers/usb/fotg210/fotg210-hcd.c
3015
struct fotg210_qh *qh = NULL;
drivers/usb/fotg210/fotg210-hcd.c
3064
struct fotg210_qh *qh)
drivers/usb/fotg210/fotg210-hcd.c
3066
struct fotg210_qh *prev;
drivers/usb/fotg210/fotg210-hcd.c
3122
struct fotg210_qh *qh;
drivers/usb/fotg210/fotg210-hcd.c
3153
struct fotg210_qh *qh, *next;
drivers/usb/fotg210/fotg210-hcd.c
3189
struct fotg210_qh *qh)
drivers/usb/fotg210/fotg210-hcd.c
3208
struct fotg210_qh *qh;
drivers/usb/fotg210/fotg210-hcd.c
3473
static void qh_link_periodic(struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
drivers/usb/fotg210/fotg210-hcd.c
353
static void qh_lines(struct fotg210_hcd *fotg210, struct fotg210_qh *qh,
drivers/usb/fotg210/fotg210-hcd.c
3540
struct fotg210_qh *qh)
drivers/usb/fotg210/fotg210-hcd.c
3585
struct fotg210_qh, intr_node);
drivers/usb/fotg210/fotg210-hcd.c
3590
struct fotg210_qh *qh)
drivers/usb/fotg210/fotg210-hcd.c
3632
static void end_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
drivers/usb/fotg210/fotg210-hcd.c
3704
unsigned uframe, const struct fotg210_qh *qh, __hc32 *c_maskp)
drivers/usb/fotg210/fotg210-hcd.c
3747
static int qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
drivers/usb/fotg210/fotg210-hcd.c
3819
struct fotg210_qh *qh;
drivers/usb/fotg210/fotg210-hcd.c
3869
struct fotg210_qh *qh;
drivers/usb/fotg210/fotg210-hcd.c
447
struct fotg210_qh *qh;
drivers/usb/fotg210/fotg210-hcd.c
480
struct fotg210_qh_hw *hw, struct fotg210_qh *qh, unsigned size)
drivers/usb/fotg210/fotg210-hcd.c
5291
struct fotg210_qh *qh;
drivers/usb/fotg210/fotg210-hcd.c
5304
qh = (struct fotg210_qh *) urb->hcpriv;
drivers/usb/fotg210/fotg210-hcd.c
5324
qh = (struct fotg210_qh *) urb->hcpriv;
drivers/usb/fotg210/fotg210-hcd.c
5361
struct fotg210_qh *qh, *tmp;
drivers/usb/fotg210/fotg210-hcd.c
5433
struct fotg210_qh *qh;
drivers/usb/fotg210/fotg210-hcd.c
5629
hcd_name, sizeof(struct fotg210_qh),
drivers/usb/fotg210/fotg210-hcd.c
982
struct fotg210_qh *qh);
drivers/usb/fotg210/fotg210-hcd.c
983
static void end_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh);
drivers/usb/fotg210/fotg210-hcd.h
102
struct fotg210_qh *qh_scan_next;
drivers/usb/fotg210/fotg210-hcd.h
105
struct fotg210_qh *async;
drivers/usb/fotg210/fotg210-hcd.h
106
struct fotg210_qh *dummy; /* For AMD quirk use */
drivers/usb/fotg210/fotg210-hcd.h
107
struct fotg210_qh *async_unlink;
drivers/usb/fotg210/fotg210-hcd.h
108
struct fotg210_qh *async_unlink_last;
drivers/usb/fotg210/fotg210-hcd.h
109
struct fotg210_qh *async_iaa;
drivers/usb/fotg210/fotg210-hcd.h
122
struct fotg210_qh *intr_unlink;
drivers/usb/fotg210/fotg210-hcd.h
123
struct fotg210_qh *intr_unlink_last;
drivers/usb/fotg210/fotg210-hcd.h
391
struct fotg210_qh *qh; /* Q_TYPE_QH */
drivers/usb/fotg210/fotg210-hcd.h
443
struct fotg210_qh *unlink_next; /* next on unlink list */