/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-sh.c | 19 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_sh_reset() local
|
H A D | ehci-xilinx-of.c | 120 struct ehci_hcd *ehci; in ehci_hcd_xilinx_of_probe() local [all...] |
H A D | ehci-grlib.c | 76 struct ehci_hcd *ehci = NULL; in ehci_hcd_grlib_probe() local [all...] |
H A D | ehci-mem.c | 25 static inline void ehci_qtd_init(struct ehci_hcd *ehci, struct ehci_qtd *qtd, in ehci_qtd_init() argument 36 static struct ehci_qtd *ehci_qtd_alloc (struct ehci_hcd *ehci, gfp_t flags) in ehci_qtd_alloc() argument 48 static inline void ehci_qtd_free (struct ehci_hcd *ehci, struct ehci_qtd *qtd) in ehci_qtd_free() argument 54 qh_destroy(struct ehci_hcd *ehci, struct ehci_qh *qh) qh_destroy() argument 67 ehci_qh_alloc(struct ehci_hcd *ehci, gfp_t flags) ehci_qh_alloc() argument 107 ehci_mem_cleanup(struct ehci_hcd *ehci) ehci_mem_cleanup() argument 139 ehci_mem_init(struct ehci_hcd *ehci, gfp_t flags) ehci_mem_init() argument [all...] |
H A D | ehci-ppc-of.c | 98 struct ehci_hcd *ehci = NULL; in ehci_hcd_ppc_of_probe() local 190 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_hcd_ppc_of_remove() local [all...] |
H A D | ehci-ps3.c | 12 static void ps3_ehci_setup_insnreg(struct ehci_hcd *ehci) in ps3_ehci_setup_insnreg() argument 43 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ps3_ehci_hc_reset() local
|
H A D | ehci-sysfs.c | 14 struct ehci_hcd *ehci; in companion_show() local 41 struct ehci_hcd *ehci; in companion_store() local 72 struct ehci_hcd *ehci; uframe_periodic_max_show() local 85 struct ehci_hcd *ehci; uframe_periodic_max_store() local 149 create_sysfs_files(struct ehci_hcd *ehci) create_sysfs_files() argument 165 remove_sysfs_files(struct ehci_hcd *ehci) remove_sysfs_files() argument [all...] |
H A D | ehci-mxc.c | 45 struct ehci_hcd *ehci; in ehci_mxc_drv_probe() local 161 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_mxc_drv_remove() local [all...] |
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 | 54 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in st_ehci_platform_reset() local
|
H A D | ehci-atmel.c | 91 struct ehci_hcd *ehci; in ehci_atmel_drv_probe() local
|
H A D | ehci-pci.c | 63 static int ehci_pci_reinit(struct ehci_hcd *ehci, struct pci_dev *pdev) in ehci_pci_reinit() argument 92 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_pci_setup() local 355 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_pci_resume() local [all...] |
H A D | ehci-mv.c | 70 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in mv_ehci_reset() local 107 struct ehci_hcd *ehci; mv_ehci_probe() local [all...] |
H A D | ehci-pmcmsp.c | 39 static void usb_hcd_tdi_set_mode(struct ehci_hcd *ehci) in usb_hcd_tdi_set_mode() argument 72 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_msp_setup() local 163 struct ehci_hcd *ehci ; usb_hcd_msp_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-grlib.c | 76 struct ehci_hcd *ehci = NULL; in ehci_hcd_grlib_probe() local [all...] |
H A D | ehci-mem.c | 25 static inline void ehci_qtd_init(struct ehci_hcd *ehci, struct ehci_qtd *qtd, in ehci_qtd_init() argument 36 static struct ehci_qtd *ehci_qtd_alloc (struct ehci_hcd *ehci, gfp_t flags) in ehci_qtd_alloc() argument 48 static inline void ehci_qtd_free (struct ehci_hcd *ehci, struct ehci_qtd *qtd) in ehci_qtd_free() argument 54 qh_destroy(struct ehci_hcd *ehci, struct ehci_qh *qh) qh_destroy() argument 67 ehci_qh_alloc(struct ehci_hcd *ehci, gfp_t flags) ehci_qh_alloc() argument 106 ehci_mem_cleanup(struct ehci_hcd *ehci) ehci_mem_cleanup() argument 138 ehci_mem_init(struct ehci_hcd *ehci, gfp_t flags) ehci_mem_init() argument [all...] |
H A D | ehci-xilinx-of.c | 122 struct ehci_hcd *ehci; in ehci_hcd_xilinx_of_probe() local [all...] |
H A D | ehci-ppc-of.c | 98 struct ehci_hcd *ehci = NULL; in ehci_hcd_ppc_of_probe() local 190 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_hcd_ppc_of_remove() local [all...] |
H A D | ehci-sh.c | 19 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_sh_reset() local
|
H A D | ehci-ps3.c | 12 static void ps3_ehci_setup_insnreg(struct ehci_hcd *ehci) in ps3_ehci_setup_insnreg() argument 43 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ps3_ehci_hc_reset() local
|
H A D | ehci-sysfs.c | 14 struct ehci_hcd *ehci; in companion_show() local 41 struct ehci_hcd *ehci; in companion_store() local 72 struct ehci_hcd *ehci; uframe_periodic_max_show() local 85 struct ehci_hcd *ehci; uframe_periodic_max_store() local 149 create_sysfs_files(struct ehci_hcd *ehci) create_sysfs_files() argument 165 remove_sysfs_files(struct ehci_hcd *ehci) remove_sysfs_files() argument [all...] |
H A D | ehci-atmel.c | 94 struct ehci_hcd *ehci; in ehci_atmel_drv_probe() local
|
H A D | ehci-pci.c | 63 static int ehci_pci_reinit(struct ehci_hcd *ehci, struct pci_dev *pdev) in ehci_pci_reinit() argument 92 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_pci_setup() local 359 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ehci_pci_resume() local [all...] |
H A D | ehci-mv.c | 70 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in mv_ehci_reset() local 107 struct ehci_hcd *ehci; mv_ehci_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/usb/chipidea/ |
H A D | host.c | 34 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_ci_portpower() local 75 struct ehci_hcd *ehci = hcd_to_ehci(hcd); in ehci_ci_reset() local 110 struct ehci_hcd *ehci; in host_start() local 235 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ci_ehci_hub_control() local 309 struct ehci_hcd *ehci = hcd_to_ehci(hcd); ci_ehci_bus_suspend() local [all...] |