Home
last modified time | relevance | path

Searched defs:hcd (Results 101 – 125 of 132) sorted by relevance

123456

/Linux-v4.19/drivers/usb/core/
Dquirks.c475 struct usb_hcd *hcd; in usb_amd_resume_quirk() local
Dusb.c414 struct usb_hcd *hcd; in usb_release_dev() local
535 struct usb_hcd *hcd = bus_to_hcd(bus); in usb_bus_is_wusb() local
Ddriver.c1904 struct usb_hcd *hcd = bus_to_hcd(udev->bus); in usb_set_usb2_hardware_lpm() local
/Linux-v4.19/drivers/usb/host/
Dehci-dbg.c472 struct usb_hcd *hcd; in fill_async_buffer() local
623 struct usb_hcd *hcd; in fill_periodic_buffer() local
757 struct usb_hcd *hcd; in fill_registers_buffer() local
Dehci-q.c136 static void ehci_clear_tt_buffer_complete(struct usb_hcd *hcd, in ehci_clear_tt_buffer_complete()
1158 struct usb_hcd *hcd, in submit_single_step_set_feature()
Duhci-q.c1408 static int uhci_urb_enqueue(struct usb_hcd *hcd, in uhci_urb_enqueue()
1481 static int uhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in uhci_urb_dequeue()
Dxhci-ring.c636 struct usb_hcd *hcd = bus_to_hcd(urb->dev->bus); in xhci_giveback_urb_in_irq() local
1523 struct usb_hcd *hcd; in handle_port_status() local
2638 irqreturn_t xhci_irq(struct usb_hcd *hcd) in xhci_irq()
2726 irqreturn_t xhci_msi_irq(int irq, void *hcd) in xhci_msi_irq()
Dohci-dbg.c583 struct usb_hcd *hcd; in fill_registers_buffer() local
Dxhci-debugfs.c121 struct usb_hcd *hcd = xhci_to_hcd(xhci); in xhci_debugfs_regset() local
Dxhci-tegra.c168 struct usb_hcd *hcd; member
1368 static int tegra_xhci_setup(struct usb_hcd *hcd) in tegra_xhci_setup()
Dsl811.h159 static inline struct sl811 *hcd_to_sl811(struct usb_hcd *hcd) in hcd_to_sl811()
Dr8a66597.h131 static inline struct r8a66597 *hcd_to_r8a66597(struct usb_hcd *hcd) in hcd_to_r8a66597()
Dxhci.h1683 static inline unsigned int hcd_index(struct usb_hcd *hcd) in hcd_index()
1700 struct usb_hcd *hcd; member
1890 static inline struct xhci_hcd *hcd_to_xhci(struct usb_hcd *hcd) in hcd_to_xhci()
Duhci-hcd.h465 static inline struct uhci_hcd *hcd_to_uhci(struct usb_hcd *hcd) in hcd_to_uhci()
Doxu210hp.h350 struct usb_hcd *hcd[2]; member
Dimx21-hcd.h409 struct usb_hcd *hcd; member
/Linux-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_irq.c49 struct handler_common_data hcd; member
64 static void init_handler_common_data(struct handler_common_data *hcd, in init_handler_common_data()
/Linux-v4.19/drivers/usb/c67x00/
Dc67x00-sched.c305 void c67x00_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep) in c67x00_endpoint_disable()
342 int c67x00_urb_enqueue(struct usb_hcd *hcd, in c67x00_urb_enqueue()
441 int c67x00_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in c67x00_urb_dequeue()
/Linux-v4.19/drivers/usb/isp1760/
Disp1760-hcd.h52 struct usb_hcd *hcd; member
/Linux-v4.19/drivers/usb/musb/
Dmusb_host.h74 static inline struct musb *hcd_to_musb(struct usb_hcd *hcd) in hcd_to_musb()
Dmusb_core.c487 struct usb_hcd *hcd = musb->hcd; in musb_hnp_stop() local
748 struct usb_hcd *hcd = musb->hcd; in musb_handle_intr_connect() local
Dmusb_core.h401 struct usb_hcd *hcd; /* the usb hcd */ member
/Linux-v4.19/drivers/usb/early/
Dehci-dbgp.c973 int dbgp_reset_prep(struct usb_hcd *hcd) in dbgp_reset_prep()
1001 int dbgp_external_startup(struct usb_hcd *hcd) in dbgp_external_startup()
/Linux-v4.19/drivers/usb/phy/
Dphy-mv-usb.c197 struct usb_hcd *hcd; in mv_otg_start_host() local
/Linux-v4.19/drivers/usb/chipidea/
Dci.h248 struct usb_hcd *hcd; member

123456