|
@@ -2076,7 +2076,7 @@ void xhci_queue_new_dequeue_state(struct xhci_hcd *xhci,
|
|
struct xhci_dequeue_state *deq_state);
|
|
struct xhci_dequeue_state *deq_state);
|
|
void xhci_cleanup_stalled_ring(struct xhci_hcd *xhci, unsigned int ep_index,
|
|
void xhci_cleanup_stalled_ring(struct xhci_hcd *xhci, unsigned int ep_index,
|
|
unsigned int stream_id, struct xhci_td *td);
|
|
unsigned int stream_id, struct xhci_td *td);
|
|
-void xhci_stop_endpoint_command_watchdog(unsigned long arg);
|
|
|
|
|
|
+void xhci_stop_endpoint_command_watchdog(struct timer_list *t);
|
|
void xhci_handle_command_timeout(struct work_struct *work);
|
|
void xhci_handle_command_timeout(struct work_struct *work);
|
|
|
|
|
|
void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, unsigned int slot_id,
|
|
void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, unsigned int slot_id,
|