Home
last modified time | relevance | path

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

1234567891011

/kernel/linux/linux-5.10/drivers/usb/core/
Dhcd.c439 rh_string(int id, struct usb_hcd const *hcd, u8 *data, unsigned len) in rh_string()
478 static int rh_call_control (struct usb_hcd *hcd, struct urb *urb) in rh_call_control()
753 void usb_hcd_poll_rh_status(struct usb_hcd *hcd) in usb_hcd_poll_rh_status()
813 static int rh_queue_status (struct usb_hcd *hcd, struct urb *urb) in rh_queue_status()
844 static int rh_urb_enqueue (struct usb_hcd *hcd, struct urb *urb) in rh_urb_enqueue()
858 static int usb_rh_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in usb_rh_urb_dequeue()
981 static int register_root_hub(struct usb_hcd *hcd) in register_root_hub()
1156 int usb_hcd_link_urb_to_ep(struct usb_hcd *hcd, struct urb *urb) in usb_hcd_link_urb_to_ep()
1214 int usb_hcd_check_unlink_urb(struct usb_hcd *hcd, struct urb *urb, in usb_hcd_check_unlink_urb()
1247 void usb_hcd_unlink_urb_from_ep(struct usb_hcd *hcd, struct urb *urb) in usb_hcd_unlink_urb_from_ep()
[all …]
Dhcd-pci.c46 static void for_each_companion(struct pci_dev *pdev, struct usb_hcd *hcd, in for_each_companion()
85 static void ehci_pre_add(struct pci_dev *pdev, struct usb_hcd *hcd, in ehci_pre_add()
102 static void ehci_post_add(struct pci_dev *pdev, struct usb_hcd *hcd, in ehci_post_add()
123 static void non_ehci_add(struct pci_dev *pdev, struct usb_hcd *hcd, in non_ehci_add()
134 static void ehci_remove(struct pci_dev *pdev, struct usb_hcd *hcd, in ehci_remove()
144 static void ehci_wait_for_companions(struct pci_dev *pdev, struct usb_hcd *hcd, in ehci_wait_for_companions()
176 struct usb_hcd *hcd; in usb_hcd_pci_probe() local
317 struct usb_hcd *hcd; in usb_hcd_pci_remove() local
365 struct usb_hcd *hcd; in usb_hcd_pci_shutdown() local
406 struct usb_hcd *hcd = dev_get_drvdata(dev); in check_root_hub_suspended() local
[all …]
Dbuffer.c64 int hcd_buffer_create(struct usb_hcd *hcd) in hcd_buffer_create()
95 void hcd_buffer_destroy(struct usb_hcd *hcd) in hcd_buffer_destroy()
120 struct usb_hcd *hcd = bus_to_hcd(bus); in hcd_buffer_alloc() local
149 struct usb_hcd *hcd = bus_to_hcd(bus); in hcd_buffer_free() local
174 void *hcd_buffer_alloc_pages(struct usb_hcd *hcd, in hcd_buffer_alloc_pages()
195 void hcd_buffer_free_pages(struct usb_hcd *hcd, in hcd_buffer_free_pages()
/kernel/linux/linux-6.6/drivers/usb/core/
Dhcd.c418 rh_string(int id, struct usb_hcd const *hcd, u8 *data, unsigned len) in rh_string()
457 static int rh_call_control (struct usb_hcd *hcd, struct urb *urb) in rh_call_control()
727 void usb_hcd_poll_rh_status(struct usb_hcd *hcd) in usb_hcd_poll_rh_status()
787 static int rh_queue_status (struct usb_hcd *hcd, struct urb *urb) in rh_queue_status()
818 static int rh_urb_enqueue (struct usb_hcd *hcd, struct urb *urb) in rh_urb_enqueue()
832 static int usb_rh_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in usb_rh_urb_dequeue()
957 static int register_root_hub(struct usb_hcd *hcd) in register_root_hub()
1132 int usb_hcd_link_urb_to_ep(struct usb_hcd *hcd, struct urb *urb) in usb_hcd_link_urb_to_ep()
1190 int usb_hcd_check_unlink_urb(struct usb_hcd *hcd, struct urb *urb, in usb_hcd_check_unlink_urb()
1223 void usb_hcd_unlink_urb_from_ep(struct usb_hcd *hcd, struct urb *urb) in usb_hcd_unlink_urb_from_ep()
[all …]
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 …]
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()
/kernel/linux/linux-5.10/drivers/usb/host/
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()
168 static int ohci_da8xx_has_potpgt(struct usb_hcd *hcd) in ohci_da8xx_has_potpgt()
[all …]
Dxhci-plat.c39 static void xhci_priv_plat_start(struct usb_hcd *hcd) in xhci_priv_plat_start()
47 static int xhci_priv_plat_setup(struct usb_hcd *hcd) in xhci_priv_plat_setup()
57 static int xhci_priv_init_quirk(struct usb_hcd *hcd) in xhci_priv_init_quirk()
67 static int xhci_priv_suspend_quirk(struct usb_hcd *hcd) in xhci_priv_suspend_quirk()
77 static int xhci_priv_resume_quirk(struct usb_hcd *hcd) in xhci_priv_resume_quirk()
100 static int xhci_plat_setup(struct usb_hcd *hcd) in xhci_plat_setup()
112 static int xhci_plat_start(struct usb_hcd *hcd) in xhci_plat_start()
194 struct usb_hcd *hcd; in xhci_plat_probe() local
407 struct usb_hcd *hcd = platform_get_drvdata(dev); in xhci_plat_remove() local
436 struct usb_hcd *hcd = dev_get_drvdata(dev); in xhci_plat_suspend() local
[all …]
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_qemu(struct usb_hcd *hcd) in ohci_quirk_qemu()
238 static int ohci_pci_reset (struct usb_hcd *hcd) in ohci_pci_reset()
Dehci-fsl.c50 struct usb_hcd *hcd; in fsl_ehci_drv_probe() local
186 static bool usb_phy_clk_valid(struct usb_hcd *hcd) in usb_phy_clk_valid()
197 static int ehci_fsl_setup_phy(struct usb_hcd *hcd, in ehci_fsl_setup_phy()
303 struct usb_hcd *hcd = ehci_to_hcd(ehci); in ehci_fsl_usb_setup() local
375 static int ehci_fsl_setup(struct usb_hcd *hcd) in ehci_fsl_setup()
433 struct usb_hcd *hcd = dev_get_drvdata(dev); in ehci_fsl_mpc512x_drv_suspend() local
502 struct usb_hcd *hcd = dev_get_drvdata(dev); in ehci_fsl_mpc512x_drv_resume() local
575 static struct ehci_fsl *hcd_to_ehci_fsl(struct usb_hcd *hcd) in hcd_to_ehci_fsl()
584 struct usb_hcd *hcd = dev_get_drvdata(dev); in ehci_fsl_drv_suspend() local
604 struct usb_hcd *hcd = dev_get_drvdata(dev); in ehci_fsl_drv_resume() local
[all …]
Dmax3421-hcd.c335 hcd_to_max3421(struct usb_hcd *hcd) in hcd_to_max3421()
347 spi_rd8(struct usb_hcd *hcd, unsigned int reg) in spi_rd8()
373 spi_wr8(struct usb_hcd *hcd, unsigned int reg, u8 val) in spi_wr8()
397 spi_rd_buf(struct usb_hcd *hcd, unsigned int reg, void *buf, size_t len) in spi_rd_buf()
423 spi_wr_buf(struct usb_hcd *hcd, unsigned int reg, void *buf, size_t len) in spi_wr_buf()
463 max3421_set_speed(struct usb_hcd *hcd, struct usb_device *dev) in max3421_set_speed()
489 max3421_set_address(struct usb_hcd *hcd, struct usb_device *dev, int epnum) in max3421_set_address()
511 max3421_ctrl_setup(struct usb_hcd *hcd, struct urb *urb) in max3421_ctrl_setup()
518 max3421_transfer_in(struct usb_hcd *hcd, struct urb *urb) in max3421_transfer_in()
529 max3421_transfer_out(struct usb_hcd *hcd, struct urb *urb, int fast_retransmit) in max3421_transfer_out()
[all …]
Dohci-hcd.c148 struct usb_hcd *hcd, in ohci_urb_enqueue()
315 static int ohci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in ohci_urb_dequeue()
350 ohci_endpoint_disable (struct usb_hcd *hcd, struct usb_host_endpoint *ep) in ohci_endpoint_disable()
403 static int ohci_get_frame (struct usb_hcd *hcd) in ohci_get_frame()
422 static void _ohci_shutdown(struct usb_hcd *hcd) in _ohci_shutdown()
438 static void ohci_shutdown(struct usb_hcd *hcd) in ohci_shutdown()
457 struct usb_hcd *hcd = ohci_to_hcd(ohci); in ohci_init() local
549 struct usb_hcd *hcd = ohci_to_hcd(ohci); in ohci_run() local
713 int ohci_setup(struct usb_hcd *hcd) in ohci_setup()
724 static int ohci_start(struct usb_hcd *hcd) in ohci_start()
[all …]
/kernel/linux/linux-6.6/drivers/usb/host/
Dohci-da8xx.c39 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()
79 static void ohci_da8xx_disable(struct usb_hcd *hcd) in ohci_da8xx_disable()
88 static int ohci_da8xx_set_power(struct usb_hcd *hcd, int on) in ohci_da8xx_set_power()
114 static int ohci_da8xx_get_power(struct usb_hcd *hcd) in ohci_da8xx_get_power()
124 static int ohci_da8xx_get_oci(struct usb_hcd *hcd) in ohci_da8xx_get_oci()
146 static int ohci_da8xx_has_set_power(struct usb_hcd *hcd) in ohci_da8xx_has_set_power()
156 static int ohci_da8xx_has_oci(struct usb_hcd *hcd) in ohci_da8xx_has_oci()
169 static int ohci_da8xx_has_potpgt(struct usb_hcd *hcd) in ohci_da8xx_has_potpgt()
[all …]
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_qemu(struct usb_hcd *hcd) in ohci_quirk_qemu()
238 static int ohci_pci_reset (struct usb_hcd *hcd) in ohci_pci_reset()
[all …]
Dxhci-plat.c39 static void xhci_priv_plat_start(struct usb_hcd *hcd) in xhci_priv_plat_start()
47 static int xhci_priv_init_quirk(struct usb_hcd *hcd) in xhci_priv_init_quirk()
57 static int xhci_priv_suspend_quirk(struct usb_hcd *hcd) in xhci_priv_suspend_quirk()
67 static int xhci_priv_resume_quirk(struct usb_hcd *hcd) in xhci_priv_resume_quirk()
85 static int xhci_plat_setup(struct usb_hcd *hcd) in xhci_plat_setup()
97 static int xhci_plat_start(struct usb_hcd *hcd) in xhci_plat_start()
148 struct usb_hcd *hcd, *usb3_hcd; in xhci_plat_probe() local
407 struct usb_hcd *hcd = platform_get_drvdata(dev); in xhci_plat_remove() local
441 struct usb_hcd *hcd = dev_get_drvdata(dev); in xhci_plat_suspend() local
469 struct usb_hcd *hcd = dev_get_drvdata(dev); in xhci_plat_resume_common() local
[all …]
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()
427 struct usb_hcd *hcd = dev_get_drvdata(dev); in ehci_fsl_mpc512x_drv_suspend() local
496 struct usb_hcd *hcd = dev_get_drvdata(dev); in ehci_fsl_mpc512x_drv_resume() local
569 static struct ehci_fsl *hcd_to_ehci_fsl(struct usb_hcd *hcd) in hcd_to_ehci_fsl()
578 struct usb_hcd *hcd = dev_get_drvdata(dev); in ehci_fsl_drv_suspend() local
598 struct usb_hcd *hcd = dev_get_drvdata(dev); in ehci_fsl_drv_resume() local
[all …]
Dxhci-pci.c94 struct usb_hcd *hcd = xhci_to_hcd(xhci); in xhci_msix_sync_irqs() local
108 struct usb_hcd *hcd = xhci_to_hcd(xhci); in xhci_cleanup_msix() local
163 struct usb_hcd *hcd = xhci_to_hcd(xhci); in xhci_setup_msix() local
202 static int xhci_try_enable_msi(struct usb_hcd *hcd) in xhci_try_enable_msi()
253 static int xhci_pci_run(struct usb_hcd *hcd) in xhci_pci_run()
266 static void xhci_pci_stop(struct usb_hcd *hcd) in xhci_pci_stop()
557 static void xhci_find_lpm_incapable_ports(struct usb_hcd *hcd, struct usb_device *hdev) in xhci_find_lpm_incapable_ports()
587 static void xhci_find_lpm_incapable_ports(struct usb_hcd *hcd, struct usb_device *hdev) { } in xhci_find_lpm_incapable_ports()
591 static int xhci_pci_setup(struct usb_hcd *hcd) in xhci_pci_setup()
620 static int xhci_pci_update_hub_device(struct usb_hcd *hcd, struct usb_device *hdev, in xhci_pci_update_hub_device()
[all …]
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 …]
Dehci-hcd.c356 static void ehci_shutdown(struct usb_hcd *hcd) in ehci_shutdown()
420 static void ehci_stop (struct usb_hcd *hcd) in ehci_stop()
454 static int ehci_init(struct usb_hcd *hcd) in ehci_init()
573 static int ehci_run (struct usb_hcd *hcd) in ehci_run()
679 int ehci_setup(struct usb_hcd *hcd) in ehci_setup()
713 static irqreturn_t ehci_irq (struct usb_hcd *hcd) in ehci_irq()
883 struct usb_hcd *hcd, in ehci_urb_enqueue()
923 static int ehci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in ehci_urb_dequeue()
974 ehci_endpoint_disable (struct usb_hcd *hcd, struct usb_host_endpoint *ep) in ehci_endpoint_disable()
1048 ehci_endpoint_reset(struct usb_hcd *hcd, struct usb_host_endpoint *ep) in ehci_endpoint_reset()
[all …]
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 …]
/kernel/linux/linux-6.6/drivers/staging/greybus/
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
/kernel/linux/linux-5.10/drivers/staging/greybus/
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
/kernel/linux/linux-6.6/drivers/usb/c67x00/
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
/kernel/linux/linux-5.10/drivers/usb/c67x00/
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
/kernel/linux/linux-6.6/drivers/usb/isp1760/
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 …]

1234567891011