Lines Matching defs:udev

1409 static int xhci_check_args(struct usb_hcd *hcd, struct usb_device *udev,  in xhci_check_args()
1797 int xhci_drop_endpoint(struct usb_hcd *hcd, struct usb_device *udev, in xhci_drop_endpoint()
1880 int xhci_add_endpoint(struct usb_hcd *hcd, struct usb_device *udev, in xhci_add_endpoint()
2016 struct usb_device *udev, u32 *cmd_status) in xhci_configure_endpoint_result()
2066 struct usb_device *udev, u32 *cmd_status) in xhci_evaluate_context_result()
2222 static unsigned int xhci_get_block_size(struct usb_device *udev) in xhci_get_block_size()
2547 struct usb_device *udev, in xhci_drop_ep_from_interval_table()
2608 struct usb_device *udev, in xhci_add_ep_to_interval_table()
2790 struct usb_device *udev, in xhci_configure_endpoint()
2909 int xhci_check_bandwidth(struct usb_hcd *hcd, struct usb_device *udev) in xhci_check_bandwidth()
3008 void xhci_reset_bandwidth(struct usb_hcd *hcd, struct usb_device *udev) in xhci_reset_bandwidth()
3051 struct usb_device *udev; in xhci_endpoint_disable() local
3104 struct usb_device *udev; in xhci_endpoint_reset() local
3248 struct usb_device *udev, struct usb_host_endpoint *ep, in xhci_check_streams_endpoint()
3314 struct usb_device *udev, in xhci_calculate_streams_and_bitmask()
3346 struct usb_device *udev, in xhci_calculate_no_streams_bitmask()
3402 static int xhci_alloc_streams(struct usb_hcd *hcd, struct usb_device *udev, in xhci_alloc_streams()
3569 static int xhci_free_streams(struct usb_hcd *hcd, struct usb_device *udev, in xhci_free_streams()
3702 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()
3973 int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev) in xhci_alloc_dev()
4068 static int xhci_setup_device(struct usb_hcd *hcd, struct usb_device *udev, in xhci_setup_device()
4253 static int xhci_address_device(struct usb_hcd *hcd, struct usb_device *udev, in xhci_address_device()
4259 static int xhci_enable_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_enable_device()
4284 struct usb_device *udev, u16 max_exit_latency) in xhci_change_max_exit_latency()
4358 struct usb_device *udev) in xhci_calculate_hird_besl()
4392 static int xhci_calculate_usb2_hw_lpm_params(struct usb_device *udev) in xhci_calculate_usb2_hw_lpm_params()
4414 struct usb_device *udev, int enable) in xhci_set_usb2_hardware_lpm()
4531 static int xhci_update_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_update_device()
4567 static u16 xhci_get_timeout_no_hub_lpm(struct usb_device *udev, in xhci_get_timeout_no_hub_lpm()
4618 struct usb_device *udev, in xhci_calculate_intel_u1_timeout()
4656 struct usb_device *udev, in xhci_calculate_u1_timeout()
4699 struct usb_device *udev, in xhci_calculate_intel_u2_timeout()
4720 struct usb_device *udev, in xhci_calculate_u2_timeout()
4751 struct usb_device *udev, in xhci_call_host_update_timeout_for_endpoint()
4765 struct usb_device *udev, in xhci_update_timeout_for_endpoint()
4790 struct usb_device *udev, in xhci_update_timeout_for_interface()
4806 struct usb_device *udev, in xhci_check_tier_policy()
4835 struct usb_device *udev, enum usb3_link_state state) in xhci_calculate_lpm_timeout()
4898 static int calculate_max_exit_latency(struct usb_device *udev, in calculate_max_exit_latency()
4943 struct usb_device *udev, enum usb3_link_state state) in xhci_enable_usb3_lpm_timeout()
4985 struct usb_device *udev, enum usb3_link_state state) in xhci_disable_usb3_lpm_timeout()
5001 struct usb_device *udev, int enable) in xhci_set_usb2_hardware_lpm()
5006 static int xhci_update_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_update_device()
5012 struct usb_device *udev, enum usb3_link_state state) in xhci_enable_usb3_lpm_timeout()
5018 struct usb_device *udev, enum usb3_link_state state) in xhci_disable_usb3_lpm_timeout()
5313 struct usb_device *udev; in xhci_clear_tt_buffer_complete() local