| /linux-4.1.27/drivers/firewire/ | 
| D | init_ohci1394_dma.c | 49 struct ohci {  struct 53 static inline void reg_write(const struct ohci *ohci, int offset, u32 data)  in reg_write() 58 static inline u32 reg_read(const struct ohci *ohci, int offset)  in reg_read() 66 static inline u8 __init get_phy_reg(struct ohci *ohci, u8 addr)  in get_phy_reg() 84 static inline void __init set_phy_reg(struct ohci *ohci, u8 addr, u8 data)  in set_phy_reg() 98 static inline void __init init_ohci1394_soft_reset(struct ohci *ohci)  in init_ohci1394_soft_reset() 117 static inline void __init init_ohci1394_initialize(struct ohci *ohci)  in init_ohci1394_initialize() 190 static inline void __init init_ohci1394_wait_for_busresets(struct ohci *ohci)  in init_ohci1394_wait_for_busresets() 208 static inline void __init init_ohci1394_enable_physical_dma(struct ohci *ohci)  in init_ohci1394_enable_physical_dma() 219 static inline void __init init_ohci1394_reset_and_init_dma(struct ohci *ohci)  in init_ohci1394_reset_and_init_dma() [all …] 
 | 
| D | ohci.c | 57 #define ohci_info(ohci, f, args...)	dev_info(ohci->card.device, f, ##args)  argument 58 #define ohci_notice(ohci, f, args...)	dev_notice(ohci->card.device, f, ##args)  argument 59 #define ohci_err(ohci, f, args...)	dev_err(ohci->card.device, f, ##args)  argument 101 	struct fw_ohci *ohci;  member 131 	struct fw_ohci *ohci;  member 379 static void log_irqs(struct fw_ohci *ohci, u32 evt)  in log_irqs() 428 static void log_selfids(struct fw_ohci *ohci, int generation, int self_id_count)  in log_selfids() 484 static void log_ar_at_event(struct fw_ohci *ohci,  in log_ar_at_event() 540 static inline void reg_write(const struct fw_ohci *ohci, int offset, u32 data)  in reg_write() 545 static inline u32 reg_read(const struct fw_ohci *ohci, int offset)  in reg_read() [all …] 
 | 
| /linux-4.1.27/drivers/usb/host/ | 
| D | ohci-pci.c | 45 	struct ohci_hcd	*ohci = hcd_to_ohci (hcd);  in ohci_quirk_amd756()  local 60 	struct ohci_hcd	*ohci = hcd_to_ohci (hcd);  in ohci_quirk_opti()  local 79 		struct ohci_hcd	*ohci = hcd_to_ohci (hcd);  in ohci_quirk_ns()  local 95 	struct ohci_hcd	*ohci = hcd_to_ohci (hcd);  in ohci_quirk_zfmicro()  local 108 	struct ohci_hcd	*ohci = hcd_to_ohci (hcd);  in ohci_quirk_toshiba_scc()  local 130 	struct ohci_hcd *ohci = container_of(work, struct ohci_hcd, nec_work);  in ohci_quirk_nec_worker()  local 141 	struct ohci_hcd	*ohci = hcd_to_ohci (hcd);  in ohci_quirk_nec()  local 152 	struct ohci_hcd *ohci = hcd_to_ohci(hcd);  in ohci_quirk_amd700()  local 227 	struct ohci_hcd	*ohci = hcd_to_ohci (hcd);  in ohci_pci_reset()  local
  | 
| D | ohci-q.c | 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() 268 static void periodic_unlink (struct ohci_hcd *ohci, struct ed *ed)  in periodic_unlink() 315 static void ed_deschedule (struct ohci_hcd *ohci, struct ed *ed)  in ed_deschedule() 399 	struct ohci_hcd		*ohci,  in ed_get() 481 static void start_ed_unlink (struct ohci_hcd *ohci, struct ed *ed)  in start_ed_unlink() 513 td_fill (struct ohci_hcd *ohci, u32 info,  in td_fill() 589 	struct ohci_hcd	*ohci,  in td_submit_urb() [all …] 
 | 
| D | ohci-hub.c | 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()  local 320 	struct ohci_hcd		*ohci = hcd_to_ohci (hcd);  in ohci_bus_resume()  local 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()  local 533 	struct ohci_hcd			*ohci,  in ohci_hub_descriptor() 576 	struct ohci_hcd	*ohci = hcd_to_ohci (hcd);  in ohci_start_port_reset()  local [all …] 
 | 
| D | ohci-hcd.c | 149 	struct ohci_hcd	*ohci = hcd_to_ohci (hcd);  in ohci_urb_enqueue()  local 312 	struct ohci_hcd		*ohci = hcd_to_ohci (hcd);  in ohci_urb_dequeue()  local 347 	struct ohci_hcd		*ohci = hcd_to_ohci (hcd);  in ohci_endpoint_disable()  local 400 	struct ohci_hcd		*ohci = hcd_to_ohci (hcd);  in ohci_get_frame()  local 405 static void ohci_usb_reset (struct ohci_hcd *ohci)  in ohci_usb_reset() 420 	struct ohci_hcd *ohci;  in ohci_shutdown()  local 440 static int ohci_init (struct ohci_hcd *ohci)  in ohci_init() 524 static int ohci_run (struct ohci_hcd *ohci)  in ohci_run() 690 	struct ohci_hcd		*ohci = hcd_to_ohci(hcd);  in ohci_setup()  local 701 	struct ohci_hcd		*ohci = hcd_to_ohci(hcd);  in ohci_start()  local [all …] 
 | 
| D | ohci-dbg.c | 22 #define ohci_dbg_sw(ohci, next, size, format, arg...) \  argument 33 #define ohci_dbg_nosw(ohci, next, size, format, arg...) \  argument 42 	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() 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;  member 399 show_list (struct ohci_hcd *ohci, char *buf, size_t count, struct ed *ed)  in show_list() 466 	struct ohci_hcd		*ohci;  in fill_async_buffer()  local [all …] 
 | 
| D | ohci.h | 74 #define	OKAY_TO_TAKEBACK(ohci, ed)			\  argument 442 static inline int quirk_nec(struct ohci_hcd *ohci)  in quirk_nec() 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() 482 static inline struct usb_hcd *ohci_to_hcd (const struct ohci_hcd *ohci)  in ohci_to_hcd() [all …] 
 | 
| D | ohci-mem.c | 26 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()
  | 
| D | ohci-tmio.c | 95 	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 298 	struct ohci_hcd *ohci = hcd_to_ohci(hcd);  in ohci_hcd_tmio_drv_suspend()  local 328 	struct ohci_hcd *ohci = hcd_to_ohci(hcd);  in ohci_hcd_tmio_drv_resume()  local
  | 
| D | ohci-da8xx.c | 89 	struct ohci_hcd	*ohci		= hcd_to_ohci(hcd);  in ohci_da8xx_init()  local 137 	struct ohci_hcd	*ohci		= hcd_to_ohci(hcd);  in ohci_da8xx_start()  local 387 	struct ohci_hcd	*ohci	= hcd_to_ohci(hcd);  in ohci_da8xx_suspend()  local 409 	struct ohci_hcd	*ohci	= hcd_to_ohci(hcd);  in ohci_da8xx_resume()  local
  | 
| D | ohci-spear.c | 41 	struct ohci_hcd *ohci;  in spear_ohci_hcd_drv_probe()  local 126 	struct ohci_hcd	*ohci = hcd_to_ohci(hcd);  in spear_ohci_hcd_drv_suspend()  local 147 	struct ohci_hcd	*ohci = hcd_to_ohci(hcd);  in spear_ohci_hcd_drv_resume()  local
  | 
| D | ohci-omap.c | 176 static void start_hnp(struct ohci_hcd *ohci)  in start_hnp() 200 	struct ohci_hcd		*ohci = hcd_to_ohci(hcd);  in ohci_omap_reset()  local 438 	struct ohci_hcd *ohci = hcd_to_ohci(hcd);  in ohci_omap_suspend()  local 457 	struct ohci_hcd	*ohci = hcd_to_ohci(hcd);  in ohci_omap_resume()  local
  | 
| D | ohci-ppc-of.c | 27 	struct ohci_hcd	*ohci = hcd_to_ohci(hcd);  in ohci_ppc_of_start()  local 90 	struct ohci_hcd	*ohci;  in ohci_hcd_ppc_of_probe()  local
  | 
| D | ohci-ps3.c | 26 	struct ohci_hcd *ohci = hcd_to_ohci(hcd);  in ps3_ohci_hc_reset()  local 36 	struct ohci_hcd *ohci = hcd_to_ohci(hcd);  in ps3_ohci_hc_start()  local
  | 
| D | ohci-sm501.c | 221 	struct ohci_hcd	*ohci = hcd_to_ohci(hcd);  in ohci_sm501_suspend()  local 241 	struct ohci_hcd	*ohci = hcd_to_ohci(hcd);  in ohci_sm501_resume()  local
  | 
| D | ohci-sa1111.c | 60 	struct ohci_hcd *ohci = hcd_to_ohci(hcd);  in ohci_sa1111_reset()  local 68 	struct ohci_hcd	*ohci = hcd_to_ohci(hcd);  in ohci_sa1111_start()  local
  | 
| D | ohci-omap3.c | 64 	struct ohci_hcd		*ohci;  in ohci_hcd_omap3_probe()  local
  | 
| D | ohci-tilegx.c | 39 	struct ohci_hcd *ohci = hcd_to_ohci(hcd);  in tilegx_ohci_start()  local
  | 
| D | ohci-pxa27x.c | 421 	struct ohci_hcd *ohci;  in usb_hcd_pxa27x_probe()  local 554 	struct ohci_hcd *ohci = hcd_to_ohci(hcd);  in ohci_hcd_pxa27x_drv_suspend()  local 576 	struct ohci_hcd *ohci = hcd_to_ohci(hcd);  in ohci_hcd_pxa27x_drv_resume()  local
  | 
| D | ohci-at91.c | 144 	struct ohci_hcd *ohci;  in usb_hcd_at91_probe()  local 610 	struct ohci_hcd	*ohci = hcd_to_ohci(hcd);  in ohci_hcd_at91_drv_suspend()  local
  | 
| D | ohci-jz4740.c | 39 	struct ohci_hcd *ohci = hcd_to_ohci(hcd);  in ohci_jz4740_start()  local
  | 
| D | bcma-hcd.c | 168 static struct platform_device *bcma_hcd_create_pdev(struct bcma_device *dev, bool ohci, u32 addr)  in bcma_hcd_create_pdev()
  | 
| D | ssb-hcd.c | 104 static struct platform_device *ssb_hcd_create_pdev(struct ssb_device *dev, bool ohci, u32 addr, u32…  in ssb_hcd_create_pdev()
  | 
| D | ohci-st.c | 138 	struct ohci_hcd *ohci;  in st_ohci_platform_probe()  local
  | 
| D | ohci-platform.c | 125 	struct ohci_hcd *ohci;  in ohci_platform_probe()  local
  | 
| /linux-4.1.27/arch/arm/boot/dts/ | 
| D | s5pv210.dtsi | 460 		ohci: ohci@ec300000 {  label
  | 
| D | exynos4415.dtsi | 344 		ohci: ohci@12590000 {  label
  | 
| D | exynos5250.dtsi | 630 	ohci: usb@12120000 {  label
  | 
| /linux-4.1.27/drivers/phy/ | 
| D | phy-exynos5250-usb2.c | 206 	u32 ohci;  in exynos5250_power_on()  local
  | 
| /linux-4.1.27/drivers/mfd/ | 
| D | omap-usb-host.c | 227 	struct platform_device			*ohci;  in omap_usbhs_alloc_children()  local
  |