Home
last modified time | relevance | path

Searched defs:ohci (Results 1 - 25 of 45) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-ppc-of.c28 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_ppc_of_start() local
91 struct ohci_hcd *ohci; in ohci_hcd_ppc_of_probe() local
[all...]
H A Dohci-ps3.c14 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ps3_ohci_hc_reset() local
24 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ps3_ohci_hc_start() local
[all...]
H A Dohci-mem.c27 static void ohci_hcd_init (struct ohci_hcd *ohci) in ohci_hcd_init() argument
37 static int ohci_mem_init (struct ohci_hcd *ohci) in ohci_mem_init() argument
65 ohci_mem_cleanup(struct ohci_hcd *ohci) ohci_mem_cleanup() argument
[all...]
H A Dohci-sm501.c216 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sm501_suspend() local
236 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sm501_resume() local
H A Dohci-spear.c120 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in spear_ohci_hcd_drv_suspend() local
141 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in spear_ohci_hcd_drv_resume() local
[all...]
H A Dohci-pci.c46 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_amd756() local
61 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_opti() local
80 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_ns() local
96 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_quirk_zfmicro() local
109 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_quirk_toshiba_scc() local
131 struct ohci_hcd *ohci = container_of(work, struct ohci_hcd, nec_work); ohci_quirk_nec_worker() local
142 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_quirk_nec() local
153 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_quirk_amd700() local
170 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_quirk_qemu() local
240 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_pci_reset() local
[all...]
H A Dohci-platform.c96 struct ohci_hcd *ohci; in ohci_platform_probe() local
[all...]
H A Dssb-hcd.c103 static struct platform_device *ssb_hcd_create_pdev(struct ssb_device *dev, bool ohci, u32 addr, u32 len) in ssb_hcd_create_pdev() argument
H A Dohci-sa1111.c59 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sa1111_reset() local
67 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sa1111_start() local
H A Dohci-omap.c164 static void start_hnp(struct ohci_hcd *ohci) in start_hnp() argument
188 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_omap_reset() local
436 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_omap_suspend() local
456 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_omap_resume() local
[all...]
H A Dohci-tmio.c92 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in tmio_stop_hc() local
136 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_tmio_start() local
195 struct ohci_hcd *ohci; in ohci_hcd_tmio_drv_probe() local
295 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_hcd_tmio_drv_suspend() local
325 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_hcd_tmio_drv_resume() local
[all...]
H A Dohci-hub.c91 update_done_list(ohci); global() variable
92 ohci_work(ohci); global() variable
235 periodic_reinit (ohci); global() variable
306 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_bus_suspend() local
326 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_bus_resume() local
347 ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, int any_connected, int rhsc_status) ohci_root_hub_state_changes() argument
435 ohci_rh_resume(struct ohci_hcd *ohci) ohci_rh_resume() argument
443 ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, int any_connected, int rhsc_status) ohci_root_hub_state_changes() argument
470 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_hub_status_data() local
538 ohci_hub_descriptor( struct ohci_hcd *ohci, struct usb_hub_descriptor *desc ) ohci_hub_descriptor() argument
582 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_start_port_reset() local
620 root_port_reset(struct ohci_hcd *ohci, unsigned port) root_port_reset() argument
684 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_hub_control() local
[all...]
H A Dohci-da8xx.c231 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_da8xx_reset() local
487 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_da8xx_suspend() local
509 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_da8xx_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-ppc-of.c26 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_ppc_of_start() local
89 struct ohci_hcd *ohci; in ohci_hcd_ppc_of_probe() local
[all...]
H A Dohci-sm501.c213 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sm501_suspend() local
233 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sm501_resume() local
H A Dohci-ps3.c14 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ps3_ohci_hc_reset() local
24 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ps3_ohci_hc_start() local
[all...]
H A Dohci-mem.c27 static void ohci_hcd_init (struct ohci_hcd *ohci) in ohci_hcd_init() argument
37 static int ohci_mem_init (struct ohci_hcd *ohci) in ohci_mem_init() argument
65 ohci_mem_cleanup(struct ohci_hcd *ohci) ohci_mem_cleanup() argument
[all...]
H A Dohci-spear.c117 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in spear_ohci_hcd_drv_suspend() local
138 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in spear_ohci_hcd_drv_resume() local
[all...]
H A Dohci-platform.c95 struct ohci_hcd *ohci; in ohci_platform_probe() local
[all...]
H A Dohci-pci.c46 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_amd756() local
61 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_opti() local
80 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_ns() local
96 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_quirk_zfmicro() local
109 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_quirk_toshiba_scc() local
131 struct ohci_hcd *ohci = container_of(work, struct ohci_hcd, nec_work); ohci_quirk_nec_worker() local
142 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_quirk_nec() local
153 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_quirk_amd700() local
170 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_quirk_qemu() local
240 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_pci_reset() local
[all...]
H A Dohci-sa1111.c59 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sa1111_reset() local
67 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sa1111_start() local
H A Dssb-hcd.c103 static struct platform_device *ssb_hcd_create_pdev(struct ssb_device *dev, bool ohci, u32 addr, u32 len) in ssb_hcd_create_pdev() argument
H A Dohci-omap.c70 static void start_hnp(struct ohci_hcd *ohci) in start_hnp() argument
92 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_omap_reset() local
352 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_omap_suspend() local
372 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_omap_resume() local
[all...]
/kernel/linux/linux-5.10/drivers/firewire/
H A Dinit_ohci1394_dma.c36 struct ohci { struct
40 static inline void reg_write(const struct ohci *ohci, int offset, u32 data) in reg_write() argument
45 static inline u32 reg_read(const struct ohci *ohci, int offset) in reg_read() argument
53 static inline u8 __init get_phy_reg(struct ohci *ohci, u argument
71 set_phy_reg(struct ohci *ohci, u8 addr, u8 data) set_phy_reg() argument
85 init_ohci1394_soft_reset(struct ohci *ohci) init_ohci1394_soft_reset() argument
104 init_ohci1394_initialize(struct ohci *ohci) init_ohci1394_initialize() argument
177 init_ohci1394_wait_for_busresets(struct ohci *ohci) init_ohci1394_wait_for_busresets() argument
195 init_ohci1394_enable_physical_dma(struct ohci *ohci) init_ohci1394_enable_physical_dma() argument
206 init_ohci1394_reset_and_init_dma(struct ohci *ohci) init_ohci1394_reset_and_init_dma() argument
238 struct ohci ohci; init_ohci1394_controller() local
[all...]
/kernel/linux/linux-6.6/drivers/firewire/
H A Dinit_ohci1394_dma.c36 struct ohci { struct
40 static inline void reg_write(const struct ohci *ohci, int offset, u32 data) in reg_write() argument
45 static inline u32 reg_read(const struct ohci *ohci, int offset) in reg_read() argument
53 static inline u8 __init get_phy_reg(struct ohci *ohci, u argument
71 set_phy_reg(struct ohci *ohci, u8 addr, u8 data) set_phy_reg() argument
85 init_ohci1394_soft_reset(struct ohci *ohci) init_ohci1394_soft_reset() argument
104 init_ohci1394_initialize(struct ohci *ohci) init_ohci1394_initialize() argument
177 init_ohci1394_wait_for_busresets(struct ohci *ohci) init_ohci1394_wait_for_busresets() argument
195 init_ohci1394_enable_physical_dma(struct ohci *ohci) init_ohci1394_enable_physical_dma() argument
206 init_ohci1394_reset_and_init_dma(struct ohci *ohci) init_ohci1394_reset_and_init_dma() argument
238 struct ohci ohci; init_ohci1394_controller() local
[all...]

Completed in 10 milliseconds

12