/linux/drivers/usb/core/ |
H A D | hcd.c | 416 rh_string(int id, struct usb_hcd const *hcd, u8 *data, unsigned len) in rh_string() argument 455 static int rh_call_control (struct usb_hcd *hcd, struct urb *urb) in rh_call_control() argument 725 usb_hcd_poll_rh_status(struct usb_hcd * hcd) usb_hcd_poll_rh_status() argument 785 rh_queue_status(struct usb_hcd * hcd,struct urb * urb) rh_queue_status() argument 816 rh_urb_enqueue(struct usb_hcd * hcd,struct urb * urb) rh_urb_enqueue() argument 830 usb_rh_urb_dequeue(struct usb_hcd * hcd,struct urb * urb,int status) usb_rh_urb_dequeue() argument 955 register_root_hub(struct usb_hcd * hcd) register_root_hub() argument 1130 usb_hcd_link_urb_to_ep(struct usb_hcd * hcd,struct urb * urb) usb_hcd_link_urb_to_ep() argument 1188 usb_hcd_check_unlink_urb(struct usb_hcd * hcd,struct urb * urb,int status) usb_hcd_check_unlink_urb() argument 1221 usb_hcd_unlink_urb_from_ep(struct usb_hcd * hcd,struct urb * urb) usb_hcd_unlink_urb_from_ep() argument 1309 usb_hcd_unmap_urb_setup_for_dma(struct usb_hcd * hcd,struct urb * urb) usb_hcd_unmap_urb_setup_for_dma() argument 1329 unmap_urb_for_dma(struct usb_hcd * hcd,struct urb * urb) unmap_urb_for_dma() argument 1337 usb_hcd_unmap_urb_for_dma(struct usb_hcd * hcd,struct urb * urb) usb_hcd_unmap_urb_for_dma() argument 1381 map_urb_for_dma(struct usb_hcd * hcd,struct urb * urb,gfp_t mem_flags) map_urb_for_dma() argument 1390 usb_hcd_map_urb_for_dma(struct usb_hcd * hcd,struct urb * urb,gfp_t mem_flags) usb_hcd_map_urb_for_dma() argument 1522 struct usb_hcd *hcd = bus_to_hcd(urb->dev->bus); usb_hcd_submit_urb() local 1579 unlink1(struct usb_hcd * hcd,struct urb * urb,int status) unlink1() argument 1603 struct usb_hcd *hcd; usb_hcd_unlink_urb() local 1636 struct usb_hcd *hcd = bus_to_hcd(urb->dev->bus); __usb_hcd_giveback_urb() local 1737 usb_hcd_giveback_urb(struct usb_hcd * hcd,struct urb * urb,int status) usb_hcd_giveback_urb() argument 1779 struct usb_hcd *hcd; usb_hcd_flush_endpoint() local 1863 struct usb_hcd *hcd; usb_hcd_alloc_bandwidth() local 1980 struct usb_hcd *hcd; usb_hcd_disable_endpoint() local 1999 struct usb_hcd *hcd = bus_to_hcd(udev->bus); usb_hcd_reset_endpoint() local 2033 struct usb_hcd *hcd; usb_alloc_streams() local 2083 struct usb_hcd *hcd; usb_free_streams() local 2124 struct usb_hcd *hcd = bus_to_hcd(udev->bus); usb_hcd_get_frame_number() local 2153 struct usb_hcd *hcd = bus_to_hcd(udev->bus); request_single_step_set_feature_urb() local 2183 ehset_single_step_set_feature(struct usb_hcd * hcd,int port) ehset_single_step_set_feature() argument 2260 struct usb_hcd *hcd = bus_to_hcd(rhdev->bus); hcd_bus_suspend() local 2313 struct usb_hcd *hcd = bus_to_hcd(rhdev->bus); hcd_bus_resume() local 2383 struct usb_hcd *hcd = container_of(work, struct usb_hcd, wakeup_work); hcd_resume_work() local 2398 usb_hcd_resume_root_hub(struct usb_hcd * hcd) usb_hcd_resume_root_hub() argument 2433 struct usb_hcd *hcd; usb_bus_start_enum() local 2469 struct usb_hcd *hcd = __hcd; usb_hcd_irq() local 2488 struct usb_hcd *hcd = container_of(work, struct usb_hcd, died_work); hcd_died_work() local 2508 usb_hc_died(struct usb_hcd * hcd) usb_hc_died() argument 2564 struct usb_hcd *hcd; __usb_create_hcd() local 2679 struct usb_hcd *hcd = container_of (kref, struct usb_hcd, kref); hcd_release() local 2695 usb_get_hcd(struct usb_hcd * hcd) usb_get_hcd() argument 2703 usb_put_hcd(struct usb_hcd * hcd) usb_put_hcd() argument 2710 usb_hcd_is_primary_hcd(struct usb_hcd * hcd) usb_hcd_is_primary_hcd() argument 2718 usb_hcd_find_raw_port_number(struct usb_hcd * hcd,int port1) usb_hcd_find_raw_port_number() argument 2726 usb_hcd_request_irqs(struct usb_hcd * hcd,unsigned int irqnum,unsigned long irqflags) usb_hcd_request_irqs() argument 2763 usb_put_invalidate_rhdev(struct usb_hcd * hcd) usb_put_invalidate_rhdev() argument 2780 usb_stop_hcd(struct usb_hcd * hcd) usb_stop_hcd() argument 2804 usb_add_hcd(struct usb_hcd * hcd,unsigned int irqnum,unsigned long irqflags) usb_add_hcd() argument 3030 usb_remove_hcd(struct usb_hcd * hcd) usb_remove_hcd() argument 3100 struct usb_hcd *hcd = platform_get_drvdata(dev); usb_hcd_platform_shutdown() local 3110 usb_hcd_setup_local_mem(struct usb_hcd * hcd,phys_addr_t phys_addr,dma_addr_t dma,size_t size) usb_hcd_setup_local_mem() argument [all...] |
H A D | hcd-pci.c | 45 static void for_each_companion(struct pci_dev *pdev, struct usb_hcd *hcd, in for_each_companion() argument 84 static void ehci_pre_add(struct pci_dev *pdev, struct usb_hcd *hcd, in ehci_pre_add() argument 101 static void ehci_post_add(struct pci_dev *pdev, struct usb_hcd *hcd, in ehci_post_add() argument 122 static void non_ehci_add(struct pci_dev *pdev, struct usb_hcd *hcd, in non_ehci_add() argument 133 static void ehci_remove(struct pci_dev *pdev, struct usb_hcd *hcd, in ehci_remove() argument 143 ehci_wait_for_companions(struct pci_dev * pdev,struct usb_hcd * hcd,struct pci_dev * companion,struct usb_hcd * companion_hcd) ehci_wait_for_companions() argument 174 struct usb_hcd *hcd; usb_hcd_pci_probe() local 313 struct usb_hcd *hcd; usb_hcd_pci_remove() local 361 struct usb_hcd *hcd; usb_hcd_pci_shutdown() local 402 struct usb_hcd *hcd = dev_get_drvdata(dev); check_root_hub_suspended() local 421 struct usb_hcd *hcd = pci_get_drvdata(pci_dev); suspend_common() local 484 struct usb_hcd *hcd = pci_get_drvdata(pci_dev); resume_common() local 537 struct usb_hcd *hcd = pci_get_drvdata(pci_dev); hcd_pci_suspend_noirq() local 576 struct usb_hcd *hcd = pci_get_drvdata(pci_dev); hcd_pci_poweroff_late() local [all...] |
H A D | buffer.c | 65 int hcd_buffer_create(struct usb_hcd *hcd) in hcd_buffer_create() argument 97 hcd_buffer_destroy(struct usb_hcd * hcd) hcd_buffer_destroy() argument 122 struct usb_hcd *hcd = bus_to_hcd(bus); hcd_buffer_alloc() local 151 struct usb_hcd *hcd = bus_to_hcd(bus); hcd_buffer_free() local 176 hcd_buffer_alloc_pages(struct usb_hcd * hcd,size_t size,gfp_t mem_flags,dma_addr_t * dma) hcd_buffer_alloc_pages() argument 197 hcd_buffer_free_pages(struct usb_hcd * hcd,size_t size,void * addr,dma_addr_t dma) hcd_buffer_free_pages() argument [all...] |
/linux/drivers/usb/host/ |
H A D | ohci-pci.c | 35 static int broken_suspend(struct usb_hcd *hcd) in broken_suspend() argument 44 static int ohci_quirk_amd756(struct usb_hcd *hcd) in ohci_quirk_amd756() argument 59 static int ohci_quirk_opti(struct usb_hcd *hcd) in ohci_quirk_opti() argument 72 static int ohci_quirk_ns(struct usb_hcd *hcd) in ohci_quirk_ns() argument 94 ohci_quirk_zfmicro(struct usb_hcd * hcd) ohci_quirk_zfmicro() argument 107 ohci_quirk_toshiba_scc(struct usb_hcd * hcd) ohci_quirk_toshiba_scc() argument 140 ohci_quirk_nec(struct usb_hcd * hcd) ohci_quirk_nec() argument 151 ohci_quirk_amd700(struct usb_hcd * hcd) ohci_quirk_amd700() argument 168 ohci_quirk_loongson(struct usb_hcd * hcd) ohci_quirk_loongson() argument 187 ohci_quirk_qemu(struct usb_hcd * hcd) ohci_quirk_qemu() argument 261 ohci_pci_reset(struct usb_hcd * hcd) ohci_pci_reset() argument 328 ohci_pci_resume(struct usb_hcd * hcd,pm_message_t msg) ohci_pci_resume() argument [all...] |
H A D | ohci-da8xx.c | 39 struct usb_hcd *hcd; member 47 #define to_da8xx_ohci(hcd) (struct da8xx_ohci_hcd *)(hcd_to_ohci(hcd)->priv) argument 52 static int ohci_da8xx_enable(struct usb_hcd *hcd) in ohci_da8xx_enable() argument 79 static void ohci_da8xx_disable(struct usb_hcd *hcd) in ohci_da8xx_disable() argument 88 ohci_da8xx_set_power(struct usb_hcd * hcd,int on) ohci_da8xx_set_power() argument 114 ohci_da8xx_get_power(struct usb_hcd * hcd) ohci_da8xx_get_power() argument 124 ohci_da8xx_get_oci(struct usb_hcd * hcd) ohci_da8xx_get_oci() argument 146 ohci_da8xx_has_set_power(struct usb_hcd * hcd) ohci_da8xx_has_set_power() argument 156 ohci_da8xx_has_oci(struct usb_hcd * hcd) ohci_da8xx_has_oci() argument 169 ohci_da8xx_has_potpgt(struct usb_hcd * hcd) ohci_da8xx_has_potpgt() argument 210 ohci_da8xx_register_notify(struct usb_hcd * hcd) ohci_da8xx_register_notify() argument 228 ohci_da8xx_reset(struct usb_hcd * hcd) ohci_da8xx_reset() argument 281 ohci_da8xx_hub_status_data(struct usb_hcd * hcd,char * buf) ohci_da8xx_hub_status_data() argument 301 ohci_da8xx_hub_control(struct usb_hcd * hcd,u16 typeReq,u16 wValue,u16 wIndex,char * buf,u16 wLength) ohci_da8xx_hub_control() argument 379 struct usb_hcd *hcd; ohci_da8xx_probe() local 474 struct usb_hcd *hcd = platform_get_drvdata(pdev); ohci_da8xx_remove() local 484 struct usb_hcd *hcd = platform_get_drvdata(pdev); ohci_da8xx_suspend() local 506 struct usb_hcd *hcd = platform_get_drvdata(dev); ohci_da8xx_resume() local [all...] |
H A D | xhci-plat.c | 39 static void xhci_priv_plat_start(struct usb_hcd *hcd) in xhci_priv_plat_start() argument 47 static int xhci_priv_init_quirk(struct usb_hcd *hcd) in xhci_priv_init_quirk() argument 57 static int xhci_priv_suspend_quirk(struct usb_hcd *hcd) in xhci_priv_suspend_quirk() argument 67 xhci_priv_resume_quirk(struct usb_hcd * hcd) xhci_priv_resume_quirk() argument 85 xhci_plat_setup(struct usb_hcd * hcd) xhci_plat_setup() argument 97 xhci_plat_start(struct usb_hcd * hcd) xhci_plat_start() argument 151 struct usb_hcd *hcd, *usb3_hcd; xhci_plat_probe() local 425 struct usb_hcd *hcd = platform_get_drvdata(dev); xhci_plat_remove() local 459 struct usb_hcd *hcd = dev_get_drvdata(dev); xhci_plat_suspend() local 487 struct usb_hcd *hcd = dev_get_drvdata(dev); xhci_plat_resume_common() local 539 struct usb_hcd *hcd = dev_get_drvdata(dev); xhci_plat_runtime_suspend() local 552 struct usb_hcd *hcd = dev_get_drvdata(dev); xhci_plat_runtime_resume() local [all...] |
H A D | ehci-fsl.c | 50 struct usb_hcd *hcd; in fsl_ehci_drv_probe() local 180 usb_phy_clk_valid(struct usb_hcd * hcd) usb_phy_clk_valid() argument 191 ehci_fsl_setup_phy(struct usb_hcd * hcd,enum fsl_usb2_phy_modes phy_mode,unsigned int port_offset) ehci_fsl_setup_phy() argument 297 struct usb_hcd *hcd = ehci_to_hcd(ehci); ehci_fsl_usb_setup() local 369 ehci_fsl_setup(struct usb_hcd * hcd) ehci_fsl_setup() argument 425 struct usb_hcd *hcd = dev_get_drvdata(dev); ehci_fsl_mpc512x_drv_suspend() local 494 struct usb_hcd *hcd = dev_get_drvdata(dev); ehci_fsl_mpc512x_drv_resume() local 569 struct usb_hcd *hcd = dev_get_drvdata(dev); ehci_fsl_drv_suspend() local 589 struct usb_hcd *hcd = dev_get_drvdata(dev); ehci_fsl_drv_resume() local 616 struct usb_hcd *hcd = dev_get_drvdata(dev); ehci_fsl_drv_restore() local 634 ehci_start_port_reset(struct usb_hcd * hcd,unsigned port) ehci_start_port_reset() argument 680 struct usb_hcd *hcd = platform_get_drvdata(pdev); fsl_ehci_drv_remove() local [all...] |
H A D | max3421-hcd.c | 329 hcd_to_max3421(struct usb_hcd *hcd) in hcd_to_max3421() argument 341 spi_rd8(struct usb_hcd *hcd, unsigned int reg) in spi_rd8() argument 367 spi_wr8(struct usb_hcd *hcd, unsigned int reg, u8 val) in spi_wr8() argument 391 spi_rd_buf(struct usb_hcd * hcd,unsigned int reg,void * buf,size_t len) spi_rd_buf() argument 417 spi_wr_buf(struct usb_hcd * hcd,unsigned int reg,void * buf,size_t len) spi_wr_buf() argument 457 max3421_set_speed(struct usb_hcd * hcd,struct usb_device * dev) max3421_set_speed() argument 483 max3421_set_address(struct usb_hcd * hcd,struct usb_device * dev,int epnum) max3421_set_address() argument 505 max3421_ctrl_setup(struct usb_hcd * hcd,struct urb * urb) max3421_ctrl_setup() argument 512 max3421_transfer_in(struct usb_hcd * hcd,struct urb * urb) max3421_transfer_in() argument 523 max3421_transfer_out(struct usb_hcd * hcd,struct urb * urb,int fast_retransmit) max3421_transfer_out() argument 569 max3421_next_transfer(struct usb_hcd * hcd,int fast_retransmit) max3421_next_transfer() argument 629 max3421_select_and_start_urb(struct usb_hcd * hcd) max3421_select_and_start_urb() argument 764 max3421_check_unlink(struct usb_hcd * hcd) max3421_check_unlink() argument 804 max3421_slow_retransmit(struct usb_hcd * hcd) max3421_slow_retransmit() argument 819 max3421_recv_data_available(struct usb_hcd * hcd) max3421_recv_data_available() argument 850 max3421_handle_error(struct usb_hcd * hcd,u8 hrsl) max3421_handle_error() argument 939 max3421_transfer_in_done(struct usb_hcd * hcd,struct urb * urb) max3421_transfer_in_done() argument 983 max3421_transfer_out_done(struct usb_hcd * hcd,struct urb * urb) max3421_transfer_out_done() argument 1010 max3421_host_transfer_done(struct usb_hcd * hcd) max3421_host_transfer_done() argument 1076 max3421_detect_conn(struct usb_hcd * hcd) max3421_detect_conn() argument 1135 struct usb_hcd *hcd = dev_id; max3421_irq_handler() local 1149 dump_eps(struct usb_hcd * hcd) dump_eps() argument 1190 max3421_handle_irqs(struct usb_hcd * hcd) max3421_handle_irqs() argument 1283 max3421_reset_hcd(struct usb_hcd * hcd) max3421_reset_hcd() argument 1336 max3421_urb_done(struct usb_hcd * hcd) max3421_urb_done() argument 1373 struct usb_hcd *hcd = dev_id; max3421_spi_thread() local 1452 max3421_reset_port(struct usb_hcd * hcd) max3421_reset_port() argument 1465 max3421_reset(struct usb_hcd * hcd) max3421_reset() argument 1478 max3421_start(struct usb_hcd * hcd) max3421_start() argument 1494 max3421_stop(struct usb_hcd * hcd) max3421_stop() argument 1499 max3421_urb_enqueue(struct usb_hcd * hcd,struct urb * urb,gfp_t mem_flags) max3421_urb_enqueue() argument 1551 max3421_urb_dequeue(struct usb_hcd * hcd,struct urb * urb,int status) max3421_urb_dequeue() argument 1573 max3421_endpoint_disable(struct usb_hcd * hcd,struct usb_host_endpoint * ep) max3421_endpoint_disable() argument 1594 max3421_get_frame_number(struct usb_hcd * hcd) max3421_get_frame_number() argument 1605 max3421_hub_status_data(struct usb_hcd * hcd,char * buf) max3421_hub_status_data() argument 1650 max3421_gpout_set_value(struct usb_hcd * hcd,u8 pin_number,u8 value) max3421_gpout_set_value() argument 1671 max3421_hub_control(struct usb_hcd * hcd,u16 type_req,u16 value,u16 index,char * buf,u16 length) max3421_hub_control() argument 1769 max3421_bus_suspend(struct usb_hcd * hcd) max3421_bus_suspend() argument 1775 max3421_bus_resume(struct usb_hcd * hcd) max3421_bus_resume() argument 1825 struct usb_hcd *hcd = NULL; max3421_probe() local 1930 struct usb_hcd *hcd; max3421_remove() local [all...] |
H A D | xhci-pci.c | 118 struct usb_hcd *hcd = xhci_to_hcd(xhci); in xhci_msix_sync_irqs() local 131 struct usb_hcd *hcd = xhci_to_hcd(xhci); in xhci_cleanup_msix() local 143 xhci_try_enable_msi(struct usb_hcd * hcd) xhci_try_enable_msi() argument 211 xhci_pci_run(struct usb_hcd * hcd) xhci_pci_run() argument 224 xhci_pci_stop(struct usb_hcd * hcd) xhci_pci_stop() argument 532 xhci_find_lpm_incapable_ports(struct usb_hcd * hcd,struct usb_device * hdev) xhci_find_lpm_incapable_ports() argument 562 xhci_find_lpm_incapable_ports(struct usb_hcd * hcd,struct usb_device * hdev) xhci_find_lpm_incapable_ports() argument 566 xhci_pci_setup(struct usb_hcd * hcd) xhci_pci_setup() argument 595 xhci_pci_update_hub_device(struct usb_hcd * hcd,struct usb_device * hdev,struct usb_tt * tt,gfp_t mem_flags) xhci_pci_update_hub_device() argument 613 struct usb_hcd *hcd; xhci_pci_common_probe() local 737 xhci_ssic_port_unused_quirk(struct usb_hcd * hcd,bool suspend) xhci_ssic_port_unused_quirk() argument 772 xhci_pme_quirk(struct usb_hcd * hcd) xhci_pme_quirk() argument 784 xhci_sparse_control_quirk(struct usb_hcd * hcd) xhci_sparse_control_quirk() argument 793 xhci_pci_suspend(struct usb_hcd * hcd,bool do_wakeup) xhci_pci_suspend() argument 833 xhci_pci_resume(struct usb_hcd * hcd,pm_message_t msg) xhci_pci_resume() argument 872 xhci_pci_poweroff_late(struct usb_hcd * hcd,bool do_wakeup) xhci_pci_poweroff_late() argument 921 xhci_pci_shutdown(struct usb_hcd * hcd) xhci_pci_shutdown() argument [all...] |
H A D | ehci-hcd.c | 356 static void ehci_shutdown(struct usb_hcd *hcd) in ehci_shutdown() argument 420 static void ehci_stop (struct usb_hcd *hcd) in ehci_stop() argument 454 static int ehci_init(struct usb_hcd *hcd) in ehci_init() argument 572 static int ehci_run (struct usb_hcd *hcd) in ehci_run() argument 678 ehci_setup(struct usb_hcd * hcd) ehci_setup() argument 712 ehci_irq(struct usb_hcd * hcd) ehci_irq() argument 882 ehci_urb_enqueue(struct usb_hcd * hcd,struct urb * urb,gfp_t mem_flags) ehci_urb_enqueue() argument 922 ehci_urb_dequeue(struct usb_hcd * hcd,struct urb * urb,int status) ehci_urb_dequeue() argument 973 ehci_endpoint_disable(struct usb_hcd * hcd,struct usb_host_endpoint * ep) ehci_endpoint_disable() argument 1047 ehci_endpoint_reset(struct usb_hcd * hcd,struct usb_host_endpoint * ep) ehci_endpoint_reset() argument 1086 ehci_get_frame(struct usb_hcd * hcd) ehci_get_frame() argument 1096 ehci_remove_device(struct usb_hcd * hcd,struct usb_device * udev) ehci_remove_device() argument 1133 ehci_suspend(struct usb_hcd * hcd,bool do_wakeup) ehci_suspend() argument 1167 ehci_resume(struct usb_hcd * hcd,bool force_reset) ehci_resume() argument [all...] |
H A D | ohci-hcd.c | 148 struct usb_hcd *hcd, in ohci_urb_enqueue() argument 313 static int ohci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in ohci_urb_dequeue() argument 348 ohci_endpoint_disable(struct usb_hcd * hcd,struct usb_host_endpoint * ep) ohci_endpoint_disable() argument 401 ohci_get_frame(struct usb_hcd * hcd) ohci_get_frame() argument 420 _ohci_shutdown(struct usb_hcd * hcd) _ohci_shutdown() argument 436 ohci_shutdown(struct usb_hcd * hcd) ohci_shutdown() argument 455 struct usb_hcd *hcd = ohci_to_hcd(ohci); ohci_init() local 547 struct usb_hcd *hcd = ohci_to_hcd(ohci); ohci_run() local 711 ohci_setup(struct usb_hcd * hcd) ohci_setup() argument 722 ohci_start(struct usb_hcd * hcd) ohci_start() argument 877 ohci_irq(struct usb_hcd * hcd) ohci_irq() argument 999 ohci_stop(struct usb_hcd * hcd) ohci_stop() argument 1105 ohci_suspend(struct usb_hcd * hcd,bool do_wakeup) ohci_suspend() argument 1133 ohci_resume(struct usb_hcd * hcd,bool hibernated) ohci_resume() argument [all...] |
H A D | ohci-exynos.c | 26 #define to_exynos_ohci(hcd) (struct exynos_ohci_hcd *)(hcd_to_ohci(hcd)->priv) argument 81 struct usb_hcd *hcd = dev_get_drvdata(dev); in exynos_ohci_phy_enable() local 97 struct usb_hcd *hcd = dev_get_drvdata(dev); in exynos_ohci_phy_disable() local 108 struct usb_hcd *hcd; in exynos_ohci_probe() local 191 struct usb_hcd *hcd = platform_get_drvdata(pdev); exynos_ohci_remove() local 205 struct usb_hcd *hcd = platform_get_drvdata(pdev); exynos_ohci_shutdown() local 213 struct usb_hcd *hcd = dev_get_drvdata(dev); exynos_ohci_suspend() local 230 struct usb_hcd *hcd = dev_get_drvdata(dev); exynos_ohci_resume() local [all...] |
H A D | ohci-sm501.c | 22 static int ohci_sm501_init(struct usb_hcd *hcd) in ohci_sm501_init() argument 27 static int ohci_sm501_start(struct usb_hcd *hcd) in ohci_sm501_start() argument 94 struct usb_hcd *hcd = NULL; in ohci_hcd_sm501_drv_probe() local 190 struct usb_hcd *hcd = platform_get_drvdata(pdev); ohci_hcd_sm501_drv_remove() local 212 struct usb_hcd *hcd = platform_get_drvdata(pdev); ohci_sm501_suspend() local 232 struct usb_hcd *hcd = platform_get_drvdata(pdev); ohci_sm501_resume() local [all...] |
H A D | ohci-s3c2410.c | 53 static struct s3c2410_hcd_info *to_s3c2410_info(struct usb_hcd *hcd) in to_s3c2410_info() argument 58 static void s3c2410_start_hc(struct platform_device *dev, struct usb_hcd *hcd) in s3c2410_start_hc() argument 103 ohci_s3c2410_hub_status_data(struct usb_hcd *hcd, char *buf) in ohci_s3c2410_hub_status_data() argument 161 ohci_s3c2410_hub_control(struct usb_hcd * hcd,u16 typeReq,u16 wValue,u16 wIndex,char * buf,u16 wLength) ohci_s3c2410_hub_control() argument 335 struct usb_hcd *hcd = platform_get_drvdata(dev); ohci_hcd_s3c2410_remove() local 354 struct usb_hcd *hcd = NULL; ohci_hcd_s3c2410_probe() local 416 struct usb_hcd *hcd = dev_get_drvdata(dev); ohci_hcd_s3c2410_drv_suspend() local 432 struct usb_hcd *hcd = dev_get_drvdata(dev); ohci_hcd_s3c2410_drv_resume() local [all...] |
H A D | ehci-sh.c | 14 struct usb_hcd *hcd; member 17 static int ehci_sh_reset(struct usb_hcd *hcd) in ehci_sh_reset() argument 78 struct usb_hcd *hcd; in ehci_hcd_sh_probe() local 157 struct usb_hcd *hcd = priv->hcd; ehci_hcd_sh_remove() local 169 struct usb_hcd *hcd = priv->hcd; ehci_hcd_sh_shutdown() local [all...] |
H A D | ehci-st.c | 48 static int st_ehci_platform_reset(struct usb_hcd *hcd) in st_ehci_platform_reset() argument 65 struct usb_hcd *hcd = platform_get_drvdata(dev); in st_ehci_platform_power_on() local 116 struct usb_hcd *hcd in st_ehci_platform_power_off() local 149 struct usb_hcd *hcd; st_ehci_platform_probe() local 251 struct usb_hcd *hcd = platform_get_drvdata(dev); st_ehci_platform_remove() local 274 struct usb_hcd *hcd = dev_get_drvdata(dev); st_ehci_suspend() local 294 struct usb_hcd *hcd = dev_get_drvdata(dev); st_ehci_resume() local [all...] |
H A D | ehci-spear.c | 31 #define to_spear_ehci(hcd) (struct spear_ehci *)(hcd_to_ehci(hcd)->priv) argument 37 struct usb_hcd *hcd = dev_get_drvdata(dev); in ehci_spear_drv_suspend() local 45 struct usb_hcd *hcd = dev_get_drvdata(dev); in ehci_spear_drv_resume() local 56 struct usb_hcd *hcd ; in spear_ehci_hcd_drv_probe() local 130 struct usb_hcd *hcd = platform_get_drvdata(pdev); spear_ehci_hcd_drv_remove() local [all...] |
H A D | ehci-exynos.c | 46 #define to_exynos_ehci(hcd) (struct exynos_ehci_hcd *)(hcd_to_ehci(hcd)->priv) argument 92 struct usb_hcd *hcd = dev_get_drvdata(dev); in exynos_ehci_phy_enable() local 108 struct usb_hcd *hcd = dev_get_drvdata(dev); in exynos_ehci_phy_disable() local 130 struct usb_hcd *hcd; in exynos_ehci_probe() local 223 struct usb_hcd *hcd = platform_get_drvdata(pdev); exynos_ehci_remove() local 237 struct usb_hcd *hcd = dev_get_drvdata(dev); exynos_ehci_suspend() local 256 struct usb_hcd *hcd = dev_get_drvdata(dev); exynos_ehci_resume() local [all...] |
H A D | ehci-hub.c | 39 struct usb_hcd *hcd = ehci_to_hcd(ehci); in ehci_handover_companion_ports() local 213 static int ehci_bus_suspend (struct usb_hcd *hcd) in ehci_bus_suspend() argument 376 static int ehci_bus_resume (struct usb_hcd *hcd) in ehci_bus_resume() argument 517 ehci_get_resuming_ports(struct usb_hcd * hcd) ehci_get_resuming_ports() argument 618 ehci_hub_status_data(struct usb_hcd * hcd,char * buf) ehci_hub_status_data() argument 733 ehci_hub_control(struct usb_hcd * hcd,u16 typeReq,u16 wValue,u16 wIndex,char * buf,u16 wLength) ehci_hub_control() argument 1187 ehci_relinquish_port(struct usb_hcd * hcd,int portnum) ehci_relinquish_port() argument 1196 ehci_port_handed_over(struct usb_hcd * hcd,int portnum) ehci_port_handed_over() argument 1209 struct usb_hcd *hcd = ehci_to_hcd(ehci); ehci_port_power() local [all...] |
H A D | uhci-grlib.c | 27 static int uhci_grlib_init(struct usb_hcd *hcd) in uhci_grlib_init() argument 94 struct usb_hcd *hcd; in uhci_hcd_grlib_probe() local 153 struct usb_hcd *hcd = platform_get_drvdata(op); uhci_hcd_grlib_remove() local 172 struct usb_hcd *hcd = platform_get_drvdata(op); uhci_hcd_grlib_shutdown() local [all...] |
H A D | xhci.c | 361 struct usb_hcd *hcd; in compliance_mode_recovery() local 537 static int xhci_init(struct usb_hcd *hcd) in xhci_init() argument 634 int xhci_run(struct usb_hcd *hcd) in xhci_run() argument 697 xhci_stop(struct usb_hcd * hcd) xhci_stop() argument 757 xhci_shutdown(struct usb_hcd * hcd) xhci_shutdown() argument 963 struct usb_hcd *hcd = xhci_to_hcd(xhci); xhci_suspend() local 1076 struct usb_hcd *hcd = xhci_to_hcd(xhci); xhci_resume() local 1289 xhci_map_temp_buffer(struct usb_hcd * hcd,struct urb * urb) xhci_map_temp_buffer() argument 1325 xhci_urb_temp_buffer_required(struct usb_hcd * hcd,struct urb * urb) xhci_urb_temp_buffer_required() argument 1365 xhci_unmap_temp_buf(struct usb_hcd * hcd,struct urb * urb) xhci_unmap_temp_buf() argument 1404 xhci_map_urb_for_dma(struct usb_hcd * hcd,struct urb * urb,gfp_t mem_flags) xhci_map_urb_for_dma() argument 1421 xhci_unmap_urb_for_dma(struct usb_hcd * hcd,struct urb * urb) xhci_unmap_urb_for_dma() argument 1493 xhci_check_args(struct usb_hcd * hcd,struct usb_device * udev,struct usb_host_endpoint * ep,int check_ep,bool check_virt_dev,const char * func) xhci_check_args() argument 1613 xhci_urb_enqueue(struct usb_hcd * hcd,struct urb * urb,gfp_t mem_flags) xhci_urb_enqueue() argument 1747 xhci_urb_dequeue(struct usb_hcd * hcd,struct urb * urb,int status) xhci_urb_dequeue() argument 1893 xhci_drop_endpoint(struct usb_hcd * hcd,struct usb_device * udev,struct usb_host_endpoint * ep) xhci_drop_endpoint() argument 1976 xhci_add_endpoint(struct usb_hcd * hcd,struct usb_device * udev,struct usb_host_endpoint * ep) xhci_add_endpoint() argument 3048 xhci_check_bandwidth(struct usb_hcd * hcd,struct usb_device * udev) xhci_check_bandwidth() argument 3147 xhci_reset_bandwidth(struct usb_hcd * hcd,struct usb_device * udev) xhci_reset_bandwidth() argument 3220 xhci_endpoint_disable(struct usb_hcd * hcd,struct usb_host_endpoint * host_ep) xhci_endpoint_disable() argument 3275 xhci_endpoint_reset(struct usb_hcd * hcd,struct usb_host_endpoint * host_ep) xhci_endpoint_reset() argument 3577 xhci_alloc_streams(struct usb_hcd * hcd,struct usb_device * udev,struct usb_host_endpoint ** eps,unsigned int num_eps,unsigned int num_streams,gfp_t mem_flags) xhci_alloc_streams() argument 3744 xhci_free_streams(struct usb_hcd * hcd,struct usb_device * udev,struct usb_host_endpoint ** eps,unsigned int num_eps,gfp_t mem_flags) xhci_free_streams() argument 3878 xhci_discover_or_reset_device(struct usb_hcd * hcd,struct usb_device * udev) xhci_discover_or_reset_device() argument 4059 xhci_free_dev(struct usb_hcd * hcd,struct usb_device * udev) xhci_free_dev() argument 4169 xhci_alloc_dev(struct usb_hcd * hcd,struct usb_device * udev) xhci_alloc_dev() argument 4264 xhci_setup_device(struct usb_hcd * hcd,struct usb_device * udev,enum xhci_setup_dev setup,unsigned int timeout_ms) xhci_setup_device() argument 4451 xhci_address_device(struct usb_hcd * hcd,struct usb_device * udev,unsigned int timeout_ms) xhci_address_device() argument 4457 xhci_enable_device(struct usb_hcd * hcd,struct usb_device * udev) xhci_enable_device() argument 4469 xhci_find_raw_port_number(struct usb_hcd * hcd,int port1) xhci_find_raw_port_number() argument 4611 xhci_set_usb2_hardware_lpm(struct usb_hcd * hcd,struct usb_device * udev,int enable) xhci_set_usb2_hardware_lpm() argument 4706 xhci_update_device(struct usb_hcd * hcd,struct usb_device * udev) xhci_update_device() argument 5024 xhci_calculate_lpm_timeout(struct usb_hcd * hcd,struct usb_device * udev,enum usb3_link_state state) xhci_calculate_lpm_timeout() argument 5132 xhci_enable_usb3_lpm_timeout(struct usb_hcd * hcd,struct usb_device * udev,enum usb3_link_state state) xhci_enable_usb3_lpm_timeout() argument 5174 xhci_disable_usb3_lpm_timeout(struct usb_hcd * hcd,struct usb_device * udev,enum usb3_link_state state) xhci_disable_usb3_lpm_timeout() argument 5190 xhci_set_usb2_hardware_lpm(struct usb_hcd * hcd,struct usb_device * udev,int enable) xhci_set_usb2_hardware_lpm() argument 5196 xhci_update_device(struct usb_hcd * hcd,struct usb_device * udev) xhci_update_device() argument 5201 xhci_enable_usb3_lpm_timeout(struct usb_hcd * hcd,struct usb_device * udev,enum usb3_link_state state) xhci_enable_usb3_lpm_timeout() argument 5207 xhci_disable_usb3_lpm_timeout(struct usb_hcd * hcd,struct usb_device * udev,enum usb3_link_state state) xhci_disable_usb3_lpm_timeout() argument 5219 xhci_update_hub_device(struct usb_hcd * hcd,struct usb_device * hdev,struct usb_tt * tt,gfp_t mem_flags) xhci_update_hub_device() argument 5321 xhci_get_frame(struct usb_hcd * hcd) xhci_get_frame() argument 5328 xhci_hcd_init_usb2_data(struct xhci_hcd * xhci,struct usb_hcd * hcd) xhci_hcd_init_usb2_data() argument 5341 xhci_hcd_init_usb3_data(struct xhci_hcd * xhci,struct usb_hcd * hcd) xhci_hcd_init_usb3_data() argument 5379 xhci_gen_setup(struct usb_hcd * hcd,xhci_get_quirks_t get_quirks) xhci_gen_setup() argument 5504 xhci_clear_tt_buffer_complete(struct usb_hcd * hcd,struct usb_host_endpoint * ep) xhci_clear_tt_buffer_complete() argument [all...] |
/linux/drivers/usb/isp1760/ |
H A D | isp1760-hcd.c | 44 static inline struct isp1760_hcd *hcd_to_priv(struct usb_hcd *hcd) in hcd_to_priv() argument 200 static u32 isp1760_hcd_read(struct usb_hcd *hcd, u32 field) in isp1760_hcd_read() argument 225 static void isp1760_hcd_write(struct usb_hcd *hcd, u32 field, u32 val) in isp1760_hcd_write() argument 235 static void isp1760_hcd_set(struct usb_hcd *hcd, u3 argument 240 isp1760_hcd_clear(struct usb_hcd * hcd,u32 field) isp1760_hcd_clear() argument 245 isp1760_hcd_set_and_wait(struct usb_hcd * hcd,u32 field,u32 timeout_us) isp1760_hcd_set_and_wait() argument 257 isp1760_hcd_set_and_wait_swap(struct usb_hcd * hcd,u32 field,u32 timeout_us) isp1760_hcd_set_and_wait_swap() argument 269 isp1760_hcd_clear_and_wait(struct usb_hcd * hcd,u32 field,u32 timeout_us) isp1760_hcd_clear_and_wait() argument 281 isp1760_hcd_is_set(struct usb_hcd * hcd,u32 field) isp1760_hcd_is_set() argument 286 isp1760_hcd_ppc_is_set(struct usb_hcd * hcd) isp1760_hcd_ppc_is_set() argument 296 isp1760_hcd_n_ports(struct usb_hcd * hcd) isp1760_hcd_n_ports() argument 366 isp1760_mem_read(struct usb_hcd * hcd,u32 src_offset,void * dst,u32 bytes) isp1760_mem_read() argument 382 isp1763_mem_read(struct usb_hcd * hcd,u16 srcaddr,u16 * dstptr,u32 bytes) isp1763_mem_read() argument 405 mem_read(struct usb_hcd * hcd,u32 src_offset,__u32 * dst,u32 bytes) mem_read() argument 451 isp1763_mem_write(struct usb_hcd * hcd,u16 dstaddr,u16 * src,u32 bytes) isp1763_mem_write() argument 478 mem_write(struct usb_hcd * hcd,u32 dst_offset,__u32 * src,u32 bytes) mem_write() argument 493 isp1760_ptd_read(struct usb_hcd * hcd,u32 ptd_offset,u32 slot,struct ptd * ptd) isp1760_ptd_read() argument 506 isp1763_ptd_read(struct usb_hcd * hcd,u32 ptd_offset,u32 slot,struct ptd * ptd) isp1763_ptd_read() argument 524 ptd_read(struct usb_hcd * hcd,u32 ptd_offset,u32 slot,struct ptd * ptd) ptd_read() argument 535 isp1763_ptd_write(struct usb_hcd * hcd,u32 ptd_offset,u32 slot,struct ptd * cpu_ptd) isp1763_ptd_write() argument 570 ptd_write(struct usb_hcd * hcd,u32 ptd_offset,u32 slot,struct ptd * ptd) ptd_write() argument 603 alloc_mem(struct usb_hcd * hcd,struct isp1760_qtd * qtd) alloc_mem() argument 624 free_mem(struct usb_hcd * hcd,struct isp1760_qtd * qtd) free_mem() argument 649 ehci_reset(struct usb_hcd * hcd) ehci_reset() argument 682 priv_init(struct usb_hcd * hcd) priv_init() argument 718 isp1760_hc_setup(struct usb_hcd * hcd) isp1760_hc_setup() argument 950 isp1760_urb_done(struct usb_hcd * hcd,struct urb * urb) isp1760_urb_done() argument 1000 start_bus_transfer(struct usb_hcd * hcd,u32 ptd_offset,int slot,struct isp1760_slotinfo * slots,struct isp1760_qtd * qtd,struct isp1760_qh * qh,struct ptd * ptd) start_bus_transfer() argument 1053 collect_qtds(struct usb_hcd * hcd,struct isp1760_qh * qh,struct list_head * urb_list) collect_qtds() argument 1116 enqueue_qtds(struct usb_hcd * hcd,struct isp1760_qh * qh) enqueue_qtds() argument 1196 schedule_ptds(struct usb_hcd * hcd) schedule_ptds() argument 1265 check_int_transfer(struct usb_hcd * hcd,struct ptd * ptd,struct urb * urb) check_int_transfer() argument 1312 check_atl_transfer(struct usb_hcd * hcd,struct ptd * ptd,struct urb * urb) check_atl_transfer() argument 1352 handle_done_ptds(struct usb_hcd * hcd) handle_done_ptds() argument 1490 isp1760_irq(struct usb_hcd * hcd) isp1760_irq() argument 1555 struct usb_hcd *hcd = errata2_timer_hcd; errata2_function() local 1583 isp1763_run(struct usb_hcd * hcd) isp1763_run() argument 1658 isp1760_run(struct usb_hcd * hcd) isp1760_run() argument 1770 packetize_urb(struct usb_hcd * hcd,struct urb * urb,struct list_head * head,gfp_t flags) packetize_urb() argument 1878 isp1760_urb_enqueue(struct usb_hcd * hcd,struct urb * urb,gfp_t mem_flags) isp1760_urb_enqueue() argument 1964 kill_transfer(struct usb_hcd * hcd,struct urb * urb,struct isp1760_qh * qh) kill_transfer() argument 2000 dequeue_urb_from_qtd(struct usb_hcd * hcd,struct isp1760_qh * qh,struct isp1760_qtd * qtd) dequeue_urb_from_qtd() argument 2031 isp1760_urb_dequeue(struct usb_hcd * hcd,struct urb * urb,int status) isp1760_urb_dequeue() argument 2066 isp1760_endpoint_disable(struct usb_hcd * hcd,struct usb_host_endpoint * ep) isp1760_endpoint_disable() argument 2098 isp1760_hub_status_data(struct usb_hcd * hcd,char * buf) isp1760_hub_status_data() argument 2172 check_reset_complete(struct usb_hcd * hcd,int index) check_reset_complete() argument 2193 isp1760_hub_control(struct usb_hcd * hcd,u16 typeReq,u16 wValue,u16 wIndex,char * buf,u16 wLength) isp1760_hub_control() argument 2448 isp1760_get_frame(struct usb_hcd * hcd) isp1760_get_frame() argument 2457 isp1760_stop(struct usb_hcd * hcd) isp1760_stop() argument 2476 isp1760_shutdown(struct usb_hcd * hcd) isp1760_shutdown() argument 2485 isp1760_clear_tt_buffer_complete(struct usb_hcd * hcd,struct usb_host_endpoint * ep) isp1760_clear_tt_buffer_complete() argument 2564 struct usb_hcd *hcd; isp1760_hcd_register() local [all...] |
/linux/drivers/usb/c67x00/ |
H A D | c67x00-hcd.c | 47 static int c67x00_hub_status_data(struct usb_hcd *hcd, char *buf) in c67x00_hub_status_data() argument 66 static int c67x00_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in c67x00_hub_control() argument 239 struct usb_hcd *hcd = c67x00_hcd_to_hcd(c67x00); in c67x00_hcd_irq() local 266 static int c67x00_hcd_start(struct usb_hcd *hcd) in c67x00_hcd_start() argument 278 c67x00_hcd_stop(struct usb_hcd * hcd) c67x00_hcd_stop() argument 283 c67x00_hcd_get_frame(struct usb_hcd * hcd) c67x00_hcd_get_frame() argument 332 struct usb_hcd *hcd; c67x00_hcd_probe() local 394 struct usb_hcd *hcd = c67x00_hcd_to_hcd(c67x00); c67x00_hcd_remove() local [all...] |
/linux/drivers/usb/usbip/ |
H A D | vhci_hcd.c | 229 static int vhci_hub_status(struct usb_hcd *hcd, char *buf) in vhci_hub_status() argument 316 vhci_hub_control(struct usb_hcd * hcd,u16 typeReq,u16 wValue,u16 wIndex,char * buf,u16 wLength) vhci_hub_control() argument 694 vhci_urb_enqueue(struct usb_hcd * hcd,struct urb * urb,gfp_t mem_flags) vhci_urb_enqueue() argument 870 vhci_urb_dequeue(struct usb_hcd * hcd,struct urb * urb,int status) vhci_urb_dequeue() argument 961 struct usb_hcd *hcd = vhci_hcd_to_hcd(vhci_hcd); vhci_cleanup_unlink_list() local 1144 vhci_setup(struct usb_hcd * hcd) vhci_setup() argument 1172 vhci_start(struct usb_hcd * hcd) vhci_start() argument 1226 vhci_stop(struct usb_hcd * hcd) vhci_stop() argument 1249 vhci_get_frame_number(struct usb_hcd * hcd) vhci_get_frame_number() argument 1258 vhci_bus_suspend(struct usb_hcd * hcd) vhci_bus_suspend() argument 1272 vhci_bus_resume(struct usb_hcd * hcd) vhci_bus_resume() argument 1297 vhci_alloc_streams(struct usb_hcd * hcd,struct usb_device * udev,struct usb_host_endpoint ** eps,unsigned int num_eps,unsigned int num_streams,gfp_t mem_flags) vhci_alloc_streams() argument 1306 vhci_free_streams(struct usb_hcd * hcd,struct usb_device * udev,struct usb_host_endpoint ** eps,unsigned int num_eps,gfp_t mem_flags) vhci_free_streams() argument 1421 struct usb_hcd *hcd; vhci_hcd_suspend() local 1465 struct usb_hcd *hcd; vhci_hcd_resume() local [all...] |
/linux/drivers/usb/chipidea/ |
H A D | host.c | 38 static int ehci_ci_portpower(struct usb_hcd *hcd, int portnum, bool enable) in ehci_ci_portpower() argument 84 static int ehci_ci_reset(struct usb_hcd *hcd) in ehci_ci_reset() argument 122 struct usb_hcd *hcd; host_start() local 211 struct usb_hcd *hcd = ci->hcd; host_stop() local 242 ci_ehci_hub_control(struct usb_hcd * hcd,u16 typeReq,u16 wValue,u16 wIndex,char * buf,u16 wLength) ci_ehci_hub_control() argument 336 ci_ehci_bus_suspend(struct usb_hcd * hcd) ci_ehci_bus_suspend() argument 440 ci_hdrc_map_urb_for_dma(struct usb_hcd * hcd,struct urb * urb,gfp_t mem_flags) ci_hdrc_map_urb_for_dma() argument 456 ci_hdrc_unmap_urb_for_dma(struct usb_hcd * hcd,struct urb * urb) ci_hdrc_unmap_urb_for_dma() argument [all...] |