Symbol: ohci_hcd
drivers/usb/host/ohci-at91.c
184
struct ohci_hcd *ohci;
drivers/usb/host/ohci-at91.c
617
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-da8xx.c
219
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-da8xx.c
468
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-da8xx.c
490
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-dbg.c
101
ohci_dump_status (struct ohci_hcd *controller, char **next, unsigned *size)
drivers/usb/host/ohci-dbg.c
192
struct ohci_hcd *controller,
drivers/usb/host/ohci-dbg.c
240
static void ohci_dump(struct ohci_hcd *controller)
drivers/usb/host/ohci-dbg.c
255
static void ohci_dump_td (const struct ohci_hcd *ohci, const char *label,
drivers/usb/host/ohci-dbg.c
312
ohci_dump_ed (const struct ohci_hcd *ohci, const char *label,
drivers/usb/host/ohci-dbg.c
393
struct ohci_hcd *ohci;
drivers/usb/host/ohci-dbg.c
400
show_list (struct ohci_hcd *ohci, char *buf, size_t count, struct ed *ed)
drivers/usb/host/ohci-dbg.c
43
struct ohci_hcd *ohci,
drivers/usb/host/ohci-dbg.c
467
struct ohci_hcd *ohci;
drivers/usb/host/ohci-dbg.c
488
struct ohci_hcd *ohci;
drivers/usb/host/ohci-dbg.c
584
struct ohci_hcd *ohci;
drivers/usb/host/ohci-dbg.c
65
struct ohci_hcd *ohci,
drivers/usb/host/ohci-dbg.c
665
static struct debug_buffer *alloc_buffer(struct ohci_hcd *ohci,
drivers/usb/host/ohci-dbg.c
762
static inline void create_debug_files (struct ohci_hcd *ohci)
drivers/usb/host/ohci-dbg.c
779
static inline void remove_debug_files (struct ohci_hcd *ohci)
drivers/usb/host/ohci-dbg.c
86
static const char *rh_state_string(struct ohci_hcd *ohci)
drivers/usb/host/ohci-hcd.c
1001
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-hcd.c
1039
int ohci_restart(struct ohci_hcd *ohci)
drivers/usb/host/ohci-hcd.c
1107
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-hcd.c
1135
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-hcd.c
1195
.hcd_priv_size = sizeof(struct ohci_hcd),
drivers/usb/host/ohci-hcd.c
152
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-hcd.c
315
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-hcd.c
350
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-hcd.c
403
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-hcd.c
408
static void ohci_usb_reset (struct ohci_hcd *ohci)
drivers/usb/host/ohci-hcd.c
422
struct ohci_hcd *ohci;
drivers/usb/host/ohci-hcd.c
438
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-hcd.c
452
static int ohci_init (struct ohci_hcd *ohci)
drivers/usb/host/ohci-hcd.c
543
static int ohci_run (struct ohci_hcd *ohci)
drivers/usb/host/ohci-hcd.c
713
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-hcd.c
724
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-hcd.c
749
struct ohci_hcd *ohci = timer_container_of(ohci, t,
drivers/usb/host/ohci-hcd.c
83
static void ohci_dump(struct ohci_hcd *ohci);
drivers/usb/host/ohci-hcd.c
879
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-hub.c
152
static int ohci_rh_resume (struct ohci_hcd *ohci)
drivers/usb/host/ohci-hub.c
306
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-hub.c
326
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-hub.c
347
static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed,
drivers/usb/host/ohci-hub.c
43
static void update_done_list(struct ohci_hcd *);
drivers/usb/host/ohci-hub.c
435
static inline int ohci_rh_resume(struct ohci_hcd *ohci)
drivers/usb/host/ohci-hub.c
44
static void ohci_work(struct ohci_hcd *);
drivers/usb/host/ohci-hub.c
443
static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed,
drivers/usb/host/ohci-hub.c
47
static int ohci_rh_suspend (struct ohci_hcd *ohci, int autostop)
drivers/usb/host/ohci-hub.c
470
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-hub.c
539
struct ohci_hcd *ohci,
drivers/usb/host/ohci-hub.c
582
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-hub.c
620
static inline int root_port_reset (struct ohci_hcd *ohci, unsigned port)
drivers/usb/host/ohci-hub.c
684
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-mem.c
111
td_free (struct ohci_hcd *hc, struct td *td)
drivers/usb/host/ohci-mem.c
134
ed_alloc (struct ohci_hcd *hc, gfp_t mem_flags)
drivers/usb/host/ohci-mem.c
153
ed_free (struct ohci_hcd *hc, struct ed *ed)
drivers/usb/host/ohci-mem.c
27
static void ohci_hcd_init (struct ohci_hcd *ohci)
drivers/usb/host/ohci-mem.c
37
static int ohci_mem_init (struct ohci_hcd *ohci)
drivers/usb/host/ohci-mem.c
65
static void ohci_mem_cleanup (struct ohci_hcd *ohci)
drivers/usb/host/ohci-mem.c
77
dma_to_td (struct ohci_hcd *hc, dma_addr_t td_dma)
drivers/usb/host/ohci-mem.c
90
td_alloc (struct ohci_hcd *hc, gfp_t mem_flags)
drivers/usb/host/ohci-omap.c
352
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-omap.c
372
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-omap.c
70
static void start_hnp(struct ohci_hcd *ohci)
drivers/usb/host/ohci-omap.c
92
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-pci.c
109
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-pci.c
131
struct ohci_hcd *ohci = container_of(work, struct ohci_hcd, nec_work);
drivers/usb/host/ohci-pci.c
142
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-pci.c
153
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-pci.c
189
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-pci.c
263
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-pci.c
46
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-pci.c
61
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-pci.c
80
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-pci.c
96
struct ohci_hcd *ohci = hcd_to_ohci (hcd);
drivers/usb/host/ohci-platform.c
94
struct ohci_hcd *ohci;
drivers/usb/host/ohci-ppc-of.c
26
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-ppc-of.c
45
.hcd_priv_size = sizeof(struct ohci_hcd),
drivers/usb/host/ohci-ppc-of.c
89
struct ohci_hcd *ohci;
drivers/usb/host/ohci-ps3.c
14
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-ps3.c
24
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-ps3.c
47
.hcd_priv_size = sizeof(struct ohci_hcd),
drivers/usb/host/ohci-pxa27x.c
409
struct ohci_hcd *ohci;
drivers/usb/host/ohci-pxa27x.c
524
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-pxa27x.c
546
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-q.c
109
static int balance (struct ohci_hcd *ohci, int interval, int load)
drivers/usb/host/ohci-q.c
1150
static void takeback_td(struct ohci_hcd *ohci, struct td *td)
drivers/usb/host/ohci-q.c
1198
static void process_done_list(struct ohci_hcd *ohci)
drivers/usb/host/ohci-q.c
1217
static void ohci_work(struct ohci_hcd *ohci)
drivers/usb/host/ohci-q.c
14
static void urb_free_priv (struct ohci_hcd *hc, urb_priv_t *urb_priv)
drivers/usb/host/ohci-q.c
143
static void periodic_link (struct ohci_hcd *ohci, struct ed *ed)
drivers/usb/host/ohci-q.c
183
static int ed_schedule (struct ohci_hcd *ohci, struct ed *ed)
drivers/usb/host/ohci-q.c
270
static void periodic_unlink (struct ohci_hcd *ohci, struct ed *ed)
drivers/usb/host/ohci-q.c
317
static void ed_deschedule (struct ohci_hcd *ohci, struct ed *ed)
drivers/usb/host/ohci-q.c
401
struct ohci_hcd *ohci,
drivers/usb/host/ohci-q.c
41
finish_urb(struct ohci_hcd *ohci, struct urb *urb, int status)
drivers/usb/host/ohci-q.c
484
static void start_ed_unlink (struct ohci_hcd *ohci, struct ed *ed)
drivers/usb/host/ohci-q.c
516
td_fill (struct ohci_hcd *ohci, u32 info,
drivers/usb/host/ohci-q.c
592
struct ohci_hcd *ohci,
drivers/usb/host/ohci-q.c
756
static int td_done(struct ohci_hcd *ohci, struct urb *urb, struct td *td)
drivers/usb/host/ohci-q.c
833
static void ed_halted(struct ohci_hcd *ohci, struct td *td, int cc)
drivers/usb/host/ohci-q.c
899
static void add_to_done_list(struct ohci_hcd *ohci, struct td *td)
drivers/usb/host/ohci-q.c
935
static void update_done_list(struct ohci_hcd *ohci)
drivers/usb/host/ohci-q.c
975
static void finish_unlinks(struct ohci_hcd *ohci)
drivers/usb/host/ohci-sa1111.c
59
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-sa1111.c
67
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-sa1111.c
81
.hcd_priv_size = sizeof(struct ohci_hcd),
drivers/usb/host/ohci-sm501.c
213
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-sm501.c
233
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-sm501.c
46
.hcd_priv_size = sizeof(struct ohci_hcd),
drivers/usb/host/ohci-spear.c
116
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci-spear.c
137
struct ohci_hcd *ohci = hcd_to_ohci(hcd);
drivers/usb/host/ohci.h
384
void (*start_hnp)(struct ohci_hcd *ohci);
drivers/usb/host/ohci.h
443
static inline int quirk_nec(struct ohci_hcd *ohci)
drivers/usb/host/ohci.h
447
static inline int quirk_zfmicro(struct ohci_hcd *ohci)
drivers/usb/host/ohci.h
451
static inline int quirk_amdiso(struct ohci_hcd *ohci)
drivers/usb/host/ohci.h
455
static inline int quirk_amdprefetch(struct ohci_hcd *ohci)
drivers/usb/host/ohci.h
460
static inline int quirk_nec(struct ohci_hcd *ohci)
drivers/usb/host/ohci.h
464
static inline int quirk_zfmicro(struct ohci_hcd *ohci)
drivers/usb/host/ohci.h
468
static inline int quirk_amdiso(struct ohci_hcd *ohci)
drivers/usb/host/ohci.h
472
static inline int quirk_amdprefetch(struct ohci_hcd *ohci)
drivers/usb/host/ohci.h
479
static inline struct ohci_hcd *hcd_to_ohci (struct usb_hcd *hcd)
drivers/usb/host/ohci.h
481
return (struct ohci_hcd *) (hcd->hcd_priv);
drivers/usb/host/ohci.h
483
static inline struct usb_hcd *ohci_to_hcd (const struct ohci_hcd *ohci)
drivers/usb/host/ohci.h
561
static inline unsigned int _ohci_readl (const struct ohci_hcd *ohci,
drivers/usb/host/ohci.h
573
static inline void _ohci_writel (const struct ohci_hcd *ohci,
drivers/usb/host/ohci.h
592
static inline __hc16 cpu_to_hc16 (const struct ohci_hcd *ohci, const u16 x)
drivers/usb/host/ohci.h
599
static inline __hc16 cpu_to_hc16p (const struct ohci_hcd *ohci, const u16 *x)
drivers/usb/host/ohci.h
606
static inline __hc32 cpu_to_hc32 (const struct ohci_hcd *ohci, const u32 x)
drivers/usb/host/ohci.h
613
static inline __hc32 cpu_to_hc32p (const struct ohci_hcd *ohci, const u32 *x)
drivers/usb/host/ohci.h
621
static inline u16 hc16_to_cpu (const struct ohci_hcd *ohci, const __hc16 x)
drivers/usb/host/ohci.h
628
static inline u16 hc16_to_cpup (const struct ohci_hcd *ohci, const __hc16 *x)
drivers/usb/host/ohci.h
635
static inline u32 hc32_to_cpu (const struct ohci_hcd *ohci, const __hc32 x)
drivers/usb/host/ohci.h
642
static inline u32 hc32_to_cpup (const struct ohci_hcd *ohci, const __hc32 *x)
drivers/usb/host/ohci.h
661
static inline u16 ohci_frame_no(const struct ohci_hcd *ohci)
drivers/usb/host/ohci.h
674
static inline __hc16 *ohci_hwPSWp(const struct ohci_hcd *ohci,
drivers/usb/host/ohci.h
681
static inline u16 ohci_hwPSW(const struct ohci_hcd *ohci,
drivers/usb/host/ohci.h
694
static inline void periodic_reinit (struct ohci_hcd *ohci)
drivers/usb/host/ohci.h
718
static inline u32 roothub_a (struct ohci_hcd *hc)
drivers/usb/host/ohci.h
720
static inline u32 roothub_b (struct ohci_hcd *hc)
drivers/usb/host/ohci.h
722
static inline u32 roothub_status (struct ohci_hcd *hc)
drivers/usb/host/ohci.h
724
static inline u32 roothub_portstatus (struct ohci_hcd *hc, int i)
drivers/usb/host/ohci.h
737
extern int ohci_restart(struct ohci_hcd *ohci);