Lines Matching defs:udev

1554 static int xhci_check_args(struct usb_hcd *hcd, struct usb_device *udev,  in xhci_check_args()
1952 int xhci_drop_endpoint(struct usb_hcd *hcd, struct usb_device *udev, in xhci_drop_endpoint()
2035 int xhci_add_endpoint(struct usb_hcd *hcd, struct usb_device *udev, in xhci_add_endpoint()
2171 struct usb_device *udev, u32 *cmd_status) in xhci_configure_endpoint_result()
2221 struct usb_device *udev, u32 *cmd_status) in xhci_evaluate_context_result()
2377 static unsigned int xhci_get_block_size(struct usb_device *udev) in xhci_get_block_size()
2703 struct usb_device *udev, in xhci_drop_ep_from_interval_table()
2767 struct usb_device *udev, in xhci_add_ep_to_interval_table()
2952 struct usb_device *udev, in xhci_configure_endpoint()
3071 int xhci_check_bandwidth(struct usb_hcd *hcd, struct usb_device *udev) in xhci_check_bandwidth()
3170 void xhci_reset_bandwidth(struct usb_hcd *hcd, struct usb_device *udev) in xhci_reset_bandwidth()
3213 struct usb_device *udev; in xhci_endpoint_disable() local
3263 struct usb_device *udev; in xhci_endpoint_reset() local
3389 struct usb_device *udev, struct usb_host_endpoint *ep, in xhci_check_streams_endpoint()
3455 struct usb_device *udev, in xhci_calculate_streams_and_bitmask()
3487 struct usb_device *udev, in xhci_calculate_no_streams_bitmask()
3543 static int xhci_alloc_streams(struct usb_hcd *hcd, struct usb_device *udev, in xhci_alloc_streams()
3710 static int xhci_free_streams(struct usb_hcd *hcd, struct usb_device *udev, in xhci_free_streams()
3843 struct usb_device *udev) in xhci_discover_or_reset_device()
4004 static void xhci_free_dev(struct usb_hcd *hcd, struct usb_device *udev) in xhci_free_dev()
4114 int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev) in xhci_alloc_dev()
4203 static int xhci_setup_device(struct usb_hcd *hcd, struct usb_device *udev, in xhci_setup_device()
4387 static int xhci_address_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_address_device()
4392 static int xhci_enable_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_enable_device()
4416 struct usb_device *udev, u16 max_exit_latency) in xhci_change_max_exit_latency()
4489 struct usb_device *udev) in xhci_calculate_hird_besl()
4523 static int xhci_calculate_usb2_hw_lpm_params(struct usb_device *udev) in xhci_calculate_usb2_hw_lpm_params()
4545 struct usb_device *udev, int enable) in xhci_set_usb2_hardware_lpm()
4662 static int xhci_update_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_update_device()
4698 static u16 xhci_get_timeout_no_hub_lpm(struct usb_device *udev, in xhci_get_timeout_no_hub_lpm()
4749 struct usb_device *udev, in xhci_calculate_intel_u1_timeout()
4787 struct usb_device *udev, in xhci_calculate_u1_timeout()
4830 struct usb_device *udev, in xhci_calculate_intel_u2_timeout()
4851 struct usb_device *udev, in xhci_calculate_u2_timeout()
4882 struct usb_device *udev, in xhci_call_host_update_timeout_for_endpoint()
4896 struct usb_device *udev, in xhci_update_timeout_for_endpoint()
4921 struct usb_device *udev, in xhci_update_timeout_for_interface()
4936 static int xhci_check_intel_tier_policy(struct usb_device *udev, in xhci_check_intel_tier_policy()
4958 struct usb_device *udev, in xhci_check_tier_policy()
4973 struct usb_device *udev, enum usb3_link_state state) in xhci_calculate_lpm_timeout()
5036 static int calculate_max_exit_latency(struct usb_device *udev, in calculate_max_exit_latency()
5081 struct usb_device *udev, enum usb3_link_state state) in xhci_enable_usb3_lpm_timeout()
5123 struct usb_device *udev, enum usb3_link_state state) in xhci_disable_usb3_lpm_timeout()
5139 struct usb_device *udev, int enable) in xhci_set_usb2_hardware_lpm()
5144 static int xhci_update_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_update_device()
5150 struct usb_device *udev, enum usb3_link_state state) in xhci_enable_usb3_lpm_timeout()
5156 struct usb_device *udev, enum usb3_link_state state) in xhci_disable_usb3_lpm_timeout()
5450 struct usb_device *udev; in xhci_clear_tt_buffer_complete() local