Home
last modified time | relevance | path

Searched refs:new_deq_ptr (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dxhci-ring.c505 state->new_deq_ptr = NULL; in xhci_find_new_dequeue_state()
512 state->new_deq_ptr = new_deq; in xhci_find_new_dequeue_state()
521 addr = xhci_trb_virt_to_dma(state->new_deq_seg, state->new_deq_ptr); in xhci_find_new_dequeue_state()
719 if (deq_state.new_deq_ptr && deq_state.new_deq_seg) { in xhci_handle_cmd_stop_ep()
3951 deq_state->new_deq_ptr, in xhci_queue_new_dequeue_state()
3953 deq_state->new_deq_seg, deq_state->new_deq_ptr), in xhci_queue_new_dequeue_state()
3957 deq_state->new_deq_ptr); in xhci_queue_new_dequeue_state()
3961 deq_state->new_deq_seg, deq_state->new_deq_ptr); in xhci_queue_new_dequeue_state()
3979 ep->queued_deq_ptr = deq_state->new_deq_ptr; in xhci_queue_new_dequeue_state()
Dxhci.h1311 union xhci_trb *new_deq_ptr; member
Dxhci.c2917 deq_state->new_deq_ptr); in xhci_setup_input_ctx_for_quirk()
2923 deq_state->new_deq_ptr); in xhci_setup_input_ctx_for_quirk()
2950 if (!deq_state.new_deq_ptr || !deq_state.new_deq_seg) in xhci_cleanup_stalled_ring()