| /linux-6.15/drivers/usb/core/ |
| H A D | buffer.c | 122 struct usb_hcd *hcd = bus_to_hcd(bus); in hcd_buffer_alloc() 151 struct usb_hcd *hcd = bus_to_hcd(bus); in hcd_buffer_free()
|
| H A D | hcd.c | 1607 hcd = bus_to_hcd(urb->dev->bus); in usb_hcd_unlink_urb() 1772 hcd = bus_to_hcd(udev->bus); in usb_hcd_flush_endpoint() 1853 hcd = bus_to_hcd(udev->bus); in usb_hcd_alloc_bandwidth() 1970 hcd = bus_to_hcd(udev->bus); in usb_hcd_disable_endpoint() 1986 struct usb_hcd *hcd = bus_to_hcd(udev->bus); in usb_hcd_reset_endpoint() 2025 hcd = bus_to_hcd(dev->bus); in usb_alloc_streams() 2075 hcd = bus_to_hcd(dev->bus); in usb_free_streams() 2111 struct usb_hcd *hcd = bus_to_hcd(udev->bus); in usb_hcd_get_frame_number() 2140 struct usb_hcd *hcd = bus_to_hcd(udev->bus); in request_single_step_set_feature_urb() 2247 struct usb_hcd *hcd = bus_to_hcd(rhdev->bus); in hcd_bus_suspend() [all …]
|
| H A D | port.c | 292 hcd = bus_to_hcd(udev->bus); in usb3_lpm_permit_store() 619 hcd = bus_to_hcd(hdev->bus); in match_location() 620 peer_hcd = bus_to_hcd(peer_hdev->bus); in match_location() 660 struct usb_hcd *hcd = bus_to_hcd(hdev->bus); in find_and_link_peer()
|
| H A D | hub.c | 653 struct usb_hcd *hcd = bus_to_hcd(hdev->bus); in hub_ext_port_status() 948 clear->hcd = bus_to_hcd(udev->bus); in usb_hub_clear_tt_buffer() 1151 hcd = bus_to_hcd(hdev->bus); in hub_activate() 1633 hcd = bus_to_hcd(hdev->bus); in hub_configure() 2250 struct usb_hcd *hcd = bus_to_hcd(udev->bus); in hub_free_dev() 2492 struct usb_hcd *hcd = bus_to_hcd(udev->bus); in usb_enumerate_device() 3319 struct usb_hcd *hcd = bus_to_hcd(udev->bus); in usb_disable_ltm() 3341 struct usb_hcd *hcd = bus_to_hcd(udev->bus); in usb_enable_ltm() 3992 hcd = bus_to_hcd(hdev->bus); in report_wakeup_requests() 4434 hcd = bus_to_hcd(udev->bus); in usb_disable_lpm() [all …]
|
| H A D | usb.c | 491 hcd = bus_to_hcd(udev->bus); in usb_release_dev() 647 struct usb_hcd *usb_hcd = bus_to_hcd(bus); in usb_alloc_dev() 661 usb_put_hcd(bus_to_hcd(bus)); in usb_alloc_dev()
|
| H A D | sysfs.c | 968 hcd = bus_to_hcd(usb_bus); in authorized_default_show() 982 hcd = bus_to_hcd(usb_bus); in authorized_default_store() 1006 struct usb_hcd *hcd = bus_to_hcd(usb_dev->bus); in interface_authorized_default_show() 1022 struct usb_hcd *hcd = bus_to_hcd(usb_dev->bus); in interface_authorized_default_store()
|
| H A D | usb-acpi.c | 262 port1 = usb_hcd_find_raw_port_number(bus_to_hcd(udev->bus), in usb_acpi_get_companion_for_port()
|
| H A D | message.c | 1361 struct usb_hcd *hcd = bus_to_hcd(dev->bus); in usb_disable_device_endpoints() 1531 struct usb_hcd *hcd = bus_to_hcd(dev->bus); in usb_set_interface() 1696 struct usb_hcd *hcd = bus_to_hcd(dev->bus); in usb_reset_configuration() 2001 struct usb_hcd *hcd = bus_to_hcd(dev->bus); in usb_set_configuration()
|
| H A D | devices.c | 526 if (!bus_to_hcd(bus)->rh_registered) in usb_device_read()
|
| H A D | quirks.c | 670 hcd = bus_to_hcd(udev->bus); in usb_amd_resume_quirk()
|
| H A D | driver.c | 1942 bus_to_hcd(udev->bus)->cant_recv_wakeups) { in autosuspend_check() 2007 struct usb_hcd *hcd = bus_to_hcd(udev->bus); in usb_set_usb2_hardware_lpm()
|
| H A D | devio.c | 189 struct usb_hcd *hcd = bus_to_hcd(ps->dev->bus); in dec_usb_memory_use_count() 234 struct usb_hcd *hcd = bus_to_hcd(ps->dev->bus); in usbdev_mmap()
|
| /linux-6.15/drivers/usb/misc/ |
| H A D | lvstest.c | 52 hcd = bus_to_hcd(hdev->bus); in create_lvs_device() 77 struct usb_hcd *hcd = bus_to_hcd(hdev->bus); in destroy_lvs_device() 331 struct usb_hcd *hcd = bus_to_hcd(hdev->bus); in lvs_rh_work()
|
| H A D | onboard_usb_dev_pdevs.c | 70 struct usb_hcd *hcd = bus_to_hcd(parent_hub->bus); in onboard_dev_create_pdevs()
|
| /linux-6.15/drivers/usb/storage/ |
| H A D | uas-detect.h | 61 struct usb_hcd *hcd = bus_to_hcd(udev->bus); in uas_use_uas_driver()
|
| H A D | usb.c | 1063 if (!hcd_uses_dma(bus_to_hcd(us->pusb_dev->bus)) || in usb_stor_probe1() 1064 bus_to_hcd(us->pusb_dev->bus)->localmem_pool) in usb_stor_probe1()
|
| /linux-6.15/drivers/media/usb/stk1160/ |
| H A D | stk1160.h | 201 return bus_to_hcd(dev->udev->bus)->self.sysdev; in stk1160_get_dmadev()
|
| /linux-6.15/drivers/usb/host/ |
| H A D | ehci-dbg.c | 479 hcd = bus_to_hcd(buf->bus); in fill_async_buffer() 522 ehci = hcd_to_ehci(bus_to_hcd(buf->bus)); in fill_bandwidth_buffer() 637 hcd = bus_to_hcd(buf->bus); in fill_periodic_buffer() 765 hcd = bus_to_hcd(buf->bus); in fill_registers_buffer()
|
| H A D | xhci-debugfs.c | 255 xhci = hcd_to_xhci(bus_to_hcd(dev->udev->bus)); in xhci_slot_context_show() 277 xhci = hcd_to_xhci(bus_to_hcd(dev->udev->bus)); in xhci_endpoint_context_show()
|
| H A D | xhci-ring.c | 825 struct usb_hcd *hcd = bus_to_hcd(urb->dev->bus); in xhci_giveback_urb_in_irq() 3338 ret = usb_hcd_link_urb_to_ep(bus_to_hcd(urb->dev->bus), urb); in prepare_transfer() 4237 usb_hcd_unlink_urb_from_ep(bus_to_hcd(urb->dev->bus), urb); in xhci_queue_isoc_tx()
|
| H A D | ehci-sched.c | 138 hcd_to_ehci(bus_to_hcd(udev->bus)); in find_tt()
|
| /linux-6.15/include/linux/usb/ |
| H A D | hcd.h | 229 static inline struct usb_hcd *bus_to_hcd(struct usb_bus *bus) in bus_to_hcd() function
|
| /linux-6.15/drivers/usb/phy/ |
| H A D | phy-mv-usb.c | 203 hcd = bus_to_hcd(otg->host); in mv_otg_start_host()
|
| /linux-6.15/drivers/usb/fotg210/ |
| H A D | fotg210-hcd.c | 449 hcd = bus_to_hcd(buf->bus); in fill_async_buffer() 524 hcd = bus_to_hcd(buf->bus); in fill_periodic_buffer() 642 hcd = bus_to_hcd(buf->bus); in fill_registers_buffer() 4683 fotg210 = hcd_to_fotg210(bus_to_hcd(dev_get_drvdata(dev))); in uframe_periodic_max_show() 4697 fotg210 = hcd_to_fotg210(bus_to_hcd(dev_get_drvdata(dev))); in uframe_periodic_max_store()
|
| /linux-6.15/drivers/media/usb/uvc/ |
| H A D | uvc_video.c | 1280 return bus_to_hcd(stream->dev->udev->bus)->self.sysdev; in uvc_stream_to_dmadev()
|