Lines Matching defs:udev

1368 static int xhci_check_args(struct usb_hcd *hcd, struct usb_device *udev,  in xhci_check_args()
1776 int xhci_drop_endpoint(struct usb_hcd *hcd, struct usb_device *udev, in xhci_drop_endpoint()
1859 int xhci_add_endpoint(struct usb_hcd *hcd, struct usb_device *udev, in xhci_add_endpoint()
1995 struct usb_device *udev, u32 *cmd_status) in xhci_configure_endpoint_result()
2045 struct usb_device *udev, u32 *cmd_status) in xhci_evaluate_context_result()
2201 static unsigned int xhci_get_block_size(struct usb_device *udev) in xhci_get_block_size()
2527 struct usb_device *udev, in xhci_drop_ep_from_interval_table()
2591 struct usb_device *udev, in xhci_add_ep_to_interval_table()
2776 struct usb_device *udev, in xhci_configure_endpoint()
2903 int xhci_check_bandwidth(struct usb_hcd *hcd, struct usb_device *udev) in xhci_check_bandwidth()
3002 void xhci_reset_bandwidth(struct usb_hcd *hcd, struct usb_device *udev) in xhci_reset_bandwidth()
3049 struct usb_device *udev; in xhci_endpoint_disable() local
3101 struct usb_device *udev; in xhci_endpoint_reset() local
3241 struct usb_device *udev, struct usb_host_endpoint *ep, in xhci_check_streams_endpoint()
3307 struct usb_device *udev, in xhci_calculate_streams_and_bitmask()
3339 struct usb_device *udev, in xhci_calculate_no_streams_bitmask()
3395 static int xhci_alloc_streams(struct usb_hcd *hcd, struct usb_device *udev, in xhci_alloc_streams()
3562 static int xhci_free_streams(struct usb_hcd *hcd, struct usb_device *udev, in xhci_free_streams()
3695 struct usb_device *udev) in xhci_discover_or_reset_device()
3863 static void xhci_free_dev(struct usb_hcd *hcd, struct usb_device *udev) in xhci_free_dev()
3970 int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev) in xhci_alloc_dev()
4066 static int xhci_setup_device(struct usb_hcd *hcd, struct usb_device *udev, in xhci_setup_device()
4257 int xhci_address_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_address_device()
4263 static int xhci_enable_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_enable_device()
4287 struct usb_device *udev, u16 max_exit_latency) in xhci_change_max_exit_latency()
4385 struct usb_device *udev) in xhci_calculate_hird_besl()
4419 static int xhci_calculate_usb2_hw_lpm_params(struct usb_device *udev) in xhci_calculate_usb2_hw_lpm_params()
4441 struct usb_device *udev, int enable) in xhci_set_usb2_hardware_lpm()
4570 static int xhci_update_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_update_device()
4606 static u16 xhci_get_timeout_no_hub_lpm(struct usb_device *udev, in xhci_get_timeout_no_hub_lpm()
4657 struct usb_device *udev, in xhci_calculate_intel_u1_timeout()
4695 struct usb_device *udev, in xhci_calculate_u1_timeout()
4738 struct usb_device *udev, in xhci_calculate_intel_u2_timeout()
4759 struct usb_device *udev, in xhci_calculate_u2_timeout()
4790 struct usb_device *udev, in xhci_call_host_update_timeout_for_endpoint()
4804 struct usb_device *udev, in xhci_update_timeout_for_endpoint()
4829 struct usb_device *udev, in xhci_update_timeout_for_interface()
4845 static int xhci_check_intel_tier_policy(struct usb_device *udev, in xhci_check_intel_tier_policy()
4870 struct usb_device *udev, in xhci_check_tier_policy()
4885 struct usb_device *udev, enum usb3_link_state state) in xhci_calculate_lpm_timeout()
4951 static int calculate_max_exit_latency(struct usb_device *udev, in calculate_max_exit_latency()
4998 struct usb_device *udev, enum usb3_link_state state) in xhci_enable_usb3_lpm_timeout()
5029 struct usb_device *udev, enum usb3_link_state state) in xhci_disable_usb3_lpm_timeout()
5045 struct usb_device *udev, int enable) in xhci_set_usb2_hardware_lpm()
5050 static int xhci_update_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_update_device()
5056 struct usb_device *udev, enum usb3_link_state state) in xhci_enable_usb3_lpm_timeout()
5062 struct usb_device *udev, enum usb3_link_state state) in xhci_disable_usb3_lpm_timeout()
5351 struct usb_device *udev; in xhci_clear_tt_buffer_complete() local