Home
last modified time | relevance | path

Searched defs:hcd (Results 1 – 25 of 98) sorted by relevance

1234

/linux/drivers/usb/core/
H A Dhcd.c412 rh_string(int id, struct usb_hcd const *hcd, u8 *data, unsigned len) in rh_string()
451 static int rh_call_control (struct usb_hcd *hcd, struct urb *urb) in rh_call_control()
721 void usb_hcd_poll_rh_status(struct usb_hcd *hcd) in usb_hcd_poll_rh_status()
781 static int rh_queue_status (struct usb_hcd *hcd, struct urb *urb) in rh_queue_status()
812 static int rh_urb_enqueue (struct usb_hcd *hcd, struct urb *urb) in rh_urb_enqueue()
826 static int usb_rh_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in usb_rh_urb_dequeue()
951 static int register_root_hub(struct usb_hcd *hcd) in register_root_hub()
1126 int usb_hcd_link_urb_to_ep(struct usb_hcd *hcd, struct urb *urb) in usb_hcd_link_urb_to_ep()
1184 int usb_hcd_check_unlink_urb(struct usb_hcd *hcd, struct urb *urb, in usb_hcd_check_unlink_urb()
1217 void usb_hcd_unlink_urb_from_ep(struct usb_hcd *hcd, struct urb *urb) in usb_hcd_unlink_urb_from_ep()
[all …]
H A Dhcd-pci.c45 static void for_each_companion(struct pci_dev *pdev, struct usb_hcd *hcd, in for_each_companion()
84 static void ehci_pre_add(struct pci_dev *pdev, struct usb_hcd *hcd, in ehci_pre_add()
101 static void ehci_post_add(struct pci_dev *pdev, struct usb_hcd *hcd, in ehci_post_add()
122 static void non_ehci_add(struct pci_dev *pdev, struct usb_hcd *hcd, in non_ehci_add()
133 static void ehci_remove(struct pci_dev *pdev, struct usb_hcd *hcd, in ehci_remove()
143 static void ehci_wait_for_companions(struct pci_dev *pdev, struct usb_hcd *hcd, in ehci_wait_for_companions()
174 struct usb_hcd *hcd; in usb_hcd_pci_probe() local
313 struct usb_hcd *hcd; in usb_hcd_pci_remove() local
361 struct usb_hcd *hcd; in usb_hcd_pci_shutdown() local
402 struct usb_hcd *hcd = dev_get_drvdata(dev); in check_root_hub_suspended() local
[all …]
H A Dbuffer.c65 int hcd_buffer_create(struct usb_hcd *hcd) in hcd_buffer_create()
97 void hcd_buffer_destroy(struct usb_hcd *hcd) in hcd_buffer_destroy()
122 struct usb_hcd *hcd = bus_to_hcd(bus); in hcd_buffer_alloc() local
151 struct usb_hcd *hcd = bus_to_hcd(bus); in hcd_buffer_free() local
176 void *hcd_buffer_alloc_pages(struct usb_hcd *hcd, in hcd_buffer_alloc_pages()
197 void hcd_buffer_free_pages(struct usb_hcd *hcd, in hcd_buffer_free_pages()
/linux/drivers/usb/host/
H A Dohci-pci.c35 static int broken_suspend(struct usb_hcd *hcd) in broken_suspend()
44 static int ohci_quirk_amd756(struct usb_hcd *hcd) in ohci_quirk_amd756()
59 static int ohci_quirk_opti(struct usb_hcd *hcd) in ohci_quirk_opti()
72 static int ohci_quirk_ns(struct usb_hcd *hcd) in ohci_quirk_ns()
94 static int ohci_quirk_zfmicro(struct usb_hcd *hcd) in ohci_quirk_zfmicro()
107 static int ohci_quirk_toshiba_scc(struct usb_hcd *hcd) in ohci_quirk_toshiba_scc()
140 static int ohci_quirk_nec(struct usb_hcd *hcd) in ohci_quirk_nec()
151 static int ohci_quirk_amd700(struct usb_hcd *hcd) in ohci_quirk_amd700()
168 static int ohci_quirk_loongson(struct usb_hcd *hcd) in ohci_quirk_loongson()
187 static int ohci_quirk_qemu(struct usb_hcd *hcd) in ohci_quirk_qemu()
[all …]
H A Dohci-da8xx.c38 struct usb_hcd *hcd; member
46 #define to_da8xx_ohci(hcd) (struct da8xx_ohci_hcd *)(hcd_to_ohci(hcd)->priv) argument
51 static int ohci_da8xx_enable(struct usb_hcd *hcd) in ohci_da8xx_enable()
78 static void ohci_da8xx_disable(struct usb_hcd *hcd) in ohci_da8xx_disable()
87 static int ohci_da8xx_set_power(struct usb_hcd *hcd, int on) in ohci_da8xx_set_power()
113 static int ohci_da8xx_get_power(struct usb_hcd *hcd) in ohci_da8xx_get_power()
123 static int ohci_da8xx_get_oci(struct usb_hcd *hcd) in ohci_da8xx_get_oci()
145 static int ohci_da8xx_has_set_power(struct usb_hcd *hcd) in ohci_da8xx_has_set_power()
155 static int ohci_da8xx_has_oci(struct usb_hcd *hcd) in ohci_da8xx_has_oci()
198 static int ohci_da8xx_register_notify(struct usb_hcd *hcd) in ohci_da8xx_register_notify()
[all …]
H A Dehci-fsl.c50 struct usb_hcd *hcd; in fsl_ehci_drv_probe() local
180 static bool usb_phy_clk_valid(struct usb_hcd *hcd) in usb_phy_clk_valid()
191 static int ehci_fsl_setup_phy(struct usb_hcd *hcd, in ehci_fsl_setup_phy()
297 struct usb_hcd *hcd = ehci_to_hcd(ehci); in ehci_fsl_usb_setup() local
369 static int ehci_fsl_setup(struct usb_hcd *hcd) in ehci_fsl_setup()
425 struct usb_hcd *hcd = dev_get_drvdata(dev); in ehci_fsl_mpc512x_drv_suspend() local
494 struct usb_hcd *hcd = dev_get_drvdata(dev); in ehci_fsl_mpc512x_drv_resume() local
569 struct usb_hcd *hcd = dev_get_drvdata(dev); in ehci_fsl_drv_suspend() local
589 struct usb_hcd *hcd = dev_get_drvdata(dev); in ehci_fsl_drv_resume() local
616 struct usb_hcd *hcd = dev_get_drvdata(dev); in ehci_fsl_drv_restore() local
[all …]
H A Dmax3421-hcd.c329 hcd_to_max3421(struct usb_hcd *hcd) in hcd_to_max3421()
341 spi_rd8(struct usb_hcd *hcd, unsigned int reg) in spi_rd8()
367 spi_wr8(struct usb_hcd *hcd, unsigned int reg, u8 val) in spi_wr8()
391 spi_rd_buf(struct usb_hcd *hcd, unsigned int reg, void *buf, size_t len) in spi_rd_buf()
417 spi_wr_buf(struct usb_hcd *hcd, unsigned int reg, void *buf, size_t len) in spi_wr_buf()
457 max3421_set_speed(struct usb_hcd *hcd, struct usb_device *dev) in max3421_set_speed()
483 max3421_set_address(struct usb_hcd *hcd, struct usb_device *dev, int epnum) in max3421_set_address()
505 max3421_ctrl_setup(struct usb_hcd *hcd, struct urb *urb) in max3421_ctrl_setup()
512 max3421_transfer_in(struct usb_hcd *hcd, struct urb *urb) in max3421_transfer_in()
523 max3421_transfer_out(struct usb_hcd *hcd, struct urb *urb, int fast_retransmit) in max3421_transfer_out()
[all …]
H A Dxhci-pci.c118 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 static int xhci_try_enable_msi(struct usb_hcd *hcd) in xhci_try_enable_msi()
211 static int xhci_pci_run(struct usb_hcd *hcd) in xhci_pci_run()
224 static void xhci_pci_stop(struct usb_hcd *hcd) in xhci_pci_stop()
532 static void xhci_find_lpm_incapable_ports(struct usb_hcd *hcd, struct usb_device *hdev) in xhci_find_lpm_incapable_ports()
562 static void xhci_find_lpm_incapable_ports(struct usb_hcd *hcd, struct usb_device *hdev) { } in xhci_find_lpm_incapable_ports()
566 static int xhci_pci_setup(struct usb_hcd *hcd) in xhci_pci_setup()
597 static int xhci_pci_update_hub_device(struct usb_hcd *hcd, struct usb_device *hdev, in xhci_pci_update_hub_device()
615 struct usb_hcd *hcd, *usb3_hcd; in xhci_pci_common_probe() local
[all …]
H A Dohci-hcd.c148 struct usb_hcd *hcd, in ohci_urb_enqueue()
313 static int ohci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in ohci_urb_dequeue()
348 ohci_endpoint_disable (struct usb_hcd *hcd, struct usb_host_endpoint *ep) in ohci_endpoint_disable()
401 static int ohci_get_frame (struct usb_hcd *hcd) in ohci_get_frame()
420 static void _ohci_shutdown(struct usb_hcd *hcd) in _ohci_shutdown()
436 static void ohci_shutdown(struct usb_hcd *hcd) in ohci_shutdown()
455 struct usb_hcd *hcd = ohci_to_hcd(ohci); in ohci_init() local
547 struct usb_hcd *hcd = ohci_to_hcd(ohci); in ohci_run() local
711 int ohci_setup(struct usb_hcd *hcd) in ohci_setup()
722 static int ohci_start(struct usb_hcd *hcd) in ohci_start()
[all …]
H A Dsl811-hcd.c81 struct usb_hcd *hcd = sl811_to_hcd(sl811); in port_power() local
623 static irqreturn_t sl811h_irq(struct usb_hcd *hcd) in sl811h_irq()
794 struct usb_hcd *hcd, in sl811h_urb_enqueue()
961 static int sl811h_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in sl811h_urb_dequeue()
1032 sl811h_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) in sl811h_endpoint_disable()
1050 sl811h_get_frame(struct usb_hcd *hcd) in sl811h_get_frame()
1066 sl811h_hub_status_data(struct usb_hcd *hcd, char *buf) in sl811h_hub_status_data()
1216 struct usb_hcd *hcd, in sl811h_hub_control()
1350 sl811h_bus_suspend(struct usb_hcd *hcd) in sl811h_bus_suspend()
1358 sl811h_bus_resume(struct usb_hcd *hcd) in sl811h_bus_resume()
[all …]
H A Dehci-sh.c14 struct usb_hcd *hcd; member
17 static int ehci_sh_reset(struct usb_hcd *hcd) in ehci_sh_reset()
78 struct usb_hcd *hcd; in ehci_hcd_sh_probe() local
157 struct usb_hcd *hcd = priv->hcd; in ehci_hcd_sh_remove() local
169 struct usb_hcd *hcd = priv->hcd; in ehci_hcd_sh_shutdown() local
H A Dxhci.c372 struct usb_hcd *hcd; in compliance_mode_recovery() local
546 static int xhci_init(struct usb_hcd *hcd) in xhci_init() argument
643 int xhci_run(struct usb_hcd *hcd) in xhci_run() argument
706 xhci_stop(struct usb_hcd * hcd) xhci_stop() argument
766 xhci_shutdown(struct usb_hcd * hcd) xhci_shutdown() argument
972 struct usb_hcd *hcd = xhci_to_hcd(xhci); xhci_suspend() local
1085 struct usb_hcd *hcd = xhci_to_hcd(xhci); xhci_resume() local
1298 xhci_map_temp_buffer(struct usb_hcd * hcd,struct urb * urb) xhci_map_temp_buffer() argument
1334 xhci_urb_temp_buffer_required(struct usb_hcd * hcd,struct urb * urb) xhci_urb_temp_buffer_required() argument
1374 xhci_unmap_temp_buf(struct usb_hcd * hcd,struct urb * urb) xhci_unmap_temp_buf() argument
1413 xhci_map_urb_for_dma(struct usb_hcd * hcd,struct urb * urb,gfp_t mem_flags) xhci_map_urb_for_dma() argument
1430 xhci_unmap_urb_for_dma(struct usb_hcd * hcd,struct urb * urb) xhci_unmap_urb_for_dma() argument
1502 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
1622 xhci_urb_enqueue(struct usb_hcd * hcd,struct urb * urb,gfp_t mem_flags) xhci_urb_enqueue() argument
1756 xhci_urb_dequeue(struct usb_hcd * hcd,struct urb * urb,int status) xhci_urb_dequeue() argument
1902 xhci_drop_endpoint(struct usb_hcd * hcd,struct usb_device * udev,struct usb_host_endpoint * ep) xhci_drop_endpoint() argument
1985 xhci_add_endpoint(struct usb_hcd * hcd,struct usb_device * udev,struct usb_host_endpoint * ep) xhci_add_endpoint() argument
3080 xhci_check_bandwidth(struct usb_hcd * hcd,struct usb_device * udev) xhci_check_bandwidth() argument
3179 xhci_reset_bandwidth(struct usb_hcd * hcd,struct usb_device * udev) xhci_reset_bandwidth() argument
3252 xhci_endpoint_disable(struct usb_hcd * hcd,struct usb_host_endpoint * host_ep) xhci_endpoint_disable() argument
3307 xhci_endpoint_reset(struct usb_hcd * hcd,struct usb_host_endpoint * host_ep) xhci_endpoint_reset() argument
3609 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
3776 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
3910 xhci_discover_or_reset_device(struct usb_hcd * hcd,struct usb_device * udev) xhci_discover_or_reset_device() argument
4091 xhci_free_dev(struct usb_hcd * hcd,struct usb_device * udev) xhci_free_dev() argument
4211 xhci_alloc_dev(struct usb_hcd * hcd,struct usb_device * udev) xhci_alloc_dev() argument
4304 xhci_setup_device(struct usb_hcd * hcd,struct usb_device * udev,enum xhci_setup_dev setup,unsigned int timeout_ms) xhci_setup_device() argument
4487 xhci_address_device(struct usb_hcd * hcd,struct usb_device * udev,unsigned int timeout_ms) xhci_address_device() argument
4493 xhci_enable_device(struct usb_hcd * hcd,struct usb_device * udev) xhci_enable_device() argument
4505 xhci_find_raw_port_number(struct usb_hcd * hcd,int port1) xhci_find_raw_port_number() argument
4647 xhci_set_usb2_hardware_lpm(struct usb_hcd * hcd,struct usb_device * udev,int enable) xhci_set_usb2_hardware_lpm() argument
4741 xhci_update_device(struct usb_hcd * hcd,struct usb_device * udev) xhci_update_device() argument
5059 xhci_calculate_lpm_timeout(struct usb_hcd * hcd,struct usb_device * udev,enum usb3_link_state state) xhci_calculate_lpm_timeout() argument
5167 xhci_enable_usb3_lpm_timeout(struct usb_hcd * hcd,struct usb_device * udev,enum usb3_link_state state) xhci_enable_usb3_lpm_timeout() argument
5209 xhci_disable_usb3_lpm_timeout(struct usb_hcd * hcd,struct usb_device * udev,enum usb3_link_state state) xhci_disable_usb3_lpm_timeout() argument
5225 xhci_set_usb2_hardware_lpm(struct usb_hcd * hcd,struct usb_device * udev,int enable) xhci_set_usb2_hardware_lpm() argument
5231 xhci_update_device(struct usb_hcd * hcd,struct usb_device * udev) xhci_update_device() argument
5236 xhci_enable_usb3_lpm_timeout(struct usb_hcd * hcd,struct usb_device * udev,enum usb3_link_state state) xhci_enable_usb3_lpm_timeout() argument
5242 xhci_disable_usb3_lpm_timeout(struct usb_hcd * hcd,struct usb_device * udev,enum usb3_link_state state) xhci_disable_usb3_lpm_timeout() argument
5254 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
5356 xhci_get_frame(struct usb_hcd * hcd) xhci_get_frame() argument
5363 xhci_hcd_init_usb2_data(struct xhci_hcd * xhci,struct usb_hcd * hcd) xhci_hcd_init_usb2_data() argument
5376 xhci_hcd_init_usb3_data(struct xhci_hcd * xhci,struct usb_hcd * hcd) xhci_hcd_init_usb3_data() argument
5414 xhci_gen_setup(struct usb_hcd * hcd,xhci_get_quirks_t get_quirks) xhci_gen_setup() argument
5543 xhci_clear_tt_buffer_complete(struct usb_hcd * hcd,struct usb_host_endpoint * ep) xhci_clear_tt_buffer_complete() argument
[all...]
H A Dehci-hub.c39 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()
376 static int ehci_bus_resume (struct usb_hcd *hcd) in ehci_bus_resume()
517 static unsigned long ehci_get_resuming_ports(struct usb_hcd *hcd) in ehci_get_resuming_ports()
618 ehci_hub_status_data (struct usb_hcd *hcd, char *buf) in ehci_hub_status_data()
733 struct usb_hcd *hcd, in ehci_hub_control()
1187 static void ehci_relinquish_port(struct usb_hcd *hcd, int portnum) in ehci_relinquish_port()
1196 static int ehci_port_handed_over(struct usb_hcd *hcd, int portnum) in ehci_port_handed_over()
1209 struct usb_hcd *hcd = ehci_to_hcd(ehci); in ehci_port_power() local
H A Dehci-platform.c57 static int ehci_platform_reset(struct usb_hcd *hcd) in ehci_platform_reset()
89 struct usb_hcd *hcd = platform_get_drvdata(dev); in ehci_platform_power_on() local
110 struct usb_hcd *hcd = platform_get_drvdata(dev); in ehci_platform_power_off() local
167 struct usb_hcd *hcd = ehci_to_hcd(ehci); in quirk_poll_rebind_companion() local
239 struct usb_hcd *hcd; in ehci_platform_probe() local
414 struct usb_hcd *hcd = platform_get_drvdata(dev); in ehci_platform_remove() local
440 struct usb_hcd *hcd = dev_get_drvdata(dev); in ehci_platform_suspend() local
473 struct usb_hcd *hcd = dev_get_drvdata(dev); in ehci_platform_resume() local
H A Duhci-hcd.c450 static irqreturn_t uhci_irq(struct usb_hcd *hcd) in uhci_irq()
576 static int uhci_start(struct usb_hcd *hcd) in uhci_start()
707 static void uhci_stop(struct usb_hcd *hcd) in uhci_stop()
723 static int uhci_rh_suspend(struct usb_hcd *hcd) in uhci_rh_suspend()
750 static int uhci_rh_resume(struct usb_hcd *hcd) in uhci_rh_resume()
767 static void uhci_hcd_endpoint_disable(struct usb_hcd *hcd, in uhci_hcd_endpoint_disable()
792 static int uhci_hcd_get_frame_number(struct usb_hcd *hcd) in uhci_hcd_get_frame_number()
807 static int uhci_count_ports(struct usb_hcd *hcd) in uhci_count_ports()
H A Disp116x-hcd.c591 static irqreturn_t isp116x_irq(struct usb_hcd *hcd) in isp116x_irq()
681 static int isp116x_urb_enqueue(struct usb_hcd *hcd, in isp116x_urb_enqueue()
836 static int isp116x_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, in isp116x_urb_dequeue()
873 static void isp116x_endpoint_disable(struct usb_hcd *hcd, in isp116x_endpoint_disable()
892 static int isp116x_get_frame(struct usb_hcd *hcd) in isp116x_get_frame()
907 static int isp116x_hub_status_data(struct usb_hcd *hcd, char *buf) in isp116x_hub_status_data()
1002 static int isp116x_hub_control(struct usb_hcd *hcd, in isp116x_hub_control()
1246 static int isp116x_reset(struct usb_hcd *hcd) in isp116x_reset()
1276 static void isp116x_stop(struct usb_hcd *hcd) in isp116x_stop()
1299 static int isp116x_start(struct usb_hcd *hcd) in isp116x_start()
[all …]
H A Dohci-spear.c30 #define to_spear_ohci(hcd) (struct spear_ohci *)(hcd_to_ohci(hcd)->priv) argument
37 struct usb_hcd *hcd = NULL; in spear_ohci_hcd_drv_probe() local
102 struct usb_hcd *hcd = platform_get_drvdata(pdev); in spear_ohci_hcd_drv_remove() local
115 struct usb_hcd *hcd = platform_get_drvdata(pdev); in spear_ohci_hcd_drv_suspend() local
136 struct usb_hcd *hcd = platform_get_drvdata(dev); in spear_ohci_hcd_drv_resume() local
H A Dfhci-hcd.c322 static int fhci_start(struct usb_hcd *hcd) in fhci_start()
373 static void fhci_stop(struct usb_hcd *hcd) in fhci_stop()
385 static int fhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, in fhci_urb_enqueue()
465 static int fhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in fhci_urb_dequeue()
507 static void fhci_endpoint_disable(struct usb_hcd *hcd, in fhci_endpoint_disable()
528 static int fhci_get_frame_number(struct usb_hcd *hcd) in fhci_get_frame_number()
565 struct usb_hcd *hcd; in of_fhci_probe() local
763 struct usb_hcd *hcd = dev_get_drvdata(dev); in fhci_remove() local
H A Dohci-platform.c46 struct usb_hcd *hcd = platform_get_drvdata(dev); in ohci_platform_power_on() local
67 struct usb_hcd *hcd = platform_get_drvdata(dev); in ohci_platform_power_off() local
90 struct usb_hcd *hcd; in ohci_platform_probe() local
242 struct usb_hcd *hcd = platform_get_drvdata(dev); in ohci_platform_remove() local
270 struct usb_hcd *hcd = dev_get_drvdata(dev); in ohci_platform_suspend() local
297 struct usb_hcd *hcd = dev_get_drvdata(dev); in ohci_platform_resume_common() local
H A Duhci-platform.c16 static int uhci_platform_init(struct usb_hcd *hcd) in uhci_platform_init()
72 struct usb_hcd *hcd; in uhci_hcd_platform_probe() local
174 struct usb_hcd *hcd = platform_get_drvdata(pdev); in uhci_hcd_platform_remove() local
192 struct usb_hcd *hcd = platform_get_drvdata(op); in uhci_hcd_platform_shutdown() local
H A Dohci-sa1111.c57 static int ohci_sa1111_reset(struct usb_hcd *hcd) in ohci_sa1111_reset()
65 static int ohci_sa1111_start(struct usb_hcd *hcd) in ohci_sa1111_start()
178 struct usb_hcd *hcd; in ohci_hcd_sa1111_probe() local
263 struct usb_hcd *hcd = sa1111_get_drvdata(dev); in ohci_hcd_sa1111_remove() local
274 struct usb_hcd *hcd = sa1111_get_drvdata(dev); in ohci_hcd_sa1111_shutdown() local
/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c44 static inline struct isp1760_hcd *hcd_to_priv(struct usb_hcd *hcd) in hcd_to_priv()
200 static u32 isp1760_hcd_read(struct usb_hcd *hcd, u32 field) in isp1760_hcd_read()
225 static void isp1760_hcd_write(struct usb_hcd *hcd, u32 field, u32 val) in isp1760_hcd_write()
235 static void isp1760_hcd_set(struct usb_hcd *hcd, u32 field) in isp1760_hcd_set()
240 static void isp1760_hcd_clear(struct usb_hcd *hcd, u32 field) in isp1760_hcd_clear()
245 static int isp1760_hcd_set_and_wait(struct usb_hcd *hcd, u32 field, in isp1760_hcd_set_and_wait()
257 static int isp1760_hcd_set_and_wait_swap(struct usb_hcd *hcd, u32 field, in isp1760_hcd_set_and_wait_swap()
269 static int isp1760_hcd_clear_and_wait(struct usb_hcd *hcd, u32 field, in isp1760_hcd_clear_and_wait()
281 static bool isp1760_hcd_is_set(struct usb_hcd *hcd, u32 field) in isp1760_hcd_is_set()
286 static bool isp1760_hcd_ppc_is_set(struct usb_hcd *hcd) in isp1760_hcd_ppc_is_set()
[all …]
/linux/drivers/staging/greybus/
H A Dusb.c38 static inline struct gb_usb_device *to_gb_usb_device(struct usb_hcd *hcd) in to_gb_usb_device()
48 static void hcd_stop(struct usb_hcd *hcd) in hcd_stop()
59 static int hcd_start(struct usb_hcd *hcd) in hcd_start()
78 static int urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) in urb_enqueue()
83 static int urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in urb_dequeue()
88 static int get_frame_number(struct usb_hcd *hcd) in get_frame_number()
93 static int hub_status_data(struct usb_hcd *hcd, char *buf) in hub_status_data()
98 static int hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, in hub_control()
164 struct usb_hcd *hcd; in gb_usb_probe() local
223 struct usb_hcd *hcd = gb_usb_device_to_hcd(gb_usb_dev); in gb_usb_remove() local
/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.c47 static int c67x00_hub_status_data(struct usb_hcd *hcd, char *buf) in c67x00_hub_status_data()
66 static int c67x00_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in c67x00_hub_control()
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()
278 static void c67x00_hcd_stop(struct usb_hcd *hcd) in c67x00_hcd_stop()
283 static int c67x00_hcd_get_frame(struct usb_hcd *hcd) in c67x00_hcd_get_frame()
332 struct usb_hcd *hcd; in c67x00_hcd_probe() local
394 struct usb_hcd *hcd = c67x00_hcd_to_hcd(c67x00); in c67x00_hcd_remove() local
/linux/drivers/usb/usbip/
H A Dvhci_hcd.c229 static int vhci_hub_status(struct usb_hcd *hcd, char *buf) in vhci_hub_status()
316 static int vhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in vhci_hub_control()
697 static int vhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) in vhci_urb_enqueue()
895 static int vhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in vhci_urb_dequeue()
986 struct usb_hcd *hcd = vhci_hcd_to_hcd(vhci_hcd); in vhci_cleanup_unlink_list() local
1042 struct usb_hcd *hcd = vhci_hcd_to_hcd(vdev_to_vhci_hcd(vdev)); in vhci_shutdown_connection() local
1170 static int vhci_setup(struct usb_hcd *hcd) in vhci_setup()
1198 static int vhci_start(struct usb_hcd *hcd) in vhci_start()
1252 static void vhci_stop(struct usb_hcd *hcd) in vhci_stop()
1275 static int vhci_get_frame_number(struct usb_hcd *hcd) in vhci_get_frame_number()
[all …]

1234