Home
last modified time | relevance | path

Searched refs:ohci_hcd (Results 1 – 22 of 22) sorted by relevance

/drivers/usb/host/
Dohci.h361 struct ohci_hcd { struct
383 void (*start_hnp)(struct ohci_hcd *ohci); argument
442 static inline int quirk_nec(struct ohci_hcd *ohci) in quirk_nec() argument
446 static inline int quirk_zfmicro(struct ohci_hcd *ohci) in quirk_zfmicro()
450 static inline int quirk_amdiso(struct ohci_hcd *ohci) in quirk_amdiso()
454 static inline int quirk_amdprefetch(struct ohci_hcd *ohci) in quirk_amdprefetch()
459 static inline int quirk_nec(struct ohci_hcd *ohci) in quirk_nec()
463 static inline int quirk_zfmicro(struct ohci_hcd *ohci) in quirk_zfmicro()
467 static inline int quirk_amdiso(struct ohci_hcd *ohci) in quirk_amdiso()
471 static inline int quirk_amdprefetch(struct ohci_hcd *ohci) in quirk_amdprefetch()
[all …]
Dohci-mem.c26 static void ohci_hcd_init (struct ohci_hcd *ohci) in ohci_hcd_init()
36 static int ohci_mem_init (struct ohci_hcd *ohci) in ohci_mem_init()
57 static void ohci_mem_cleanup (struct ohci_hcd *ohci) in ohci_mem_cleanup()
73 dma_to_td (struct ohci_hcd *hc, dma_addr_t td_dma) in dma_to_td()
86 td_alloc (struct ohci_hcd *hc, gfp_t mem_flags) in td_alloc()
103 td_free (struct ohci_hcd *hc, struct td *td) in td_free()
120 ed_alloc (struct ohci_hcd *hc, gfp_t mem_flags) in ed_alloc()
135 ed_free (struct ohci_hcd *hc, struct ed *ed) in ed_free()
Dohci-pci.c45 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_amd756()
60 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_opti()
79 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_ns()
95 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_zfmicro()
108 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_toshiba_scc()
130 struct ohci_hcd *ohci = container_of(work, struct ohci_hcd, nec_work); in ohci_quirk_nec_worker()
141 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_nec()
152 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_quirk_amd700()
227 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_pci_reset()
Dohci-dbg.c42 struct ohci_hcd *ohci, in ohci_dump_intr_mask()
64 struct ohci_hcd *ohci, in maybe_print_eds()
85 static const char *rh_state_string(struct ohci_hcd *ohci) in rh_state_string()
100 ohci_dump_status (struct ohci_hcd *controller, char **next, unsigned *size) in ohci_dump_status()
191 struct ohci_hcd *controller, in ohci_dump_roothub()
239 static void ohci_dump(struct ohci_hcd *controller) in ohci_dump()
254 static void ohci_dump_td (const struct ohci_hcd *ohci, const char *label, in ohci_dump_td()
311 ohci_dump_ed (const struct ohci_hcd *ohci, const char *label, in ohci_dump_ed()
392 struct ohci_hcd *ohci;
399 show_list (struct ohci_hcd *ohci, char *buf, size_t count, struct ed *ed) in show_list()
[all …]
Dohci-hub.c42 static void update_done_list(struct ohci_hcd *);
43 static void ohci_work(struct ohci_hcd *);
46 static int ohci_rh_suspend (struct ohci_hcd *ohci, int autostop) in ohci_rh_suspend()
148 static int ohci_rh_resume (struct ohci_hcd *ohci) in ohci_rh_resume()
302 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_bus_suspend()
320 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_bus_resume()
341 static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, in ohci_root_hub_state_changes()
429 static inline int ohci_rh_resume(struct ohci_hcd *ohci) in ohci_rh_resume()
437 static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, in ohci_root_hub_state_changes()
464 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_hub_status_data()
[all …]
Dohci-hcd.c80 static void ohci_dump(struct ohci_hcd *ohci);
149 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_urb_enqueue()
313 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_urb_dequeue()
348 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_endpoint_disable()
401 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_get_frame()
406 static void ohci_usb_reset (struct ohci_hcd *ohci) in ohci_usb_reset()
420 struct ohci_hcd *ohci; in _ohci_shutdown()
436 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_shutdown()
450 static int ohci_init (struct ohci_hcd *ohci) in ohci_init()
535 static int ohci_run (struct ohci_hcd *ohci) in ohci_run()
[all …]
Dohci-q.c13 static void urb_free_priv (struct ohci_hcd *hc, urb_priv_t *urb_priv) in urb_free_priv()
40 finish_urb(struct ohci_hcd *ohci, struct urb *urb, int status) in finish_urb()
108 static int balance (struct ohci_hcd *ohci, int interval, int load) in balance()
142 static void periodic_link (struct ohci_hcd *ohci, struct ed *ed) in periodic_link()
182 static int ed_schedule (struct ohci_hcd *ohci, struct ed *ed) in ed_schedule()
269 static void periodic_unlink (struct ohci_hcd *ohci, struct ed *ed) in periodic_unlink()
316 static void ed_deschedule (struct ohci_hcd *ohci, struct ed *ed) in ed_deschedule()
400 struct ohci_hcd *ohci, in ed_get()
483 static void start_ed_unlink (struct ohci_hcd *ohci, struct ed *ed) in start_ed_unlink()
515 td_fill (struct ohci_hcd *ohci, u32 info, in td_fill()
[all …]
Dohci-tmio.c95 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in tmio_stop_hc()
136 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_tmio_start()
155 .hcd_priv_size = sizeof(struct ohci_hcd) + sizeof (struct tmio_hcd),
195 struct ohci_hcd *ohci; in ohci_hcd_tmio_drv_probe()
301 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_hcd_tmio_drv_suspend()
331 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_hcd_tmio_drv_resume()
Dohci-da8xx.c89 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_da8xx_init()
137 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_da8xx_start()
240 .hcd_priv_size = sizeof(struct ohci_hcd),
387 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_da8xx_suspend()
409 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_da8xx_resume()
Dohci-ppc-of.c27 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_ppc_of_start()
46 .hcd_priv_size = sizeof(struct ohci_hcd),
90 struct ohci_hcd *ohci; in ohci_hcd_ppc_of_probe()
Dohci-sa1111.c60 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sa1111_reset()
68 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sa1111_start()
82 .hcd_priv_size = sizeof(struct ohci_hcd),
Dohci-spear.c41 struct ohci_hcd *ohci; in spear_ohci_hcd_drv_probe()
126 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in spear_ohci_hcd_drv_suspend()
147 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in spear_ohci_hcd_drv_resume()
Dohci-jz4740.c20 struct ohci_hcd ohci_hcd; member
39 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_jz4740_start()
Dohci-omap.c176 static void start_hnp(struct ohci_hcd *ohci) in start_hnp()
200 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_omap_reset()
438 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_omap_suspend()
457 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_omap_resume()
Dohci-sm501.c45 .hcd_priv_size = sizeof(struct ohci_hcd),
222 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sm501_suspend()
242 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sm501_resume()
Dohci-ps3.c26 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ps3_ohci_hc_reset()
36 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ps3_ohci_hc_start()
59 .hcd_priv_size = sizeof(struct ohci_hcd),
Dohci-tilegx.c39 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in tilegx_ohci_start()
60 .hcd_priv_size = sizeof(struct ohci_hcd),
Dohci-pxa27x.c421 struct ohci_hcd *ohci; in usb_hcd_pxa27x_probe()
554 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_hcd_pxa27x_drv_suspend()
576 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_hcd_pxa27x_drv_resume()
Dohci-omap3.c64 struct ohci_hcd *ohci; in ohci_hcd_omap3_probe()
Dohci-at91.c155 struct ohci_hcd *ohci; in usb_hcd_at91_probe()
592 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_hcd_at91_drv_suspend()
Dohci-st.c138 struct ohci_hcd *ohci; in st_ohci_platform_probe()
Dohci-platform.c119 struct ohci_hcd *ohci; in ohci_platform_probe()