Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/host/
Dohci.h362 struct ohci_hcd { struct
384 void (*start_hnp)(struct ohci_hcd *ohci); argument
443 static inline int quirk_nec(struct ohci_hcd *ohci) in quirk_nec() argument
447 static inline int quirk_zfmicro(struct ohci_hcd *ohci) in quirk_zfmicro()
451 static inline int quirk_amdiso(struct ohci_hcd *ohci) in quirk_amdiso()
455 static inline int quirk_amdprefetch(struct ohci_hcd *ohci) in quirk_amdprefetch()
460 static inline int quirk_nec(struct ohci_hcd *ohci) in quirk_nec()
464 static inline int quirk_zfmicro(struct ohci_hcd *ohci) in quirk_zfmicro()
468 static inline int quirk_amdiso(struct ohci_hcd *ohci) in quirk_amdiso()
472 static inline int quirk_amdprefetch(struct ohci_hcd *ohci) in quirk_amdprefetch()
[all …]
Dohci-pci.c46 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_amd756()
61 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_opti()
80 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_ns()
96 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_zfmicro()
109 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_toshiba_scc()
131 struct ohci_hcd *ohci = container_of(work, struct ohci_hcd, nec_work); in ohci_quirk_nec_worker()
142 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_nec()
153 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_quirk_amd700()
170 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_quirk_qemu()
240 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_pci_reset()
Dohci-mem.c27 static void ohci_hcd_init (struct ohci_hcd *ohci) in ohci_hcd_init()
37 static int ohci_mem_init (struct ohci_hcd *ohci) in ohci_mem_init()
65 static void ohci_mem_cleanup (struct ohci_hcd *ohci) in ohci_mem_cleanup()
77 dma_to_td (struct ohci_hcd *hc, dma_addr_t td_dma) in dma_to_td()
90 td_alloc (struct ohci_hcd *hc, gfp_t mem_flags) in td_alloc()
111 td_free (struct ohci_hcd *hc, struct td *td) in td_free()
134 ed_alloc (struct ohci_hcd *hc, gfp_t mem_flags) in ed_alloc()
153 ed_free (struct ohci_hcd *hc, struct ed *ed) in ed_free()
Dohci-dbg.c43 struct ohci_hcd *ohci, in ohci_dump_intr_mask()
65 struct ohci_hcd *ohci, in maybe_print_eds()
86 static const char *rh_state_string(struct ohci_hcd *ohci) in rh_state_string()
101 ohci_dump_status (struct ohci_hcd *controller, char **next, unsigned *size) in ohci_dump_status()
192 struct ohci_hcd *controller, in ohci_dump_roothub()
240 static void ohci_dump(struct ohci_hcd *controller) in ohci_dump()
255 static void ohci_dump_td (const struct ohci_hcd *ohci, const char *label, in ohci_dump_td()
312 ohci_dump_ed (const struct ohci_hcd *ohci, const char *label, in ohci_dump_ed()
393 struct ohci_hcd *ohci;
400 show_list (struct ohci_hcd *ohci, char *buf, size_t count, struct ed *ed) in show_list()
[all …]
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) in ohci_rh_suspend()
152 static int ohci_rh_resume (struct ohci_hcd *ohci) in ohci_rh_resume()
306 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_bus_suspend()
326 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_bus_resume()
347 static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, in ohci_root_hub_state_changes()
435 static inline int ohci_rh_resume(struct ohci_hcd *ohci) in ohci_rh_resume()
443 static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, in ohci_root_hub_state_changes()
470 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_hub_status_data()
[all …]
Dohci-hcd.c83 static void ohci_dump(struct ohci_hcd *ohci);
152 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_urb_enqueue()
315 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_urb_dequeue()
350 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_endpoint_disable()
403 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_get_frame()
408 static void ohci_usb_reset (struct ohci_hcd *ohci) in ohci_usb_reset()
422 struct ohci_hcd *ohci; in _ohci_shutdown()
438 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_shutdown()
452 static int ohci_init (struct ohci_hcd *ohci) in ohci_init()
543 static int ohci_run (struct ohci_hcd *ohci) in ohci_run()
[all …]
Dohci-q.c14 static void urb_free_priv (struct ohci_hcd *hc, urb_priv_t *urb_priv) in urb_free_priv()
41 finish_urb(struct ohci_hcd *ohci, struct urb *urb, int status) in finish_urb()
109 static int balance (struct ohci_hcd *ohci, int interval, int load) in balance()
143 static void periodic_link (struct ohci_hcd *ohci, struct ed *ed) in periodic_link()
183 static int ed_schedule (struct ohci_hcd *ohci, struct ed *ed) in ed_schedule()
270 static void periodic_unlink (struct ohci_hcd *ohci, struct ed *ed) in periodic_unlink()
317 static void ed_deschedule (struct ohci_hcd *ohci, struct ed *ed) in ed_deschedule()
401 struct ohci_hcd *ohci, in ed_get()
484 static void start_ed_unlink (struct ohci_hcd *ohci, struct ed *ed) in start_ed_unlink()
516 td_fill (struct ohci_hcd *ohci, u32 info, in td_fill()
[all …]
Dohci-ppc-of.c26 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_ppc_of_start()
45 .hcd_priv_size = sizeof(struct ohci_hcd),
89 struct ohci_hcd *ohci; in ohci_hcd_ppc_of_probe()
Dohci-sa1111.c59 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sa1111_reset()
67 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sa1111_start()
81 .hcd_priv_size = sizeof(struct ohci_hcd),
Dohci-sm501.c46 .hcd_priv_size = sizeof(struct ohci_hcd),
213 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sm501_suspend()
233 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sm501_resume()
Dohci-omap.c70 static void start_hnp(struct ohci_hcd *ohci) in start_hnp()
92 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_omap_reset()
352 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_omap_suspend()
372 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_omap_resume()
Dohci-ps3.c14 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ps3_ohci_hc_reset()
24 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ps3_ohci_hc_start()
47 .hcd_priv_size = sizeof(struct ohci_hcd),
Dohci-spear.c117 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in spear_ohci_hcd_drv_suspend()
138 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in spear_ohci_hcd_drv_resume()
Dohci-da8xx.c232 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_da8xx_reset()
485 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_da8xx_suspend()
507 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_da8xx_resume()
Dohci-pxa27x.c410 struct ohci_hcd *ohci; in ohci_hcd_pxa27x_probe()
525 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_hcd_pxa27x_drv_suspend()
547 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_hcd_pxa27x_drv_resume()
Dohci-at91.c184 struct ohci_hcd *ohci; in usb_hcd_at91_probe()
617 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_hcd_at91_drv_suspend()
Dohci-platform.c95 struct ohci_hcd *ohci; in ohci_platform_probe()
/linux-6.6.21/Documentation/input/
Dinput.rst44 uhci_hcd or ohci_hcd or ehci_hcd