/linux/drivers/usb/host/ |
A D | xhci.c | 480 struct xhci_hcd *xhci; in compliance_mode_recovery() local 1391 struct xhci_hcd *xhci; in xhci_map_urb_for_dma() local 1407 struct xhci_hcd *xhci; in xhci_unmap_urb_for_dma() local 1479 struct xhci_hcd *xhci; in xhci_check_args() local 1742 struct xhci_hcd *xhci; in xhci_urb_dequeue() local 1877 struct xhci_hcd *xhci; in xhci_drop_endpoint() local 1960 struct xhci_hcd *xhci; in xhci_add_endpoint() local 2997 struct xhci_hcd *xhci; in xhci_check_bandwidth() local 3094 struct xhci_hcd *xhci; in xhci_reset_bandwidth() local 3186 struct xhci_hcd *xhci; in xhci_endpoint_reset() local [all …]
|
A D | xhci-ring.c | 142 static void next_trb(struct xhci_hcd *xhci, in next_trb() 301 void xhci_ring_cmd_db(struct xhci_hcd *xhci) in xhci_ring_cmd_db() 426 void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, in xhci_ring_ep_doorbell() 958 struct xhci_hcd *xhci; in xhci_invalidate_cancelled_tds() local 1226 void xhci_hc_died(struct xhci_hcd *xhci) in xhci_hc_died() 1271 struct xhci_hcd *xhci = ep->xhci; in xhci_stop_endpoint_command_watchdog() local 1653 struct xhci_hcd *xhci; in xhci_handle_command_timeout() local 2588 static int handle_tx_event(struct xhci_hcd *xhci, in handle_tx_event() 2968 static int xhci_handle_event(struct xhci_hcd *xhci) in xhci_handle_event() 3081 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_irq() local [all …]
|
A D | xhci-mem.c | 411 void xhci_free_endpoint_ring(struct xhci_hcd *xhci, in xhci_free_endpoint_ring() 754 void xhci_free_stream_info(struct xhci_hcd *xhci, in xhci_free_stream_info() 824 int xhci_alloc_tt_info(struct xhci_hcd *xhci, in xhci_alloc_tt_info() 1416 int xhci_endpoint_init(struct xhci_hcd *xhci, in xhci_endpoint_init() 1515 void xhci_endpoint_zero(struct xhci_hcd *xhci, in xhci_endpoint_zero() 1544 void xhci_update_bw_info(struct xhci_hcd *xhci, in xhci_update_bw_info() 1602 void xhci_endpoint_copy(struct xhci_hcd *xhci, in xhci_endpoint_copy() 1628 void xhci_slot_copy(struct xhci_hcd *xhci, in xhci_slot_copy() 1783 void xhci_free_command(struct xhci_hcd *xhci, in xhci_free_command() 1792 int xhci_alloc_erst(struct xhci_hcd *xhci, in xhci_alloc_erst() [all …]
|
A D | xhci-hub.c | 548 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id) in xhci_ring_device() 643 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_get_rhub() local 690 static void xhci_port_set_test_mode(struct xhci_hcd *xhci, in xhci_port_set_test_mode() 706 static int xhci_enter_test_mode(struct xhci_hcd *xhci, in xhci_enter_test_mode() 749 static int xhci_exit_test_mode(struct xhci_hcd *xhci) in xhci_exit_test_mode() 912 struct xhci_hcd *xhci; in xhci_handle_usb2_port_link_resume() local 1022 struct xhci_hcd *xhci; in xhci_get_usb3_port_status() local 1181 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_hub_control() local 1623 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_hub_status_data() local 1684 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_bus_suspend() local [all …]
|
A D | xhci-debugfs.c | 114 static void xhci_debugfs_regset(struct xhci_hcd *xhci, u32 base, in xhci_debugfs_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() 443 void xhci_debugfs_create_endpoint(struct xhci_hcd *xhci, in xhci_debugfs_create_endpoint() 470 void xhci_debugfs_remove_endpoint(struct xhci_hcd *xhci, in xhci_debugfs_remove_endpoint() 566 void xhci_debugfs_create_stream_files(struct xhci_hcd *xhci, in xhci_debugfs_create_stream_files() 631 static void xhci_debugfs_create_ports(struct xhci_hcd *xhci, in xhci_debugfs_create_ports() 652 void xhci_debugfs_init(struct xhci_hcd *xhci) in xhci_debugfs_init() [all …]
|
A D | xhci-pci.c | 94 static int xhci_pci_reinit(struct xhci_hcd *xhci, struct pci_dev *pdev) in xhci_pci_reinit() 110 static void xhci_pci_quirks(struct device *dev, struct xhci_hcd *xhci) in xhci_pci_quirks() 367 struct xhci_hcd *xhci; in xhci_pci_setup() local 401 struct xhci_hcd *xhci; in xhci_pci_probe() local 476 struct xhci_hcd *xhci; in xhci_pci_remove() local 508 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_ssic_port_unused_quirk() local 543 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_pme_quirk() local 564 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_pci_suspend() local 593 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_pci_resume() local 632 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_pci_shutdown() local
|
A 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
|
A 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
|
A 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
|
A 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()
|
A 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()
|
A 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()
|
A 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()
|
A 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
|
A 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
|
A 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()
|
A 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 1407 struct xhci_hcd *xhci; in tegra_xusb_probe() local 1776 struct xhci_hcd *xhci = hcd_to_xhci(tegra->hcd); in tegra_xusb_remove() local 1831 struct xhci_hcd *xhci = hcd_to_xhci(tegra->hcd); in tegra_xusb_check_ports() local 1908 struct xhci_hcd *xhci = hcd_to_xhci(tegra->hcd); in tegra_xhci_enable_phy_sleepwalk_wake() local 1977 struct xhci_hcd *xhci = hcd_to_xhci(tegra->hcd); in tegra_xusb_enter_elpg() local 2037 struct xhci_hcd *xhci = hcd_to_xhci(tegra->hcd); in tegra_xusb_exit_elpg() local 2426 static void tegra_xhci_quirks(struct device *dev, struct xhci_hcd *xhci) in tegra_xhci_quirks()
|
A 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 …]
|
A D | xhci-dbgtty.c | 471 int xhci_dbc_tty_probe(struct xhci_hcd *xhci) in xhci_dbc_tty_probe()
|
/linux/drivers/usb/cdns3/ |
A D | host.c | 36 struct platform_device *xhci; in __cdns_host_init() local 95 struct xhci_hcd *xhci = hcd_to_xhci(hcd); in xhci_cdns3_suspend_quirk() local
|
/linux/drivers/usb/dwc3/ |
A D | host.c | 48 struct platform_device *xhci; in dwc3_host_init() local
|
/linux/arch/arm64/boot/dts/broadcom/bcm4908/ |
A D | bcm4908.dtsi | 152 xhci: usb@d000 { label
|
/linux/drivers/staging/mt7621-dts/ |
A D | mt7621.dtsi | 306 xhci: xhci@1e1c0000 { label
|
/linux/arch/arm/boot/dts/ |
A D | bcm5301x.dtsi | 323 xhci: usb@23000 { label
|
A D | bcm-nsp.dtsi | 316 xhci: usb@29000 { label
|