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()
715 static void xhci_stop(struct usb_hcd *hcd) in xhci_stop()
776 void xhci_shutdown(struct usb_hcd *hcd) in xhci_shutdown()
975 struct usb_hcd *hcd = xhci_to_hcd(xhci); in xhci_suspend() local
1089 struct usb_hcd *hcd = xhci_to_hcd(xhci); in xhci_resume() local
1275 static int xhci_map_temp_buffer(struct usb_hcd *hcd, struct urb *urb) in xhci_map_temp_buffer()
1309 static bool xhci_urb_temp_buffer_required(struct usb_hcd *hcd, in xhci_urb_temp_buffer_required()
1349 static void xhci_unmap_temp_buf(struct usb_hcd *hcd, struct urb *urb) in xhci_unmap_temp_buf()
1388 static int xhci_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb, in xhci_map_urb_for_dma()
1405 static void xhci_unmap_urb_for_dma(struct usb_hcd *hcd, struct urb *urb) in xhci_unmap_urb_for_dma()
1476 static int xhci_check_args(struct usb_hcd *hcd, struct usb_device *udev, in xhci_check_args()
1597 static int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) in xhci_urb_enqueue()
1737 static int xhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in xhci_urb_dequeue()
1874 int xhci_drop_endpoint(struct usb_hcd *hcd, struct usb_device *udev, in xhci_drop_endpoint()
1957 int xhci_add_endpoint(struct usb_hcd *hcd, struct usb_device *udev, in xhci_add_endpoint()
2993 int xhci_check_bandwidth(struct usb_hcd *hcd, struct usb_device *udev) in xhci_check_bandwidth()
3092 void xhci_reset_bandwidth(struct usb_hcd *hcd, struct usb_device *udev) in xhci_reset_bandwidth()
3129 static void xhci_endpoint_disable(struct usb_hcd *hcd, in xhci_endpoint_disable()
3183 static void xhci_endpoint_reset(struct usb_hcd *hcd, in xhci_endpoint_reset()
3469 static int xhci_alloc_streams(struct usb_hcd *hcd, struct usb_device *udev, in xhci_alloc_streams()
3636 static int xhci_free_streams(struct usb_hcd *hcd, struct usb_device *udev, in xhci_free_streams()
3768 static int xhci_discover_or_reset_device(struct usb_hcd *hcd, in xhci_discover_or_reset_device()
3930 static void xhci_free_dev(struct usb_hcd *hcd, struct usb_device *udev) in xhci_free_dev()
4037 int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev) in xhci_alloc_dev()
4125 static int xhci_setup_device(struct usb_hcd *hcd, struct usb_device *udev, in xhci_setup_device()
4309 static int xhci_address_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_address_device()
4314 static int xhci_enable_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_enable_device()
4325 int xhci_find_raw_port_number(struct usb_hcd *hcd, int port1) in xhci_find_raw_port_number()
4459 static int xhci_set_usb2_hardware_lpm(struct usb_hcd *hcd, in xhci_set_usb2_hardware_lpm()
4589 static int xhci_update_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_update_device()
4902 static u16 xhci_calculate_lpm_timeout(struct usb_hcd *hcd, in xhci_calculate_lpm_timeout()
5015 static int xhci_enable_usb3_lpm_timeout(struct usb_hcd *hcd, in xhci_enable_usb3_lpm_timeout()
5046 static int xhci_disable_usb3_lpm_timeout(struct usb_hcd *hcd, in xhci_disable_usb3_lpm_timeout()
5062 static int xhci_set_usb2_hardware_lpm(struct usb_hcd *hcd, in xhci_set_usb2_hardware_lpm()
5068 static int xhci_update_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_update_device()
5073 static int xhci_enable_usb3_lpm_timeout(struct usb_hcd *hcd, in xhci_enable_usb3_lpm_timeout()
5079 static int xhci_disable_usb3_lpm_timeout(struct usb_hcd *hcd, in xhci_disable_usb3_lpm_timeout()
5091 static int xhci_update_hub_device(struct usb_hcd *hcd, struct usb_device *hdev, in xhci_update_hub_device()
5192 static int xhci_get_frame(struct usb_hcd *hcd) in xhci_get_frame()
5199 int xhci_gen_setup(struct usb_hcd *hcd, xhci_get_quirks_t get_quirks) in xhci_gen_setup()
5358 static void xhci_clear_tt_buffer_complete(struct usb_hcd *hcd, in xhci_clear_tt_buffer_complete()