Searched defs:qh (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dehci-mem.c68 struct ehci_qh *qh = container_of(kref, struct ehci_qh, kref); local
83 struct ehci_qh *qh; local
109 qh_get(struct ehci_qh *qh) argument
115 qh_put(struct ehci_qh *qh) argument
[all...]
H A Dehci-hub.c476 static void ehci_optimized_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) argument
850 struct ehci_qh *qh; local
[all...]
H A Duhci-hcd.c824 struct uhci_qh *qh; local
H A Dehci-dbg.c134 dbg_qh (const char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) argument
275 dbg_qh (char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) argument
347 qh_lines( struct ehci_hcd *ehci, struct ehci_qh *qh, char **nextp, unsigned *sizep ) argument
448 struct ehci_qh *qh; local
[all...]
H A Dehci-q.c87 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) argument
121 qh_refresh(struct ehci_hcd *ehci, struct ehci_qh *qh) argument
221 struct ehci_qh *qh = (struct ehci_qh *) urb->hcpriv; variable in typeref:struct:ehci_qh
229 qh_put (qh); variable
333 qh_completions(struct ehci_hcd *ehci, struct ehci_qh *qh) argument
685 struct ehci_qh *qh = ehci_qh_alloc (ehci, flags); local
833 qh_link_async(struct ehci_hcd *ehci, struct ehci_qh *qh) argument
889 struct ehci_qh *qh = NULL; local
992 struct ehci_qh *qh = NULL; local
1111 struct ehci_qh *qh = ehci->reclaim; local
1152 start_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) argument
1216 struct ehci_qh *qh; local
[all...]
H A Duhci-debug.c148 uhci_show_qh(struct uhci_hcd *uhci, struct uhci_qh *qh, char *buf, int len, int space) argument
345 struct uhci_qh *qh; local
580 uhci_show_qh(struct uhci_hcd *uhci, struct uhci_qh *qh, char *buf, int len, int space) argument
[all...]
H A Dehci-hcd.c233 static int ehci_optimized(struct ehci_hcd *ehci, struct ehci_qh *qh) argument
337 struct ehci_qh *qh = 0; local
954 unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) argument
985 struct ehci_qh *qh; local
1062 struct ehci_qh *qh, *tmp; local
[all...]
H A Duhci-q.c251 struct uhci_qh *qh; local
295 uhci_free_qh(struct uhci_hcd *uhci, struct uhci_qh *qh) argument
299 dev_warn(uhci_dev(uhci), "qh %p list not empty!\\n", qh); local
319 uhci_cleanup_queue(struct uhci_hcd *uhci, struct uhci_qh *qh, struct urb *urb) argument
377 uhci_fixup_toggles(struct uhci_qh *qh, int skip_first) argument
428 link_iso(struct uhci_hcd *uhci, struct uhci_qh *qh) argument
439 link_interrupt(struct uhci_hcd *uhci, struct uhci_qh *qh) argument
455 link_async(struct uhci_hcd *uhci, struct uhci_qh *qh) argument
484 uhci_activate_qh(struct uhci_hcd *uhci, struct uhci_qh *qh) argument
525 unlink_interrupt(struct uhci_hcd *uhci, struct uhci_qh *qh) argument
537 unlink_async(struct uhci_hcd *uhci, struct uhci_qh *qh) argument
555 uhci_unlink_qh(struct uhci_hcd *uhci, struct uhci_qh *qh) argument
590 uhci_make_qh_idle(struct uhci_hcd *uhci, struct uhci_qh *qh) argument
627 uhci_check_bandwidth(struct uhci_hcd *uhci, struct uhci_qh *qh) argument
663 uhci_reserve_bandwidth(struct uhci_hcd *uhci, struct uhci_qh *qh) argument
696 uhci_release_bandwidth(struct uhci_hcd *uhci, struct uhci_qh *qh) argument
796 uhci_submit_control(struct uhci_hcd *uhci, struct urb *urb, struct uhci_qh *qh) argument
927 uhci_submit_common(struct uhci_hcd *uhci, struct urb *urb, struct uhci_qh *qh) argument
1043 uhci_submit_bulk(struct uhci_hcd *uhci, struct urb *urb, struct uhci_qh *qh) argument
1060 uhci_submit_interrupt(struct uhci_hcd *uhci, struct urb *urb, struct uhci_qh *qh) argument
1104 uhci_fixup_short_transfer(struct uhci_hcd *uhci, struct uhci_qh *qh, struct urb_priv *urbp) argument
1154 struct uhci_qh *qh = urbp->qh; local
1231 uhci_submit_isochronous(struct uhci_hcd *uhci, struct urb *urb, struct uhci_qh *qh) argument
1339 struct uhci_qh *qh = urbp->qh; local
1385 struct uhci_qh *qh; local
1456 struct uhci_qh *qh; local
1536 uhci_scan_qh(struct uhci_hcd *uhci, struct uhci_qh *qh) argument
1636 uhci_advance_check(struct uhci_hcd *uhci, struct uhci_qh *qh) argument
1710 struct uhci_qh *qh; local
[all...]
H A Dehci-sched.c482 qh_link_periodic(struct ehci_hcd *ehci, struct ehci_qh *qh) argument
547 qh_unlink_periodic(struct ehci_hcd *ehci, struct ehci_qh *qh) argument
587 intr_deschedule(struct ehci_hcd *ehci, struct ehci_qh *qh) argument
659 check_intr_schedule( struct ehci_hcd *ehci, unsigned frame, unsigned uframe, const struct ehci_qh *qh, __le32 *c_maskp ) argument
727 qh_schedule(struct ehci_hcd *ehci, struct ehci_qh *qh) argument
799 struct ehci_qh *qh; local
[all...]
H A Duhci-hcd.h167 static inline __le32 qh_element(struct uhci_qh *qh) { argument
413 struct uhci_qh *qh; /* QH for this URB */ member in struct:urb_priv
[all...]
H A Dehci.h444 struct ehci_qh *qh; /* Q_TYPE_Q member in union:ehci_shadow
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/net/
H A Dqeth_eddp.h56 struct qeth_hdr qh; member in struct:qeth_eddp_data
H A Dqeth_eddp.c385 qeth_eddp_create_eddp_data(struct qeth_hdr *qh, u8 *nh, u8 nhl, u8 *th, u8 thl) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_queue.c24 int nf_register_queue_handler(int pf, struct nf_queue_handler *qh) argument
60 void nf_unregister_queue_handlers(struct nf_queue_handler *qh) argument
309 struct nf_queue_handler *qh; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_dquot.c781 xfs_qm_dqlookup( xfs_mount_t *mp, xfs_dqid_t id, xfs_dqhash_t *qh, xfs_dquot_t **O_dqpp) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfsl_usb2_udc.c913 struct ep_queue_head *qh; local
1445 struct ep_queue_head *qh; local
H A Dfsl_usb2_udc.h456 struct ep_queue_head *qh; member in struct:fsl_ep

Completed in 98 milliseconds