Symbol: ohci
function parameter
Defined...
-
drivers/firewire/init_ohci1394_dma.c:40:30-40:49: static inline void reg_write(const struct ohci *ohci, int offset, u32 data)
-
drivers/firewire/init_ohci1394_dma.c:45:28-45:47: static inline u32 reg_read(const struct ohci *ohci, int offset)
-
drivers/firewire/init_ohci1394_dma.c:53:37-53:50: static inline u8 __init get_phy_reg(struct ohci *ohci, u8 addr)
-
drivers/firewire/init_ohci1394_dma.c:71:39-71:52: static inline void __init set_phy_reg(struct ohci *ohci, u8 addr, u8 data)
-
drivers/firewire/init_ohci1394_dma.c:85:52-85:65: static inline void __init init_ohci1394_soft_reset(struct ohci *ohci)
-
drivers/firewire/init_ohci1394_dma.c:104:52-104:65: static inline void __init init_ohci1394_initialize(struct ohci *ohci)
-
drivers/firewire/init_ohci1394_dma.c:177:60-177:73: static inline void __init init_ohci1394_wait_for_busresets(struct ohci *ohci)
-
drivers/firewire/init_ohci1394_dma.c:195:61-195:74: static inline void __init init_ohci1394_enable_physical_dma(struct ohci *ohci)
-
drivers/firewire/init_ohci1394_dma.c:206:60-206:73: static inline void __init init_ohci1394_reset_and_init_dma(struct ohci *ohci)
-
drivers/firewire/ohci.c:366:22-366:38: static void log_irqs(struct fw_ohci *ohci, u32 evt)
-
drivers/firewire/ohci.c:415:25-415:41: static void log_selfids(struct fw_ohci *ohci, int generation, int self_id_count)
-
drivers/firewire/ohci.c:471:29-471:45: static void log_ar_at_event(struct fw_ohci *ohci,
-
drivers/firewire/ohci.c:527:30-527:52: static inline void reg_write(const struct fw_ohci *ohci, int offset, u32 data)
-
drivers/firewire/ohci.c:532:28-532:50: static inline u32 reg_read(const struct fw_ohci *ohci, int offset)
-
drivers/firewire/ohci.c:537:33-537:55: static inline void flush_writes(const struct fw_ohci *ohci)
-
drivers/firewire/ohci.c:549:25-549:41: static int read_phy_reg(struct fw_ohci *ohci, int addr)
-
drivers/firewire/ohci.c:576:26-576:48: static int write_phy_reg(const struct fw_ohci *ohci, int addr, u32 val)
-
drivers/firewire/ohci.c:599:27-599:43: static int update_phy_reg(struct fw_ohci *ohci, int addr,
-
drivers/firewire/ohci.c:616:31-616:47: static int read_paged_phy_reg(struct fw_ohci *ohci, int page, int addr)
-
drivers/firewire/ohci.c:972:52-972:68: static int ar_context_init(struct ar_context *ctx, struct fw_ohci *ohci,
-
drivers/firewire/ohci.c:1132:46-1132:62: static int context_init(struct context *ctx, struct fw_ohci *ohci,
-
drivers/firewire/ohci.c:1514:30-1514:46: static void handle_local_rom(struct fw_ohci *ohci,
-
drivers/firewire/ohci.c:1541:31-1541:47: static void handle_local_lock(struct fw_ohci *ohci,
-
drivers/firewire/ohci.c:1659:33-1659:49: static void detect_dead_context(struct fw_ohci *ohci,
-
drivers/firewire/ohci.c:1670:34-1670:50: static void handle_dead_contexts(struct fw_ohci *ohci)
-
drivers/firewire/ohci.c:1720:27-1720:43: static u32 get_cycle_time(struct fw_ohci *ohci)
-
drivers/firewire/ohci.c:1756:28-1756:44: static u32 update_bus_time(struct fw_ohci *ohci)
-
drivers/firewire/ohci.c:1773:32-1773:48: static int get_status_for_port(struct fw_ohci *ohci, int port_index)
-
drivers/firewire/ohci.c:1794:28-1794:44: static int get_self_id_pos(struct fw_ohci *ohci, u32 self_id,
-
drivers/firewire/ohci.c:1810:28-1810:44: static int initiated_reset(struct fw_ohci *ohci)
-
drivers/firewire/ohci.c:1840:36-1840:52: static int find_and_insert_self_id(struct fw_ohci *ohci, int self_id_count)
-
drivers/firewire/ohci.c:2169:27-2169:43: static int software_reset(struct fw_ohci *ohci)
-
drivers/firewire/ohci.c:2198:41-2198:57: static int configure_1394a_enhancements(struct fw_ohci *ohci)
-
drivers/firewire/ohci.c:2249:28-2249:44: static int probe_tsb41ba3d(struct fw_ohci *ohci)
-
drivers/firewire/ohci.c:2929:35-2929:51: static void set_multichannel_mask(struct fw_ohci *ohci, u64 channels)
-
drivers/firewire/ohci.c:3181:33-3181:49: static void ohci_resume_iso_dma(struct fw_ohci *ohci)
-
drivers/usb/host/ohci-dbg.c:43:2-43:19: struct ohci_hcd *ohci,
-
drivers/usb/host/ohci-dbg.c:65:2-65:19: struct ohci_hcd *ohci,
-
drivers/usb/host/ohci-dbg.c:86:36-86:53: static const char *rh_state_string(struct ohci_hcd *ohci)
-
drivers/usb/host/ohci-dbg.c:255:27-255:50: static void ohci_dump_td (const struct ohci_hcd *ohci, const char *label,
-
drivers/usb/host/ohci-dbg.c:312:15-312:38: ohci_dump_ed (const struct ohci_hcd *ohci, const char *label,
-
drivers/usb/host/ohci-dbg.c:400:12-400:29: show_list (struct ohci_hcd *ohci, char *buf, size_t count, struct ed *ed)
-
drivers/usb/host/ohci-dbg.c:665:42-665:59: static struct debug_buffer *alloc_buffer(struct ohci_hcd *ohci,
-
drivers/usb/host/ohci-dbg.c:762:40-762:57: static inline void create_debug_files (struct ohci_hcd *ohci)
-
drivers/usb/host/ohci-dbg.c:779:40-779:57: static inline void remove_debug_files (struct ohci_hcd *ohci)
-
drivers/usb/host/ohci-hcd.c:408:29-408:46: static void ohci_usb_reset (struct ohci_hcd *ohci)
-
drivers/usb/host/ohci-hcd.c:452:23-452:40: static int ohci_init (struct ohci_hcd *ohci)
-
drivers/usb/host/ohci-hcd.c:543:22-543:39: static int ohci_run (struct ohci_hcd *ohci)
-
drivers/usb/host/ohci-hcd.c:1030:18-1030:35: int ohci_restart(struct ohci_hcd *ohci)
-
drivers/usb/host/ohci-hub.c:47:29-47:46: static int ohci_rh_suspend (struct ohci_hcd *ohci, int autostop)
-
drivers/usb/host/ohci-hub.c:152:28-152:45: static int ohci_rh_resume (struct ohci_hcd *ohci)
-
drivers/usb/host/ohci-hub.c:347:40-347:57: static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed,
-
drivers/usb/host/ohci-hub.c:539:2-539:21: struct ohci_hcd *ohci,
-
drivers/usb/host/ohci-hub.c:620:36-620:53: static inline int root_port_reset (struct ohci_hcd *ohci, unsigned port)
-
drivers/usb/host/ohci-mem.c:27:28-27:45: static void ohci_hcd_init (struct ohci_hcd *ohci)
-
drivers/usb/host/ohci-mem.c:37:27-37:44: static int ohci_mem_init (struct ohci_hcd *ohci)
-
drivers/usb/host/ohci-mem.c:65:31-65:48: static void ohci_mem_cleanup (struct ohci_hcd *ohci)
-
drivers/usb/host/ohci-q.c:41:12-41:29: finish_urb(struct ohci_hcd *ohci, struct urb *urb, int status)
-
drivers/usb/host/ohci-q.c:109:21-109:38: static int balance (struct ohci_hcd *ohci, int interval, int load)
-
drivers/usb/host/ohci-q.c:143:28-143:45: static void periodic_link (struct ohci_hcd *ohci, struct ed *ed)
-
drivers/usb/host/ohci-q.c:183:25-183:42: static int ed_schedule (struct ohci_hcd *ohci, struct ed *ed)
-
drivers/usb/host/ohci-q.c:270:30-270:47: static void periodic_unlink (struct ohci_hcd *ohci, struct ed *ed)
-
drivers/usb/host/ohci-q.c:317:28-317:45: static void ed_deschedule (struct ohci_hcd *ohci, struct ed *ed)
-
drivers/usb/host/ohci-q.c:401:2-401:20: struct ohci_hcd *ohci,
-
drivers/usb/host/ohci-q.c:484:30-484:47: static void start_ed_unlink (struct ohci_hcd *ohci, struct ed *ed)
-
drivers/usb/host/ohci-q.c:516:10-516:27: td_fill (struct ohci_hcd *ohci, u32 info,
-
drivers/usb/host/ohci-q.c:592:2-592:19: struct ohci_hcd *ohci,
-
drivers/usb/host/ohci-q.c:756:20-756:37: static int td_done(struct ohci_hcd *ohci, struct urb *urb, struct td *td)
-
drivers/usb/host/ohci-q.c:833:23-833:40: static void ed_halted(struct ohci_hcd *ohci, struct td *td, int cc)
-
drivers/usb/host/ohci-q.c:899:30-899:47: static void add_to_done_list(struct ohci_hcd *ohci, struct td *td)
-
drivers/usb/host/ohci-q.c:935:30-935:47: static void update_done_list(struct ohci_hcd *ohci)
-
drivers/usb/host/ohci-q.c:975:28-975:45: static void finish_unlinks(struct ohci_hcd *ohci)
-
drivers/usb/host/ohci-q.c:1150:25-1150:42: static void takeback_td(struct ohci_hcd *ohci, struct td *td)
-
drivers/usb/host/ohci-q.c:1198:31-1198:48: static void process_done_list(struct ohci_hcd *ohci)
-
drivers/usb/host/ohci-q.c:1217:23-1217:40: static void ohci_work(struct ohci_hcd *ohci)
-
drivers/usb/host/ohci.h:443:29-443:46: static inline int quirk_nec(struct ohci_hcd *ohci)
-
drivers/usb/host/ohci.h:447:33-447:50: static inline int quirk_zfmicro(struct ohci_hcd *ohci)
-
drivers/usb/host/ohci.h:451:32-451:49: static inline int quirk_amdiso(struct ohci_hcd *ohci)
-
drivers/usb/host/ohci.h:455:37-455:54: static inline int quirk_amdprefetch(struct ohci_hcd *ohci)
-
drivers/usb/host/ohci.h:483:44-483:67: static inline struct usb_hcd *ohci_to_hcd (const struct ohci_hcd *ohci)
-
drivers/usb/host/ohci.h:561:41-561:64: static inline unsigned int _ohci_readl (const struct ohci_hcd *ohci,
-
drivers/usb/host/ohci.h:573:34-573:57: static inline void _ohci_writel (const struct ohci_hcd *ohci,
-
drivers/usb/host/ohci.h:592:35-592:58: static inline __hc16 cpu_to_hc16 (const struct ohci_hcd *ohci, const u16 x)
-
drivers/usb/host/ohci.h:599:36-599:59: static inline __hc16 cpu_to_hc16p (const struct ohci_hcd *ohci, const u16 *x)
-
drivers/usb/host/ohci.h:606:35-606:58: static inline __hc32 cpu_to_hc32 (const struct ohci_hcd *ohci, const u32 x)
-
drivers/usb/host/ohci.h:613:36-613:59: static inline __hc32 cpu_to_hc32p (const struct ohci_hcd *ohci, const u32 *x)
-
drivers/usb/host/ohci.h:621:32-621:55: static inline u16 hc16_to_cpu (const struct ohci_hcd *ohci, const __hc16 x)
-
drivers/usb/host/ohci.h:628:33-628:56: static inline u16 hc16_to_cpup (const struct ohci_hcd *ohci, const __hc16 *x)
-
drivers/usb/host/ohci.h:635:32-635:55: static inline u32 hc32_to_cpu (const struct ohci_hcd *ohci, const __hc32 x)
-
drivers/usb/host/ohci.h:642:33-642:56: static inline u32 hc32_to_cpup (const struct ohci_hcd *ohci, const __hc32 *x)
-
drivers/usb/host/ohci.h:661:33-661:56: static inline u16 ohci_frame_no(const struct ohci_hcd *ohci)
-
drivers/usb/host/ohci.h:674:35-674:58: static inline __hc16 *ohci_hwPSWp(const struct ohci_hcd *ohci,
-
drivers/usb/host/ohci.h:681:30-681:53: static inline u16 ohci_hwPSW(const struct ohci_hcd *ohci,
-
drivers/usb/host/ohci.h:694:37-694:54: static inline void periodic_reinit (struct ohci_hcd *ohci)
-
drivers/usb/host/ssb-hcd.c:103:76-103:81: static struct platform_device *ssb_hcd_create_pdev(struct ssb_device *dev, bool ohci, u32 addr, u32 len)
record
Defined...
variable
Defined...