/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-timer.c | 11 static void ehci_set_command_bit(struct ehci_hcd *ehci, u32 bit) in ehci_set_command_bit() argument 21 static void ehci_clear_command_bit(struct ehci_hcd *ehci, u32 bit) in ehci_clear_command_bit() argument 76 ehci_enable_event(struct ehci_hcd *ehci, unsigned event, bool resched) ehci_enable_event() argument 95 ehci_poll_ASS(struct ehci_hcd *ehci) ehci_poll_ASS() argument 134 ehci_disable_ASE(struct ehci_hcd *ehci) ehci_disable_ASE() argument 141 ehci_poll_PSS(struct ehci_hcd *ehci) ehci_poll_PSS() argument 180 ehci_disable_PSE(struct ehci_hcd *ehci) ehci_disable_PSE() argument 187 ehci_handle_controller_death(struct ehci_hcd *ehci) ehci_handle_controller_death() argument 211 ehci_handle_start_intr_unlinks(struct ehci_hcd *ehci) ehci_handle_start_intr_unlinks() argument 243 ehci_handle_intr_unlinks(struct ehci_hcd *ehci) ehci_handle_intr_unlinks() argument 276 start_free_itds(struct ehci_hcd *ehci) start_free_itds() argument 290 end_free_itds(struct ehci_hcd *ehci) end_free_itds() argument 320 ehci_iaa_watchdog(struct ehci_hcd *ehci) ehci_iaa_watchdog() argument 360 turn_on_io_watchdog(struct ehci_hcd *ehci) turn_on_io_watchdog() argument 400 struct ehci_hcd *ehci = container_of(t, struct ehci_hcd, hrtimer); ehci_hrtimer_func() local [all...] |
H A D | ehci-st.c | 52 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in st_ehci_platform_reset() local
|
H A D | ehci-fsl.c | 147 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in fsl_ehci_drv_probe() local 196 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_fsl_setup_phy() local 295 ehci_fsl_usb_setup(struct ehci_hcd *ehci) ehci_fsl_usb_setup() argument 360 ehci_fsl_reinit(struct ehci_hcd *ehci) ehci_fsl_reinit() argument 371 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_fsl_setup() local 414 struct ehci_hcd ehci; global() member 428 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_fsl_mpc512x_drv_suspend() local 497 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_fsl_mpc512x_drv_resume() local 571 struct ehci_hcd *ehci = hcd_to_ehci(hcd); hcd_to_ehci_fsl() local 600 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_fsl_drv_resume() local 645 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_start_port_reset() local [all...] |
H A D | ehci-exynos.c | 136 struct ehci_hcd *ehci; in exynos_ehci_probe() local
|
H A D | ehci-brcm.c | 27 static inline void ehci_brcm_wait_for_sof(struct ehci_hcd *ehci, u32 delay) in ehci_brcm_wait_for_sof() argument 60 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_brcm_hub_control() local 99 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_brcm_reset() local 218 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_brcm_resume() local [all...] |
H A D | ehci-hub.c | 33 static void ehci_handover_companion_ports(struct ehci_hcd *ehci) in ehci_handover_companion_ports() argument 125 ehci_port_change(struct ehci_hcd *ehci) ehci_port_change() argument 146 ehci_adjust_port_wakeup_flags(struct ehci_hcd *ehci, bool suspending, bool do_wakeup) ehci_adjust_port_wakeup_flags() argument 215 struct ehci_hcd *ehci = hcd_to_ehci (hcd); ehci_bus_suspend() local 378 struct ehci_hcd *ehci = hcd_to_ehci (hcd); ehci_bus_resume() local 519 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_get_resuming_ports() local 537 set_owner(struct ehci_hcd *ehci, int portnum, int new_owner) set_owner() argument 570 check_reset_complete( struct ehci_hcd *ehci, int index, u32 __iomem *status_reg, int port_status ) check_reset_complete() argument 620 struct ehci_hcd *ehci = hcd_to_ehci (hcd); ehci_hub_status_data() local 698 ehci_hub_descriptor( struct ehci_hcd *ehci, struct usb_hub_descriptor *desc ) ehci_hub_descriptor() argument 740 struct ehci_hcd *ehci = hcd_to_ehci (hcd); ehci_hub_control() local 1189 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_relinquish_port() local 1198 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_port_handed_over() local 1207 ehci_port_power(struct ehci_hcd *ehci, int portnum, bool enable) ehci_port_power() argument [all...] |
H A D | ehci-platform.c | 60 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_platform_reset() local 142 quirk_poll_check_port_status(struct ehci_hcd *ehci) quirk_poll_check_port_status() argument 164 quirk_poll_rebind_companion(struct ehci_hcd *ehci) quirk_poll_rebind_companion() argument 185 struct ehci_hcd *ehci = container_of((void *)priv, struct ehci_hcd, quirk_poll_work() local 202 struct ehci_hcd *ehci = container_of((void *)priv, struct ehci_hcd, quirk_poll_timer() local 242 struct ehci_hcd *ehci; ehci_platform_probe() local [all...] |
H A D | ehci-orion.c | 209 struct ehci_hcd *ehci; in ehci_orion_drv_probe() local [all...] |
H A D | ehci-q.c | 37 qtd_fill(struct ehci_hcd *ehci, struct ehci_qtd *qtd, dma_addr_t buf, in qtd_fill() argument 80 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update() argument 114 qh_refresh(struct ehci_hcd *ehci, struct ehci_qh *qh) qh_refresh() argument 144 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_clear_tt_buffer_complete() local 156 ehci_clear_tt_buffer(struct ehci_hcd *ehci, struct ehci_qh *qh, struct urb *urb, u32 token) ehci_clear_tt_buffer() argument 188 qtd_copy_status( struct ehci_hcd *ehci, struct urb *urb, size_t length, u32 token ) qtd_copy_status() argument 252 ehci_urb_done(struct ehci_hcd *ehci, struct urb *urb, int status) ehci_urb_done() argument 290 qh_completions(struct ehci_hcd *ehci, struct ehci_qh *qh) qh_completions() argument 556 qtd_list_free( struct ehci_hcd *ehci, struct urb *urb, struct list_head *qtd_list ) qtd_list_free() argument 576 qh_urb_transaction( struct ehci_hcd *ehci, struct urb *urb, struct list_head *head, gfp_t flags ) qh_urb_transaction() argument 761 qh_make( struct ehci_hcd *ehci, struct urb *urb, gfp_t flags ) qh_make() argument 954 enable_async(struct ehci_hcd *ehci) enable_async() argument 967 disable_async(struct ehci_hcd *ehci) disable_async() argument 982 qh_link_async(struct ehci_hcd *ehci, struct ehci_qh *qh) qh_link_async() argument 1021 qh_append_tds( struct ehci_hcd *ehci, struct urb *urb, struct list_head *qtd_list, int epnum, void **ptr ) qh_append_tds() argument 1103 submit_async( struct ehci_hcd *ehci, struct urb *urb, struct list_head *qtd_list, gfp_t mem_flags ) submit_async() argument 1174 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_submit_single_step_set_feature() local 1258 single_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) single_unlink_async() argument 1277 start_iaa_cycle(struct ehci_hcd *ehci) start_iaa_cycle() argument 1298 end_iaa_cycle(struct ehci_hcd *ehci) end_iaa_cycle() argument 1312 end_unlink_async(struct ehci_hcd *ehci) end_unlink_async() argument 1425 unlink_empty_async(struct ehci_hcd *ehci) unlink_empty_async() argument 1458 unlink_empty_async_suspended(struct ehci_hcd *ehci) unlink_empty_async_suspended() argument 1474 start_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) start_unlink_async() argument 1486 scan_async(struct ehci_hcd *ehci) scan_async() argument [all...] |
H A D | ehci-dbg.c | 15 static void dbg_hcs_params(struct ehci_hcd *ehci, char *label) in dbg_hcs_params() argument 51 static void dbg_hcc_params(struct ehci_hcd *ehci, char *label) in dbg_hcc_params() argument 80 dbg_qtd(const char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd) dbg_qtd() argument 96 dbg_qh(const char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) dbg_qh() argument 106 dbg_itd(const char *label, struct ehci_hcd *ehci, struct ehci_itd *itd) dbg_itd() argument 137 dbg_sitd(const char *label, struct ehci_hcd *ehci, struct ehci_sitd *sitd) dbg_sitd() argument 261 dbg_status(struct ehci_hcd *ehci, const char *label, u32 status) dbg_status() argument 270 dbg_cmd(struct ehci_hcd *ehci, const char *label, u32 command) dbg_cmd() argument 279 dbg_port(struct ehci_hcd *ehci, const char *label, int port, u32 status) dbg_port() argument 356 token_mark(struct ehci_hcd *ehci, __hc32 token) token_mark() argument 370 qh_lines(struct ehci_hcd *ehci, struct ehci_qh *qh, char **nextp, unsigned *sizep) qh_lines() argument 473 struct ehci_hcd *ehci; fill_async_buffer() local 512 struct ehci_hcd *ehci; fill_bandwidth_buffer() local 593 output_buf_tds_dir(char *buf, struct ehci_hcd *ehci, struct ehci_qh_hw *hw, struct ehci_qh *qh, unsigned size) output_buf_tds_dir() argument 624 struct ehci_hcd *ehci; fill_periodic_buffer() local 740 rh_state_string(struct ehci_hcd *ehci) rh_state_string() argument 758 struct ehci_hcd *ehci; fill_registers_buffer() local 1026 create_debug_files(struct ehci_hcd *ehci) create_debug_files() argument 1042 remove_debug_files(struct ehci_hcd *ehci) remove_debug_files() argument 1049 dbg_hcs_params(struct ehci_hcd *ehci, char *label) dbg_hcs_params() argument 1050 dbg_hcc_params(struct ehci_hcd *ehci, char *label) dbg_hcc_params() argument 1052 dbg_qh(const char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) dbg_qh() argument 1071 dbg_status(struct ehci_hcd *ehci, const char *label, u32 status) dbg_status() argument 1073 dbg_cmd(struct ehci_hcd *ehci, const char *label, u32 command) dbg_cmd() argument 1075 dbg_port(struct ehci_hcd *ehci, const char *label, int port, u32 status) dbg_port() argument [all...] |
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-tegra.c | 103 tegra_ehci_internal_port_reset( struct ehci_hcd *ehci, u32 __iomem *portsc_reg ) tegra_ehci_internal_port_reset() argument 177 struct ehci_hcd *ehci = hcd_to_ehci(hcd); tegra_ehci_hub_control() local 387 struct ehci_hcd *ehci; tegra_ehci_probe() local 544 struct ehci_hcd *ehci = hcd_to_ehci(hcd); tegra_ehci_reset() local [all...] |
H A D | ehci-hub.c | 33 static void ehci_handover_companion_ports(struct ehci_hcd *ehci) in ehci_handover_companion_ports() argument 125 ehci_port_change(struct ehci_hcd *ehci) ehci_port_change() argument 146 ehci_adjust_port_wakeup_flags(struct ehci_hcd *ehci, bool suspending, bool do_wakeup) ehci_adjust_port_wakeup_flags() argument 215 struct ehci_hcd *ehci = hcd_to_ehci (hcd); ehci_bus_suspend() local 378 struct ehci_hcd *ehci = hcd_to_ehci (hcd); ehci_bus_resume() local 519 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_get_resuming_ports() local 537 set_owner(struct ehci_hcd *ehci, int portnum, int new_owner) set_owner() argument 570 check_reset_complete( struct ehci_hcd *ehci, int index, u32 __iomem *status_reg, int port_status ) check_reset_complete() argument 620 struct ehci_hcd *ehci = hcd_to_ehci (hcd); ehci_hub_status_data() local 697 ehci_hub_descriptor( struct ehci_hcd *ehci, struct usb_hub_descriptor *desc ) ehci_hub_descriptor() argument 806 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehset_single_step_set_feature() local 878 struct ehci_hcd *ehci = hcd_to_ehci (hcd); ehci_hub_control() local 1319 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_relinquish_port() local 1328 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_port_handed_over() local 1337 ehci_port_power(struct ehci_hcd *ehci, int portnum, bool enable) ehci_port_power() argument [all...] |
H A D | ehci-fsl.c | 153 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in fsl_ehci_drv_probe() local 202 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_fsl_setup_phy() local 301 ehci_fsl_usb_setup(struct ehci_hcd *ehci) ehci_fsl_usb_setup() argument 366 ehci_fsl_reinit(struct ehci_hcd *ehci) ehci_fsl_reinit() argument 377 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_fsl_setup() local 420 struct ehci_hcd ehci; global() member 434 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_fsl_mpc512x_drv_suspend() local 503 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_fsl_mpc512x_drv_resume() local 577 struct ehci_hcd *ehci = hcd_to_ehci(hcd); hcd_to_ehci_fsl() local 606 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_fsl_drv_resume() local 651 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_start_port_reset() local [all...] |
H A D | ehci-exynos.c | 155 struct ehci_hcd *ehci; in exynos_ehci_probe() local
|
H A D | ehci-brcm.c | 27 static inline void ehci_brcm_wait_for_sof(struct ehci_hcd *ehci, u32 delay) in ehci_brcm_wait_for_sof() argument 60 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_brcm_hub_control() local 95 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_brcm_reset() local 216 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_brcm_resume() local [all...] |
H A D | ehci-platform.c | 63 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_platform_reset() local 145 quirk_poll_check_port_status(struct ehci_hcd *ehci) quirk_poll_check_port_status() argument 167 quirk_poll_rebind_companion(struct ehci_hcd *ehci) quirk_poll_rebind_companion() argument 188 struct ehci_hcd *ehci = container_of((void *)priv, struct ehci_hcd, quirk_poll_work() local 205 struct ehci_hcd *ehci = container_of((void *)priv, struct ehci_hcd, quirk_poll_timer() local 245 struct ehci_hcd *ehci; ehci_platform_probe() local [all...] |
H A D | ehci-orion.c | 213 struct ehci_hcd *ehci; in ehci_orion_drv_probe() local [all...] |
H A D | ehci-q.c | 37 qtd_fill(struct ehci_hcd *ehci, struct ehci_qtd *qtd, dma_addr_t buf, in qtd_fill() argument 79 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update() argument 113 qh_refresh(struct ehci_hcd *ehci, struct ehci_qh *qh) qh_refresh() argument 143 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_clear_tt_buffer_complete() local 155 ehci_clear_tt_buffer(struct ehci_hcd *ehci, struct ehci_qh *qh, struct urb *urb, u32 token) ehci_clear_tt_buffer() argument 187 qtd_copy_status( struct ehci_hcd *ehci, struct urb *urb, size_t length, u32 token ) qtd_copy_status() argument 251 ehci_urb_done(struct ehci_hcd *ehci, struct urb *urb, int status) ehci_urb_done() argument 289 qh_completions(struct ehci_hcd *ehci, struct ehci_qh *qh) qh_completions() argument 555 qtd_list_free( struct ehci_hcd *ehci, struct urb *urb, struct list_head *qtd_list ) qtd_list_free() argument 575 qh_urb_transaction( struct ehci_hcd *ehci, struct urb *urb, struct list_head *head, gfp_t flags ) qh_urb_transaction() argument 760 qh_make( struct ehci_hcd *ehci, struct urb *urb, gfp_t flags ) qh_make() argument 953 enable_async(struct ehci_hcd *ehci) enable_async() argument 966 disable_async(struct ehci_hcd *ehci) disable_async() argument 981 qh_link_async(struct ehci_hcd *ehci, struct ehci_qh *qh) qh_link_async() argument 1020 qh_append_tds( struct ehci_hcd *ehci, struct urb *urb, struct list_head *qtd_list, int epnum, void **ptr ) qh_append_tds() argument 1102 submit_async( struct ehci_hcd *ehci, struct urb *urb, struct list_head *qtd_list, gfp_t mem_flags ) submit_async() argument 1173 struct ehci_hcd *ehci = hcd_to_ehci(hcd); submit_single_step_set_feature() local 1257 single_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) single_unlink_async() argument 1276 start_iaa_cycle(struct ehci_hcd *ehci) start_iaa_cycle() argument 1297 end_iaa_cycle(struct ehci_hcd *ehci) end_iaa_cycle() argument 1311 end_unlink_async(struct ehci_hcd *ehci) end_unlink_async() argument 1424 unlink_empty_async(struct ehci_hcd *ehci) unlink_empty_async() argument 1457 unlink_empty_async_suspended(struct ehci_hcd *ehci) unlink_empty_async_suspended() argument 1473 start_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) start_unlink_async() argument 1485 scan_async(struct ehci_hcd *ehci) scan_async() argument [all...] |
H A D | ehci-hcd.c | 110 static unsigned ehci_moschip_read_frame_index(struct ehci_hcd *ehci) in ehci_moschip_read_frame_index() argument 120 static inline unsigned ehci_read_frame_index(struct ehci_hcd *ehci) in ehci_read_frame_index() argument 148 ehci_handshake(struct ehci_hcd *ehci, void __iomem *ptr, u32 mask, u32 done, int usec) ehci_handshake() argument 168 tdi_in_host_mode(struct ehci_hcd *ehci) tdi_in_host_mode() argument 180 ehci_halt(struct ehci_hcd *ehci) ehci_halt() argument 211 tdi_reset(struct ehci_hcd *ehci) tdi_reset() argument 230 ehci_reset(struct ehci_hcd *ehci) ehci_reset() argument 272 ehci_quiesce(struct ehci_hcd *ehci) ehci_quiesce() argument 318 ehci_turn_off_all_ports(struct ehci_hcd *ehci) ehci_turn_off_all_ports() argument 335 ehci_silence_controller(struct ehci_hcd *ehci) ehci_silence_controller() argument 357 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_shutdown() local 385 ehci_work(struct ehci_hcd *ehci) ehci_work() argument 421 struct ehci_hcd *ehci = hcd_to_ehci (hcd); ehci_stop() local 455 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_init() local 574 struct ehci_hcd *ehci = hcd_to_ehci (hcd); ehci_run() local 680 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_setup() local 714 struct ehci_hcd *ehci = hcd_to_ehci (hcd); ehci_irq() local 889 struct ehci_hcd *ehci = hcd_to_ehci (hcd); ehci_urb_enqueue() local 927 struct ehci_hcd *ehci = hcd_to_ehci (hcd); ehci_urb_dequeue() local 978 struct ehci_hcd *ehci = hcd_to_ehci (hcd); ehci_endpoint_disable() local 1052 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_endpoint_reset() local 1091 struct ehci_hcd *ehci = hcd_to_ehci (hcd); ehci_get_frame() local 1101 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_remove_device() local 1118 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_suspend() local 1152 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_resume() local [all...] |
H A D | ehci-dbg.c | 15 static void dbg_hcs_params(struct ehci_hcd *ehci, char *label) in dbg_hcs_params() argument 51 static void dbg_hcc_params(struct ehci_hcd *ehci, char *label) in dbg_hcc_params() argument 80 dbg_qtd(const char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd) dbg_qtd() argument 96 dbg_qh(const char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) dbg_qh() argument 106 dbg_itd(const char *label, struct ehci_hcd *ehci, struct ehci_itd *itd) dbg_itd() argument 137 dbg_sitd(const char *label, struct ehci_hcd *ehci, struct ehci_sitd *sitd) dbg_sitd() argument 261 dbg_status(struct ehci_hcd *ehci, const char *label, u32 status) dbg_status() argument 270 dbg_cmd(struct ehci_hcd *ehci, const char *label, u32 command) dbg_cmd() argument 279 dbg_port(struct ehci_hcd *ehci, const char *label, int port, u32 status) dbg_port() argument 356 token_mark(struct ehci_hcd *ehci, __hc32 token) token_mark() argument 370 qh_lines(struct ehci_hcd *ehci, struct ehci_qh *qh, char **nextp, unsigned *sizep) qh_lines() argument 473 struct ehci_hcd *ehci; fill_async_buffer() local 512 struct ehci_hcd *ehci; fill_bandwidth_buffer() local 593 output_buf_tds_dir(char *buf, struct ehci_hcd *ehci, struct ehci_qh_hw *hw, struct ehci_qh *qh, unsigned size) output_buf_tds_dir() argument 624 struct ehci_hcd *ehci; fill_periodic_buffer() local 740 rh_state_string(struct ehci_hcd *ehci) rh_state_string() argument 758 struct ehci_hcd *ehci; fill_registers_buffer() local 1026 create_debug_files(struct ehci_hcd *ehci) create_debug_files() argument 1042 remove_debug_files(struct ehci_hcd *ehci) remove_debug_files() argument 1049 dbg_hcs_params(struct ehci_hcd *ehci, char *label) dbg_hcs_params() argument 1050 dbg_hcc_params(struct ehci_hcd *ehci, char *label) dbg_hcc_params() argument 1052 dbg_qh(const char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) dbg_qh() argument 1071 dbg_status(struct ehci_hcd *ehci, const char *label, u32 status) dbg_status() argument 1073 dbg_cmd(struct ehci_hcd *ehci, const char *label, u32 command) dbg_cmd() argument 1075 dbg_port(struct ehci_hcd *ehci, const char *label, int port, u32 status) dbg_port() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/chipidea/ |
H A D | ci_hdrc_tegra.c | 156 struct ehci_hcd *ehci; in tegra_usb_notify_event() local 172 static int tegra_usb_internal_port_reset(struct ehci_hcd *ehci, in tegra_usb_internal_port_reset() argument 240 struct ehci_hcd *ehci = hcd_to_ehci(ci->hcd); tegra_ehci_hub_control() local [all...] |
H A D | host.c | 39 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_ci_portpower() local 87 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_ci_reset() local 122 struct ehci_hcd *ehci; in host_start() local 249 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ci_ehci_hub_control() local 331 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ci_ehci_bus_suspend() local [all...] |
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | omap-usb-host.c | 194 struct platform_device *ehci; in omap_usbhs_alloc_children() local [all...] |
/kernel/linux/linux-5.10/drivers/phy/samsung/ |
H A D | phy-exynos5250-usb2.c | 202 u32 ehci; in exynos5250_power_on() local
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | omap-usb-host.c | 194 struct platform_device *ehci; in omap_usbhs_alloc_children() local [all...] |