Searched refs:ohci_hcd (Results 1 - 17 of 17) sorted by relevance

/linux-master/drivers/usb/host/
H A Dohci-mem.c27 static void ohci_hcd_init (struct ohci_hcd *ohci)
37 static int ohci_mem_init (struct ohci_hcd *ohci)
65 static void ohci_mem_cleanup (struct ohci_hcd *ohci)
77 dma_to_td (struct ohci_hcd *hc, dma_addr_t td_dma)
90 td_alloc (struct ohci_hcd *hc, gfp_t mem_flags)
111 td_free (struct ohci_hcd *hc, struct td *td)
134 ed_alloc (struct ohci_hcd *hc, gfp_t mem_flags)
153 ed_free (struct ohci_hcd *hc, struct ed *ed)
H A Dohci.h362 struct ohci_hcd { struct
384 void (*start_hnp)(struct ohci_hcd *ohci);
443 static inline int quirk_nec(struct ohci_hcd *ohci)
447 static inline int quirk_zfmicro(struct ohci_hcd *ohci)
451 static inline int quirk_amdiso(struct ohci_hcd *ohci)
455 static inline int quirk_amdprefetch(struct ohci_hcd *ohci)
460 static inline int quirk_nec(struct ohci_hcd *ohci)
464 static inline int quirk_zfmicro(struct ohci_hcd *ohci)
468 static inline int quirk_amdiso(struct ohci_hcd *ohci)
472 static inline int quirk_amdprefetch(struct ohci_hcd *ohc
[all...]
H A Dohci-pci.c46 struct ohci_hcd *ohci = hcd_to_ohci (hcd);
61 struct ohci_hcd *ohci = hcd_to_ohci (hcd);
80 struct ohci_hcd *ohci = hcd_to_ohci (hcd);
96 struct ohci_hcd *ohci = hcd_to_ohci (hcd);
109 struct ohci_hcd *ohci = hcd_to_ohci (hcd);
131 struct ohci_hcd *ohci = container_of(work, struct ohci_hcd, nec_work);
142 struct ohci_hcd *ohci = hcd_to_ohci (hcd);
153 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
170 struct ohci_hcd *ohc
[all...]
H A Dohci-hub.c43 static void update_done_list(struct ohci_hcd *);
44 static void ohci_work(struct ohci_hcd *);
47 static int ohci_rh_suspend (struct ohci_hcd *ohci, int autostop)
152 static int ohci_rh_resume (struct ohci_hcd *ohci)
306 struct ohci_hcd *ohci = hcd_to_ohci (hcd);
326 struct ohci_hcd *ohci = hcd_to_ohci (hcd);
347 static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed,
435 static inline int ohci_rh_resume(struct ohci_hcd *ohci)
443 static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed,
470 struct ohci_hcd *ohc
[all...]
H A Dohci-q.c14 static void urb_free_priv (struct ohci_hcd *hc, urb_priv_t *urb_priv)
41 finish_urb(struct ohci_hcd *ohci, struct urb *urb, int status)
109 static int balance (struct ohci_hcd *ohci, int interval, int load)
143 static void periodic_link (struct ohci_hcd *ohci, struct ed *ed)
183 static int ed_schedule (struct ohci_hcd *ohci, struct ed *ed)
270 static void periodic_unlink (struct ohci_hcd *ohci, struct ed *ed)
317 static void ed_deschedule (struct ohci_hcd *ohci, struct ed *ed)
401 struct ohci_hcd *ohci,
484 static void start_ed_unlink (struct ohci_hcd *ohci, struct ed *ed)
516 td_fill (struct ohci_hcd *ohc
[all...]
H A Dohci-hcd.c74 static const char hcd_name [] = "ohci_hcd";
83 static void ohci_dump(struct ohci_hcd *ohci);
152 struct ohci_hcd *ohci = hcd_to_ohci (hcd);
315 struct ohci_hcd *ohci = hcd_to_ohci (hcd);
350 struct ohci_hcd *ohci = hcd_to_ohci (hcd);
403 struct ohci_hcd *ohci = hcd_to_ohci (hcd);
408 static void ohci_usb_reset (struct ohci_hcd *ohci)
422 struct ohci_hcd *ohci;
438 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
452 static int ohci_init (struct ohci_hcd *ohc
[all...]
H A Dohci-sa1111.c59 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
67 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
81 .hcd_priv_size = sizeof(struct ohci_hcd),
H A Dohci-ppc-of.c26 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
45 .hcd_priv_size = sizeof(struct ohci_hcd),
89 struct ohci_hcd *ohci;
H A Dohci-dbg.c43 struct ohci_hcd *ohci,
65 struct ohci_hcd *ohci,
86 static const char *rh_state_string(struct ohci_hcd *ohci)
101 ohci_dump_status (struct ohci_hcd *controller, char **next, unsigned *size)
192 struct ohci_hcd *controller,
240 static void ohci_dump(struct ohci_hcd *controller)
255 static void ohci_dump_td (const struct ohci_hcd *ohci, const char *label,
312 ohci_dump_ed (const struct ohci_hcd *ohci, const char *label,
393 struct ohci_hcd *ohci;
400 show_list (struct ohci_hcd *ohc
[all...]
H A Dohci-spear.c117 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
138 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
H A Dohci-omap.c70 static void start_hnp(struct ohci_hcd *ohci)
92 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
352 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
372 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
H A Dohci-ps3.c14 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
24 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
47 .hcd_priv_size = sizeof(struct ohci_hcd),
H A Dohci-sm501.c46 .hcd_priv_size = sizeof(struct ohci_hcd),
213 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
233 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
H A Dohci-da8xx.c232 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
485 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
507 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
H A Dohci-pxa27x.c409 struct ohci_hcd *ohci;
524 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
546 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
H A Dohci-at91.c184 struct ohci_hcd *ohci;
617 struct ohci_hcd *ohci = hcd_to_ohci(hcd);
H A Dohci-platform.c95 struct ohci_hcd *ohci;

Completed in 212 milliseconds