Home
last modified time | relevance | path

Searched defs:hcd (Results 151 - 175 of 269) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mtk.c383 struct usb_hcd *hcd = xhci_to_hcd(xhci); in xhci_mtk_quirks() local
412 static int xhci_mtk_setup(struct usb_hcd *hcd) in xhci_mtk_setup() argument
444 struct usb_hcd *hcd; in xhci_mtk_probe() local
600 struct usb_hcd *hcd = mtk->hcd; xhci_mtk_remove() local
631 struct usb_hcd *hcd = mtk->hcd; xhci_mtk_suspend() local
649 struct usb_hcd *hcd = mtk->hcd; xhci_mtk_resume() local
[all...]
H A Dxhci-mtk.h134 struct usb_hcd *hcd; member
161 static inline struct xhci_hcd_mtk *hcd_to_mtk(struct usb_hcd *hcd) in hcd_to_mtk() argument
177 static inline int xhci_mtk_add_ep_quirk(struct usb_hcd *hcd, in xhci_mtk_add_ep_quirk() argument
183 static inline void xhci_mtk_drop_ep_quirk(struct usb_hcd *hcd, in xhci_mtk_drop_ep_quirk() argument
188 static inline int xhci_mtk_check_bandwidth(struct usb_hcd *hcd, in xhci_mtk_check_bandwidth() argument
194 xhci_mtk_reset_bandwidth(struct usb_hcd *hcd, struct usb_device *udev) xhci_mtk_reset_bandwidth() argument
[all...]
H A Dohci-hcd.c315 static int ohci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in ohci_urb_dequeue() argument
147 ohci_urb_enqueue( struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags ) ohci_urb_enqueue() argument
350 ohci_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep) ohci_endpoint_disable() argument
403 ohci_get_frame(struct usb_hcd *hcd) ohci_get_frame() argument
422 _ohci_shutdown(struct usb_hcd *hcd) _ohci_shutdown() argument
438 ohci_shutdown(struct usb_hcd *hcd) ohci_shutdown() argument
457 struct usb_hcd *hcd = ohci_to_hcd(ohci); ohci_init() local
549 struct usb_hcd *hcd = ohci_to_hcd(ohci); ohci_run() local
713 ohci_setup(struct usb_hcd *hcd) ohci_setup() argument
724 ohci_start(struct usb_hcd *hcd) ohci_start() argument
878 ohci_irq(struct usb_hcd *hcd) ohci_irq() argument
992 ohci_stop(struct usb_hcd *hcd) ohci_stop() argument
1098 ohci_suspend(struct usb_hcd *hcd, bool do_wakeup) ohci_suspend() argument
1126 ohci_resume(struct usb_hcd *hcd, bool hibernated) ohci_resume() argument
[all...]
H A Dohci-dbg.c583 struct usb_hcd *hcd; in fill_registers_buffer() local
H A Dohci-at91.c98 struct usb_hcd *hcd = platform_get_drvdata(pdev); in at91_start_hc() local
117 struct usb_hcd *hcd = platform_get_drvdata(pdev); in at91_stop_hc() local
170 struct usb_hcd *hcd; in usb_hcd_at91_probe() local
256 usb_hcd_at91_remove(struct usb_hcd *hcd, struct platform_device *pdev) usb_hcd_at91_remove() argument
284 ohci_at91_hub_status_data(struct usb_hcd *hcd, char *buf) ohci_at91_hub_status_data() argument
326 ohci_at91_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) ohci_at91_hub_control() argument
594 struct usb_hcd *hcd = dev_get_drvdata(dev); ohci_hcd_at91_drv_suspend() local
640 struct usb_hcd *hcd = dev_get_drvdata(dev); ohci_hcd_at91_drv_resume() local
[all...]
H A Dsl811-hcd.c80 struct usb_hcd *hcd = sl811_to_hcd(sl811); in port_power() local
620 static irqreturn_t sl811h_irq(struct usb_hcd *hcd) in sl811h_irq() argument
790 sl811h_urb_enqueue( struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags ) sl811h_urb_enqueue() argument
958 sl811h_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) sl811h_urb_dequeue() argument
1029 sl811h_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) sl811h_endpoint_disable() argument
1047 sl811h_get_frame(struct usb_hcd *hcd) sl811h_get_frame() argument
1063 sl811h_hub_status_data(struct usb_hcd *hcd, char *buf) sl811h_hub_status_data() argument
1212 sl811h_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength ) sl811h_hub_control() argument
1347 sl811h_bus_suspend(struct usb_hcd *hcd) sl811h_bus_suspend() argument
1355 sl811h_bus_resume(struct usb_hcd *hcd) sl811h_bus_resume() argument
1511 sl811h_stop(struct usb_hcd *hcd) sl811h_stop() argument
1524 sl811h_start(struct usb_hcd *hcd) sl811h_start() argument
1586 struct usb_hcd *hcd = platform_get_drvdata(dev); sl811h_remove() local
1609 struct usb_hcd *hcd; sl811h_probe() local
1742 struct usb_hcd *hcd = platform_get_drvdata(dev); sl811h_suspend() local
1762 struct usb_hcd *hcd = platform_get_drvdata(dev); sl811h_resume() local
[all...]
H A Dxhci-hub.c192 static void xhci_usb2_hub_descriptor(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_usb2_hub_descriptor() argument
247 static void xhci_usb3_hub_descriptor(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_usb3_hub_descriptor() argument
280 static void xhci_hub_descriptor(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_hub_descriptor() argument
361 int xhci_find_slot_id_by_port(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_find_slot_id_by_port() argument
481 static void xhci_disable_port(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_disable_port() argument
555 xhci_get_rhub(struct usb_hcd *hcd) xhci_get_rhub() argument
827 struct usb_hcd *hcd; xhci_handle_usb2_port_link_resume() local
933 struct usb_hcd *hcd; xhci_get_usb3_port_status() local
1092 xhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) xhci_hub_control() argument
1534 xhci_hub_status_data(struct usb_hcd *hcd, char *buf) xhci_hub_status_data() argument
1609 xhci_bus_suspend(struct usb_hcd *hcd) xhci_bus_suspend() argument
1767 xhci_bus_resume(struct usb_hcd *hcd) xhci_bus_resume() argument
1883 xhci_get_resuming_ports(struct usb_hcd *hcd) xhci_get_resuming_ports() argument
[all...]
H A Dxhci-debugfs.c122 struct usb_hcd *hcd = xhci_to_hcd(xhci); in xhci_debugfs_regset() local
H A Dxhci-pci.c369 static void xhci_find_lpm_incapable_ports(struct usb_hcd *hcd, struct usb_device *hdev) in xhci_find_lpm_incapable_ports() argument
399 static void xhci_find_lpm_incapable_ports(struct usb_hcd *hcd, struct usb_device *hdev) { } in xhci_find_lpm_incapable_ports() argument
403 static int xhci_pci_setup(struct usb_hcd *hcd) in xhci_pci_setup() argument
432 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
450 struct usb_hcd *hcd; xhci_pci_probe() local
564 xhci_ssic_port_unused_quirk(struct usb_hcd *hcd, bool suspend) xhci_ssic_port_unused_quirk() argument
599 xhci_pme_quirk(struct usb_hcd *hcd) xhci_pme_quirk() argument
611 xhci_sparse_control_quirk(struct usb_hcd *hcd) xhci_sparse_control_quirk() argument
620 xhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) xhci_pci_suspend() argument
649 xhci_pci_resume(struct usb_hcd *hcd, bool hibernated) xhci_pci_resume() argument
688 xhci_pci_shutdown(struct usb_hcd *hcd) xhci_pci_shutdown() argument
[all...]
H A Dxhci-mtk-sch.c683 int xhci_mtk_add_ep_quirk(struct usb_hcd *hcd, struct usb_device *udev, in xhci_mtk_add_ep_quirk() argument
729 void xhci_mtk_drop_ep_quirk(struct usb_hcd *hcd, struct usb_device *udev, in xhci_mtk_drop_ep_quirk() argument
766 int xhci_mtk_check_bandwidth(struct usb_hcd *hcd, struct usb_device *udev) in xhci_mtk_check_bandwidth() argument
815 xhci_mtk_reset_bandwidth(struct usb_hcd *hcd, struct usb_device *udev) xhci_mtk_reset_bandwidth() argument
[all...]
H A Disp116x-hcd.c591 static irqreturn_t isp116x_irq(struct usb_hcd *hcd) in isp116x_irq() argument
681 static int isp116x_urb_enqueue(struct usb_hcd *hcd, in isp116x_urb_enqueue() argument
837 isp116x_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) isp116x_urb_dequeue() argument
874 isp116x_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) isp116x_endpoint_disable() argument
893 isp116x_get_frame(struct usb_hcd *hcd) isp116x_get_frame() argument
908 isp116x_hub_status_data(struct usb_hcd *hcd, char *buf) isp116x_hub_status_data() argument
1003 isp116x_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) isp116x_hub_control() argument
1248 isp116x_reset(struct usb_hcd *hcd) isp116x_reset() argument
1278 isp116x_stop(struct usb_hcd *hcd) isp116x_stop() argument
1301 isp116x_start(struct usb_hcd *hcd) isp116x_start() argument
1395 isp116x_bus_suspend(struct usb_hcd *hcd) isp116x_bus_suspend() argument
1436 isp116x_bus_resume(struct usb_hcd *hcd) isp116x_bus_resume() argument
1532 struct usb_hcd *hcd = platform_get_drvdata(pdev); isp116x_remove() local
1557 struct usb_hcd *hcd; isp116x_probe() local
[all...]
H A Duhci-q.c1408 static int uhci_urb_enqueue(struct usb_hcd *hcd, in uhci_urb_enqueue() argument
1481 static int uhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in uhci_urb_dequeue() argument
H A Dehci-hcd.c355 static void ehci_shutdown(struct usb_hcd *hcd) in ehci_shutdown() argument
419 static void ehci_stop (struct usb_hcd *hcd) in ehci_stop() argument
453 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
884 ehci_urb_enqueue( struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags ) ehci_urb_enqueue() argument
925 ehci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) ehci_urb_dequeue() argument
976 ehci_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep) ehci_endpoint_disable() argument
1050 ehci_endpoint_reset(struct usb_hcd *hcd, struct usb_host_endpoint *ep) ehci_endpoint_reset() argument
1089 ehci_get_frame(struct usb_hcd *hcd) ehci_get_frame() argument
1099 ehci_remove_device(struct usb_hcd *hcd, struct usb_device *udev) ehci_remove_device() argument
1116 ehci_suspend(struct usb_hcd *hcd, bool do_wakeup) ehci_suspend() argument
1150 ehci_resume(struct usb_hcd *hcd, bool force_reset) ehci_resume() argument
[all...]
H A 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
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_irq.c98 static void init_handler_common_data(struct amdgpu_dm_irq_handler_data *hcd, in init_handler_common_data() argument
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-q.c141 static void ehci_clear_tt_buffer_complete(struct usb_hcd *hcd, in ehci_clear_tt_buffer_complete() argument
1169 ehci_submit_single_step_set_feature( struct usb_hcd *hcd, struct urb *urb, int is_setup ) ehci_submit_single_step_set_feature() argument
H A Dxhci-mtk.h144 struct usb_hcd *hcd; member
167 static inline struct xhci_hcd_mtk *hcd_to_mtk(struct usb_hcd *hcd) in hcd_to_mtk() argument
H A Dohci-hcd.c313 static int ohci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in ohci_urb_dequeue() argument
147 ohci_urb_enqueue( struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags ) ohci_urb_enqueue() 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
876 ohci_irq(struct usb_hcd *hcd) ohci_irq() argument
990 ohci_stop(struct usb_hcd *hcd) ohci_stop() argument
1096 ohci_suspend(struct usb_hcd *hcd, bool do_wakeup) ohci_suspend() argument
1124 ohci_resume(struct usb_hcd *hcd, bool hibernated) ohci_resume() argument
[all...]
H A Dohci-dbg.c583 struct usb_hcd *hcd; in fill_registers_buffer() local
H A Dohci-at91.c98 struct usb_hcd *hcd = platform_get_drvdata(pdev); in at91_start_hc() local
117 struct usb_hcd *hcd = platform_get_drvdata(pdev); in at91_stop_hc() local
186 struct usb_hcd *hcd; in usb_hcd_at91_probe() local
275 usb_hcd_at91_remove(struct usb_hcd *hcd, struct platform_device *pdev) usb_hcd_at91_remove() argument
303 ohci_at91_hub_status_data(struct usb_hcd *hcd, char *buf) ohci_at91_hub_status_data() argument
351 ohci_at91_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) ohci_at91_hub_control() argument
616 struct usb_hcd *hcd = dev_get_drvdata(dev); ohci_hcd_at91_drv_suspend() local
662 struct usb_hcd *hcd = dev_get_drvdata(dev); ohci_hcd_at91_drv_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dport.c231 struct usb_hcd *hcd; in usb3_lpm_permit_store() local
571 struct usb_hcd *hcd, *peer_hcd; in match_location() local
619 struct usb_hcd *hcd in find_and_link_peer() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_irq.c99 static void init_handler_common_data(struct amdgpu_dm_irq_handler_data *hcd, in init_handler_common_data() argument
/kernel/linux/linux-5.10/drivers/usb/core/
H A Ddriver.c1998 struct usb_hcd *hcd = bus_to_hcd(udev->bus); in usb_set_usb2_hardware_lpm() local
H A Dusb.c488 struct usb_hcd *hcd; in usb_release_dev() local
609 struct usb_hcd *hcd = bus_to_hcd(bus); in usb_bus_is_wusb() local
613 static bool usb_dev_authorized(struct usb_device *dev, struct usb_hcd *hcd) in usb_dev_authorized() argument
/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dvhci_hcd.c228 static int vhci_hub_status(struct usb_hcd *hcd, char *buf) in vhci_hub_status() argument
315 vhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) vhci_hub_control() argument
693 vhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) vhci_urb_enqueue() argument
869 vhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) vhci_urb_dequeue() argument
959 struct usb_hcd *hcd = vhci_hcd_to_hcd(vhci_hcd); vhci_device_unlink_cleanup() local
1171 vhci_setup(struct usb_hcd *hcd) vhci_setup() argument
1202 vhci_start(struct usb_hcd *hcd) vhci_start() argument
1256 vhci_stop(struct usb_hcd *hcd) vhci_stop() argument
1279 vhci_get_frame_number(struct usb_hcd *hcd) vhci_get_frame_number() argument
1288 vhci_bus_suspend(struct usb_hcd *hcd) vhci_bus_suspend() argument
1302 vhci_bus_resume(struct usb_hcd *hcd) vhci_bus_resume() argument
1327 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
1336 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
1453 struct usb_hcd *hcd; vhci_hcd_suspend() local
1497 struct usb_hcd *hcd; vhci_hcd_resume() local
[all...]

Completed in 27 milliseconds

1234567891011