Home
last modified time | relevance | path

Searched defs:xhci (Results 1 – 9 of 9) sorted by relevance

/linux-3.3/drivers/usb/host/
Dxhci-dbg.c29 void xhci_dbg_regs(struct xhci_hcd *xhci) in xhci_dbg_regs()
58 static void xhci_print_cap_regs(struct xhci_hcd *xhci) in xhci_print_cap_regs()
109 static void xhci_print_command_reg(struct xhci_hcd *xhci) in xhci_print_command_reg()
127 static void xhci_print_status(struct xhci_hcd *xhci) in xhci_print_status()
141 static void xhci_print_op_regs(struct xhci_hcd *xhci) in xhci_print_op_regs()
148 static void xhci_print_ports(struct xhci_hcd *xhci) in xhci_print_ports()
172 void xhci_print_ir_set(struct xhci_hcd *xhci, int set_num) in xhci_print_ir_set()
216 void xhci_print_run_regs(struct xhci_hcd *xhci) in xhci_print_run_regs()
235 void xhci_print_registers(struct xhci_hcd *xhci) in xhci_print_registers()
242 void xhci_print_trb_offsets(struct xhci_hcd *xhci, union xhci_trb *trb) in xhci_print_trb_offsets()
[all …]
Dxhci.c54 static int handshake(struct xhci_hcd *xhci, void __iomem *ptr, in handshake()
75 void xhci_quiesce(struct xhci_hcd *xhci) in xhci_quiesce()
99 int xhci_halt(struct xhci_hcd *xhci) in xhci_halt()
115 static int xhci_start(struct xhci_hcd *xhci) in xhci_start()
148 int xhci_reset(struct xhci_hcd *xhci) in xhci_reset()
179 static int xhci_free_msi(struct xhci_hcd *xhci) in xhci_free_msi()
196 static int xhci_setup_msi(struct xhci_hcd *xhci) in xhci_setup_msi()
221 static void xhci_free_irq(struct xhci_hcd *xhci) in xhci_free_irq()
242 static int xhci_setup_msix(struct xhci_hcd *xhci) in xhci_setup_msix()
299 static void xhci_cleanup_msix(struct xhci_hcd *xhci) in xhci_cleanup_msix()
[all …]
Dxhci-mem.c37 static struct xhci_segment *xhci_segment_alloc(struct xhci_hcd *xhci, gfp_t flags) in xhci_segment_alloc()
59 static void xhci_segment_free(struct xhci_hcd *xhci, struct xhci_segment *seg) in xhci_segment_free()
75 static void xhci_link_segments(struct xhci_hcd *xhci, struct xhci_segment *prev, in xhci_link_segments()
101 void xhci_ring_free(struct xhci_hcd *xhci, struct xhci_ring *ring) in xhci_ring_free()
146 static struct xhci_ring *xhci_ring_alloc(struct xhci_hcd *xhci, in xhci_ring_alloc()
192 void xhci_free_or_cache_endpoint_ring(struct xhci_hcd *xhci, in xhci_free_or_cache_endpoint_ring()
219 static void xhci_reinit_cached_ring(struct xhci_hcd *xhci, in xhci_reinit_cached_ring()
239 static struct xhci_container_ctx *xhci_alloc_container_ctx(struct xhci_hcd *xhci, in xhci_alloc_container_ctx()
257 static void xhci_free_container_ctx(struct xhci_hcd *xhci, in xhci_free_container_ctx()
266 struct xhci_input_control_ctx *xhci_get_input_control_ctx(struct xhci_hcd *xhci, in xhci_get_input_control_ctx()
[all …]
Dxhci-ring.c96 static bool last_trb_on_last_seg(struct xhci_hcd *xhci, struct xhci_ring *ring, in last_trb_on_last_seg()
110 static int last_trb(struct xhci_hcd *xhci, struct xhci_ring *ring, in last_trb()
129 static void next_trb(struct xhci_hcd *xhci, in next_trb()
146 static void inc_deq(struct xhci_hcd *xhci, struct xhci_ring *ring, bool consumer) in inc_deq()
183 static void inc_enq(struct xhci_hcd *xhci, struct xhci_ring *ring, in inc_enq()
245 static int room_on_ring(struct xhci_hcd *xhci, struct xhci_ring *ring, in room_on_ring()
293 void xhci_ring_cmd_db(struct xhci_hcd *xhci) in xhci_ring_cmd_db()
301 void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, in xhci_ring_ep_doorbell()
327 static void ring_doorbell_for_active_rings(struct xhci_hcd *xhci, in ring_doorbell_for_active_rings()
378 static struct xhci_ring *xhci_triad_to_transfer_ring(struct xhci_hcd *xhci, in xhci_triad_to_transfer_ring()
[all …]
Dxhci-hub.c51 static void xhci_common_hub_descriptor(struct xhci_hcd *xhci, in xhci_common_hub_descriptor()
75 static void xhci_usb2_hub_descriptor(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_usb2_hub_descriptor()
128 static void xhci_usb3_hub_descriptor(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_usb3_hub_descriptor()
159 static void xhci_hub_descriptor(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_hub_descriptor()
240 int xhci_find_slot_id_by_port(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_find_slot_id_by_port()
268 static int xhci_stop_device(struct xhci_hcd *xhci, int slot_id, int suspend) in xhci_stop_device()
322 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id) in xhci_ring_device()
334 static void xhci_disable_port(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_disable_port()
351 static void xhci_clear_port_change_bit(struct xhci_hcd *xhci, u16 wValue, in xhci_clear_port_change_bit()
400 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_get_ports() local
[all …]
Dxhci-pci.c39 static int xhci_pci_reinit(struct xhci_hcd *xhci, struct pci_dev *pdev) in xhci_pci_reinit()
55 static void xhci_pci_quirks(struct device *dev, struct xhci_hcd *xhci) in xhci_pci_quirks()
103 struct xhci_hcd *xhci; in xhci_pci_setup() local
134 struct xhci_hcd *xhci; in xhci_pci_probe() local
181 struct xhci_hcd *xhci; in xhci_pci_remove() local
195 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_pci_suspend() local
209 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_pci_resume() local
Dxhci.h837 struct xhci_hcd *xhci; member
1489 static inline struct usb_hcd *xhci_to_hcd(struct xhci_hcd *xhci) in xhci_to_hcd()
1500 #define xhci_dbg(xhci, fmt, args...) \ argument
1502 #define xhci_info(xhci, fmt, args...) \ argument
1504 #define xhci_err(xhci, fmt, args...) \ argument
1506 #define xhci_warn(xhci, fmt, args...) \ argument
1511 static inline unsigned int xhci_readl(const struct xhci_hcd *xhci, in xhci_readl()
1516 static inline void xhci_writel(struct xhci_hcd *xhci, in xhci_writel()
1531 static inline u64 xhci_read_64(const struct xhci_hcd *xhci, in xhci_read_64()
1539 static inline void xhci_write_64(struct xhci_hcd *xhci, in xhci_write_64()
[all …]
/linux-3.3/drivers/usb/dwc3/
Dhost.c53 struct platform_device *xhci; in dwc3_host_init() local
Dcore.h619 struct platform_device *xhci; member