Lines Matching defs:hcd
328 struct usb_hcd *hcd = xhci_to_hcd(xhci); in xhci_setup_msix() local
370 struct usb_hcd *hcd = xhci_to_hcd(xhci); in xhci_cleanup_msix() local
395 struct usb_hcd *hcd = xhci_to_hcd(xhci); in xhci_msix_sync_irqs() local
406 static int xhci_try_enable_msi(struct usb_hcd *hcd) in xhci_try_enable_msi()
463 static inline int xhci_try_enable_msi(struct usb_hcd *hcd) in xhci_try_enable_msi()
481 struct usb_hcd *hcd; in compliance_mode_recovery() local
578 static int xhci_init(struct usb_hcd *hcd) in xhci_init()
637 int xhci_run(struct usb_hcd *hcd) in xhci_run()
716 static void xhci_stop(struct usb_hcd *hcd) in xhci_stop()
777 void xhci_shutdown(struct usb_hcd *hcd) in xhci_shutdown()
976 struct usb_hcd *hcd = xhci_to_hcd(xhci); in xhci_suspend() local
1090 struct usb_hcd *hcd = xhci_to_hcd(xhci); in xhci_resume() local
1276 static int xhci_map_temp_buffer(struct usb_hcd *hcd, struct urb *urb) in xhci_map_temp_buffer()
1310 static bool xhci_urb_temp_buffer_required(struct usb_hcd *hcd, in xhci_urb_temp_buffer_required()
1350 static void xhci_unmap_temp_buf(struct usb_hcd *hcd, struct urb *urb) in xhci_unmap_temp_buf()
1389 static int xhci_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb, in xhci_map_urb_for_dma()
1406 static void xhci_unmap_urb_for_dma(struct usb_hcd *hcd, struct urb *urb) in xhci_unmap_urb_for_dma()
1477 static int xhci_check_args(struct usb_hcd *hcd, struct usb_device *udev, in xhci_check_args()
1598 static int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) in xhci_urb_enqueue()
1738 static int xhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in xhci_urb_dequeue()
1875 int xhci_drop_endpoint(struct usb_hcd *hcd, struct usb_device *udev, in xhci_drop_endpoint()
1958 int xhci_add_endpoint(struct usb_hcd *hcd, struct usb_device *udev, in xhci_add_endpoint()
2994 int xhci_check_bandwidth(struct usb_hcd *hcd, struct usb_device *udev) in xhci_check_bandwidth()
3093 void xhci_reset_bandwidth(struct usb_hcd *hcd, struct usb_device *udev) in xhci_reset_bandwidth()
3130 static void xhci_endpoint_disable(struct usb_hcd *hcd, in xhci_endpoint_disable()
3184 static void xhci_endpoint_reset(struct usb_hcd *hcd, in xhci_endpoint_reset()
3470 static int xhci_alloc_streams(struct usb_hcd *hcd, struct usb_device *udev, in xhci_alloc_streams()
3637 static int xhci_free_streams(struct usb_hcd *hcd, struct usb_device *udev, in xhci_free_streams()
3769 static int xhci_discover_or_reset_device(struct usb_hcd *hcd, in xhci_discover_or_reset_device()
3931 static void xhci_free_dev(struct usb_hcd *hcd, struct usb_device *udev) in xhci_free_dev()
4032 int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev) in xhci_alloc_dev()
4123 static int xhci_setup_device(struct usb_hcd *hcd, struct usb_device *udev, in xhci_setup_device()
4306 static int xhci_address_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_address_device()
4311 static int xhci_enable_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_enable_device()
4322 int xhci_find_raw_port_number(struct usb_hcd *hcd, int port1) in xhci_find_raw_port_number()
4456 static int xhci_set_usb2_hardware_lpm(struct usb_hcd *hcd, in xhci_set_usb2_hardware_lpm()
4586 static int xhci_update_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_update_device()
4899 static u16 xhci_calculate_lpm_timeout(struct usb_hcd *hcd, in xhci_calculate_lpm_timeout()
5012 static int xhci_enable_usb3_lpm_timeout(struct usb_hcd *hcd, in xhci_enable_usb3_lpm_timeout()
5043 static int xhci_disable_usb3_lpm_timeout(struct usb_hcd *hcd, in xhci_disable_usb3_lpm_timeout()
5059 static int xhci_set_usb2_hardware_lpm(struct usb_hcd *hcd, in xhci_set_usb2_hardware_lpm()
5065 static int xhci_update_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_update_device()
5070 static int xhci_enable_usb3_lpm_timeout(struct usb_hcd *hcd, in xhci_enable_usb3_lpm_timeout()
5076 static int xhci_disable_usb3_lpm_timeout(struct usb_hcd *hcd, in xhci_disable_usb3_lpm_timeout()
5088 static int xhci_update_hub_device(struct usb_hcd *hcd, struct usb_device *hdev, in xhci_update_hub_device()
5189 static int xhci_get_frame(struct usb_hcd *hcd) in xhci_get_frame()
5196 int xhci_gen_setup(struct usb_hcd *hcd, xhci_get_quirks_t get_quirks) in xhci_gen_setup()
5355 static void xhci_clear_tt_buffer_complete(struct usb_hcd *hcd, in xhci_clear_tt_buffer_complete()