| H A D | xhci.c | 372 struct usb_hcd *hcd; in compliance_mode_recovery() local 546 static int xhci_init(struct usb_hcd *hcd) in xhci_init() argument 643 int xhci_run(struct usb_hcd *hcd) in xhci_run() argument 706 xhci_stop(struct usb_hcd * hcd) xhci_stop() argument 766 xhci_shutdown(struct usb_hcd * hcd) xhci_shutdown() argument 972 struct usb_hcd *hcd = xhci_to_hcd(xhci); xhci_suspend() local 1085 struct usb_hcd *hcd = xhci_to_hcd(xhci); xhci_resume() local 1298 xhci_map_temp_buffer(struct usb_hcd * hcd,struct urb * urb) xhci_map_temp_buffer() argument 1334 xhci_urb_temp_buffer_required(struct usb_hcd * hcd,struct urb * urb) xhci_urb_temp_buffer_required() argument 1374 xhci_unmap_temp_buf(struct usb_hcd * hcd,struct urb * urb) xhci_unmap_temp_buf() argument 1413 xhci_map_urb_for_dma(struct usb_hcd * hcd,struct urb * urb,gfp_t mem_flags) xhci_map_urb_for_dma() argument 1430 xhci_unmap_urb_for_dma(struct usb_hcd * hcd,struct urb * urb) xhci_unmap_urb_for_dma() argument 1502 xhci_check_args(struct usb_hcd * hcd,struct usb_device * udev,struct usb_host_endpoint * ep,int check_ep,bool check_virt_dev,const char * func) xhci_check_args() argument 1622 xhci_urb_enqueue(struct usb_hcd * hcd,struct urb * urb,gfp_t mem_flags) xhci_urb_enqueue() argument 1756 xhci_urb_dequeue(struct usb_hcd * hcd,struct urb * urb,int status) xhci_urb_dequeue() argument 1902 xhci_drop_endpoint(struct usb_hcd * hcd,struct usb_device * udev,struct usb_host_endpoint * ep) xhci_drop_endpoint() argument 1985 xhci_add_endpoint(struct usb_hcd * hcd,struct usb_device * udev,struct usb_host_endpoint * ep) xhci_add_endpoint() argument 3080 xhci_check_bandwidth(struct usb_hcd * hcd,struct usb_device * udev) xhci_check_bandwidth() argument 3179 xhci_reset_bandwidth(struct usb_hcd * hcd,struct usb_device * udev) xhci_reset_bandwidth() argument 3252 xhci_endpoint_disable(struct usb_hcd * hcd,struct usb_host_endpoint * host_ep) xhci_endpoint_disable() argument 3307 xhci_endpoint_reset(struct usb_hcd * hcd,struct usb_host_endpoint * host_ep) xhci_endpoint_reset() argument 3609 xhci_alloc_streams(struct usb_hcd * hcd,struct usb_device * udev,struct usb_host_endpoint ** eps,unsigned int num_eps,unsigned int num_streams,gfp_t mem_flags) xhci_alloc_streams() argument 3776 xhci_free_streams(struct usb_hcd * hcd,struct usb_device * udev,struct usb_host_endpoint ** eps,unsigned int num_eps,gfp_t mem_flags) xhci_free_streams() argument 3910 xhci_discover_or_reset_device(struct usb_hcd * hcd,struct usb_device * udev) xhci_discover_or_reset_device() argument 4091 xhci_free_dev(struct usb_hcd * hcd,struct usb_device * udev) xhci_free_dev() argument 4211 xhci_alloc_dev(struct usb_hcd * hcd,struct usb_device * udev) xhci_alloc_dev() argument 4304 xhci_setup_device(struct usb_hcd * hcd,struct usb_device * udev,enum xhci_setup_dev setup,unsigned int timeout_ms) xhci_setup_device() argument 4487 xhci_address_device(struct usb_hcd * hcd,struct usb_device * udev,unsigned int timeout_ms) xhci_address_device() argument 4493 xhci_enable_device(struct usb_hcd * hcd,struct usb_device * udev) xhci_enable_device() argument 4505 xhci_find_raw_port_number(struct usb_hcd * hcd,int port1) xhci_find_raw_port_number() argument 4647 xhci_set_usb2_hardware_lpm(struct usb_hcd * hcd,struct usb_device * udev,int enable) xhci_set_usb2_hardware_lpm() argument 4741 xhci_update_device(struct usb_hcd * hcd,struct usb_device * udev) xhci_update_device() argument 5059 xhci_calculate_lpm_timeout(struct usb_hcd * hcd,struct usb_device * udev,enum usb3_link_state state) xhci_calculate_lpm_timeout() argument 5167 xhci_enable_usb3_lpm_timeout(struct usb_hcd * hcd,struct usb_device * udev,enum usb3_link_state state) xhci_enable_usb3_lpm_timeout() argument 5209 xhci_disable_usb3_lpm_timeout(struct usb_hcd * hcd,struct usb_device * udev,enum usb3_link_state state) xhci_disable_usb3_lpm_timeout() argument 5225 xhci_set_usb2_hardware_lpm(struct usb_hcd * hcd,struct usb_device * udev,int enable) xhci_set_usb2_hardware_lpm() argument 5231 xhci_update_device(struct usb_hcd * hcd,struct usb_device * udev) xhci_update_device() argument 5236 xhci_enable_usb3_lpm_timeout(struct usb_hcd * hcd,struct usb_device * udev,enum usb3_link_state state) xhci_enable_usb3_lpm_timeout() argument 5242 xhci_disable_usb3_lpm_timeout(struct usb_hcd * hcd,struct usb_device * udev,enum usb3_link_state state) xhci_disable_usb3_lpm_timeout() argument 5254 xhci_update_hub_device(struct usb_hcd * hcd,struct usb_device * hdev,struct usb_tt * tt,gfp_t mem_flags) xhci_update_hub_device() argument 5356 xhci_get_frame(struct usb_hcd * hcd) xhci_get_frame() argument 5363 xhci_hcd_init_usb2_data(struct xhci_hcd * xhci,struct usb_hcd * hcd) xhci_hcd_init_usb2_data() argument 5376 xhci_hcd_init_usb3_data(struct xhci_hcd * xhci,struct usb_hcd * hcd) xhci_hcd_init_usb3_data() argument 5414 xhci_gen_setup(struct usb_hcd * hcd,xhci_get_quirks_t get_quirks) xhci_gen_setup() argument 5543 xhci_clear_tt_buffer_complete(struct usb_hcd * hcd,struct usb_host_endpoint * ep) xhci_clear_tt_buffer_complete() argument [all...] |