/Linux-v5.15/drivers/usb/host/ |
D | xhci.c | 86 void xhci_quiesce(struct xhci_hcd *xhci) in xhci_quiesce() 110 int xhci_halt(struct xhci_hcd *xhci) in xhci_halt() 130 int xhci_start(struct xhci_hcd *xhci) in xhci_start() 165 int xhci_reset(struct xhci_hcd *xhci) in xhci_reset() 225 static void xhci_zero_64b_regs(struct xhci_hcd *xhci) in xhci_zero_64b_regs() 296 static int xhci_setup_msi(struct xhci_hcd *xhci) in xhci_setup_msi() 325 static int xhci_setup_msix(struct xhci_hcd *xhci) in xhci_setup_msix() 368 static void xhci_cleanup_msix(struct xhci_hcd *xhci) in xhci_cleanup_msix() 393 static void __maybe_unused xhci_msix_sync_irqs(struct xhci_hcd *xhci) in xhci_msix_sync_irqs() 408 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_try_enable_msi() local [all …]
|
D | xhci-ring.c | 142 static void next_trb(struct xhci_hcd *xhci, in next_trb() 158 void inc_deq(struct xhci_hcd *xhci, struct xhci_ring *ring) in inc_deq() 216 static void inc_enq(struct xhci_hcd *xhci, struct xhci_ring *ring, in inc_enq() 283 static inline int room_on_ring(struct xhci_hcd *xhci, struct xhci_ring *ring, in room_on_ring() 301 void xhci_ring_cmd_db(struct xhci_hcd *xhci) in xhci_ring_cmd_db() 315 static bool xhci_mod_cmd_timer(struct xhci_hcd *xhci, unsigned long delay) in xhci_mod_cmd_timer() 320 static struct xhci_command *xhci_next_queued_cmd(struct xhci_hcd *xhci) in xhci_next_queued_cmd() 331 static void xhci_handle_stopped_cmd_ring(struct xhci_hcd *xhci, in xhci_handle_stopped_cmd_ring() 367 static int xhci_abort_cmd_ring(struct xhci_hcd *xhci, unsigned long flags) in xhci_abort_cmd_ring() 419 void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, in xhci_ring_ep_doorbell() [all …]
|
D | xhci-mem.c | 28 static struct xhci_segment *xhci_segment_alloc(struct xhci_hcd *xhci, in xhci_segment_alloc() 68 static void xhci_segment_free(struct xhci_hcd *xhci, struct xhci_segment *seg) in xhci_segment_free() 78 static void xhci_free_segments_for_ring(struct xhci_hcd *xhci, in xhci_free_segments_for_ring() 126 static void xhci_link_rings(struct xhci_hcd *xhci, struct xhci_ring *ring, in xhci_link_rings() 280 void xhci_ring_free(struct xhci_hcd *xhci, struct xhci_ring *ring) in xhci_ring_free() 321 static int xhci_alloc_segments_for_ring(struct xhci_hcd *xhci, in xhci_alloc_segments_for_ring() 371 struct xhci_ring *xhci_ring_alloc(struct xhci_hcd *xhci, in xhci_ring_alloc() 411 void xhci_free_endpoint_ring(struct xhci_hcd *xhci, in xhci_free_endpoint_ring() 423 int xhci_ring_expansion(struct xhci_hcd *xhci, struct xhci_ring *ring, in xhci_ring_expansion() 469 struct xhci_container_ctx *xhci_alloc_container_ctx(struct xhci_hcd *xhci, in xhci_alloc_container_ctx() [all …]
|
D | xhci-hub.c | 35 static int xhci_create_usb3x_bos_desc(struct xhci_hcd *xhci, char *buf, in xhci_create_usb3x_bos_desc() 255 static void xhci_common_hub_descriptor(struct xhci_hcd *xhci, in xhci_common_hub_descriptor() 279 static void xhci_usb2_hub_descriptor(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_usb2_hub_descriptor() 333 static void xhci_usb3_hub_descriptor(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_usb3_hub_descriptor() 365 static void xhci_hub_descriptor(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_hub_descriptor() 446 int xhci_find_slot_id_by_port(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_find_slot_id_by_port() 474 static int xhci_stop_device(struct xhci_hcd *xhci, int slot_id, int suspend) in xhci_stop_device() 547 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id) in xhci_ring_device() 566 static void xhci_disable_port(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_disable_port() 589 static void xhci_clear_port_change_bit(struct xhci_hcd *xhci, u16 wValue, in xhci_clear_port_change_bit() [all …]
|
D | xhci-debugfs.c | 86 static struct xhci_regset *xhci_debugfs_alloc_regset(struct xhci_hcd *xhci) in xhci_debugfs_alloc_regset() 114 static void xhci_debugfs_regset(struct xhci_hcd *xhci, u32 base, in xhci_debugfs_regset() 140 static void xhci_debugfs_extcap_regset(struct xhci_hcd *xhci, int cap_id, in xhci_debugfs_extcap_regset() 260 struct xhci_hcd *xhci; in xhci_slot_context_show() local 282 struct xhci_hcd *xhci; in xhci_endpoint_context_show() local 367 struct xhci_hcd *xhci = hcd_to_xhci(port->rhub->hcd); in xhci_port_write() local 405 static void xhci_debugfs_create_files(struct xhci_hcd *xhci, in xhci_debugfs_create_files() 417 static struct dentry *xhci_debugfs_create_ring_dir(struct xhci_hcd *xhci, in xhci_debugfs_create_ring_dir() 431 static void xhci_debugfs_create_context_files(struct xhci_hcd *xhci, in xhci_debugfs_create_context_files() 443 void xhci_debugfs_create_endpoint(struct xhci_hcd *xhci, in xhci_debugfs_create_endpoint() [all …]
|
D | xhci-pci.c | 85 static int xhci_pci_reinit(struct xhci_hcd *xhci, struct pci_dev *pdev) in xhci_pci_reinit() 101 static void xhci_pci_quirks(struct device *dev, struct xhci_hcd *xhci) in xhci_pci_quirks() 344 struct xhci_hcd *xhci; in xhci_pci_setup() local 378 struct xhci_hcd *xhci; in xhci_pci_probe() local 453 struct xhci_hcd *xhci; in xhci_pci_remove() local 485 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_ssic_port_unused_quirk() local 520 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_pme_quirk() local 541 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_pci_suspend() local 570 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_pci_resume() local 609 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_pci_shutdown() local
|
D | xhci-plat.c | 87 static void xhci_plat_quirks(struct device *dev, struct xhci_hcd *xhci) in xhci_plat_quirks() 192 struct xhci_hcd *xhci; in xhci_plat_probe() local 408 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_plat_remove() local 437 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_plat_suspend() local 453 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_plat_resume() local 474 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_plat_runtime_suspend() local 487 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_plat_runtime_resume() local
|
D | xhci-histb.c | 167 static void xhci_histb_quirks(struct device *dev, struct xhci_hcd *xhci) in xhci_histb_quirks() 203 struct xhci_hcd *xhci; in xhci_histb_probe() local 326 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_histb_remove() local 350 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_histb_suspend() local 365 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_histb_resume() local
|
D | xhci-mtk.c | 391 static void xhci_mtk_quirks(struct device *dev, struct xhci_hcd *xhci) in xhci_mtk_quirks() 465 struct xhci_hcd *xhci; in xhci_mtk_probe() local 653 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_mtk_remove() local 682 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_mtk_suspend() local 712 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_mtk_resume() local 741 struct xhci_hcd *xhci = hcd_to_xhci(mtk->hcd); in xhci_mtk_runtime_suspend() local 757 struct xhci_hcd *xhci = hcd_to_xhci(mtk->hcd); in xhci_mtk_runtime_resume() local
|
D | xhci-dbgcap.c | 917 static void xhci_do_dbc_exit(struct xhci_hcd *xhci) in xhci_do_dbc_exit() 927 static int xhci_do_dbc_init(struct xhci_hcd *xhci) in xhci_do_dbc_init() 976 struct xhci_hcd *xhci; in dbc_show() local 1011 struct xhci_hcd *xhci; in dbc_store() local 1029 int xhci_dbc_init(struct xhci_hcd *xhci) in xhci_dbc_init() 1056 void xhci_dbc_exit(struct xhci_hcd *xhci) in xhci_dbc_exit() 1070 int xhci_dbc_suspend(struct xhci_hcd *xhci) in xhci_dbc_suspend() 1085 int xhci_dbc_resume(struct xhci_hcd *xhci) in xhci_dbc_resume()
|
D | xhci-dbg.c | 13 char *xhci_get_slot_state(struct xhci_hcd *xhci, in xhci_get_slot_state() 22 void xhci_dbg_trace(struct xhci_hcd *xhci, void (*trace)(struct va_format *), in xhci_dbg_trace()
|
D | xhci-debugfs.h | 123 static inline void xhci_debugfs_init(struct xhci_hcd *xhci) { } in xhci_debugfs_init() 124 static inline void xhci_debugfs_exit(struct xhci_hcd *xhci) { } in xhci_debugfs_exit() 130 xhci_debugfs_create_endpoint(struct xhci_hcd *xhci, in xhci_debugfs_create_endpoint() 134 xhci_debugfs_remove_endpoint(struct xhci_hcd *xhci, in xhci_debugfs_remove_endpoint() 138 xhci_debugfs_create_stream_files(struct xhci_hcd *xhci, in xhci_debugfs_create_stream_files()
|
D | xhci-ext-caps.c | 28 static int xhci_create_intel_xhci_sw_pdev(struct xhci_hcd *xhci, u32 cap_offset) in xhci_create_intel_xhci_sw_pdev() 84 int xhci_ext_cap_init(struct xhci_hcd *xhci) in xhci_ext_cap_init()
|
D | xhci-mvebu.c | 80 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_mvebu_a3700_plat_setup() local 121 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_mvebu_a3700_init_quirk() local
|
D | xhci-mtk-sch.c | 127 struct xhci_hcd *xhci = hcd_to_xhci(mtk->hcd); in get_bw_info() local 662 struct xhci_hcd *xhci = hcd_to_xhci(mtk->hcd); in xhci_mtk_sch_init() local 690 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in add_ep_quirk() local 730 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in drop_ep_quirk() local 751 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_mtk_check_bandwidth() local 792 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_mtk_reset_bandwidth() local
|
D | xhci-dbgcap.h | 123 struct xhci_hcd *xhci; member 211 static inline int xhci_dbc_init(struct xhci_hcd *xhci) in xhci_dbc_init() 216 static inline void xhci_dbc_exit(struct xhci_hcd *xhci) in xhci_dbc_exit() 220 static inline int xhci_dbc_suspend(struct xhci_hcd *xhci) in xhci_dbc_suspend() 225 static inline int xhci_dbc_resume(struct xhci_hcd *xhci) in xhci_dbc_resume()
|
D | xhci-tegra.c | 1157 struct xhci_hcd *xhci = hcd_to_xhci(tegra->hcd); in tegra_xhci_set_port_power() local 1210 struct xhci_hcd *xhci = hcd_to_xhci(tegra->hcd); in tegra_xhci_id_work() local 1406 struct xhci_hcd *xhci; in tegra_xusb_probe() local 1761 struct xhci_hcd *xhci = hcd_to_xhci(tegra->hcd); in tegra_xusb_remove() local 1814 struct xhci_hcd *xhci = hcd_to_xhci(tegra->hcd); in tegra_xusb_check_ports() local 1891 struct xhci_hcd *xhci = hcd_to_xhci(tegra->hcd); in tegra_xhci_enable_phy_sleepwalk_wake() local 1960 struct xhci_hcd *xhci = hcd_to_xhci(tegra->hcd); in tegra_xusb_enter_elpg() local 2020 struct xhci_hcd *xhci = hcd_to_xhci(tegra->hcd); in tegra_xusb_exit_elpg() local 2409 static void tegra_xhci_quirks(struct device *dev, struct xhci_hcd *xhci) in tegra_xhci_quirks()
|
D | xhci.h | 950 struct xhci_hcd *xhci; member 1963 static inline struct usb_hcd *xhci_to_hcd(struct xhci_hcd *xhci) in xhci_to_hcd() 1968 #define xhci_dbg(xhci, fmt, args...) \ argument 1970 #define xhci_err(xhci, fmt, args...) \ argument 1972 #define xhci_warn(xhci, fmt, args...) \ argument 1974 #define xhci_warn_ratelimited(xhci, fmt, args...) \ argument 1976 #define xhci_info(xhci, fmt, args...) \ argument 1988 static inline u64 xhci_read_64(const struct xhci_hcd *xhci, in xhci_read_64() 1993 static inline void xhci_write_64(struct xhci_hcd *xhci, in xhci_write_64() 1999 static inline int xhci_link_trb_quirk(struct xhci_hcd *xhci) in xhci_link_trb_quirk() [all …]
|
D | xhci-dbgtty.c | 471 int xhci_dbc_tty_probe(struct xhci_hcd *xhci) in xhci_dbc_tty_probe()
|
/Linux-v5.15/drivers/usb/cdns3/ |
D | host.c | 35 struct platform_device *xhci; in __cdns_host_init() local 94 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_cdns3_suspend_quirk() local
|
/Linux-v5.15/drivers/usb/dwc3/ |
D | host.c | 48 struct platform_device *xhci; in dwc3_host_init() local
|
/Linux-v5.15/arch/arm64/boot/dts/broadcom/bcm4908/ |
D | bcm4908.dtsi | 152 xhci: usb@d000 { label
|
/Linux-v5.15/drivers/staging/mt7621-dts/ |
D | mt7621.dtsi | 330 xhci: xhci@1E1C0000 { label
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | bcm5301x.dtsi | 321 xhci: usb@23000 { label
|
D | bcm-nsp.dtsi | 315 xhci: usb@29000 { label
|