Searched refs:input_seg (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/usb/host/ |
| D | xhci-mem.c | 1936 struct xhci_segment *input_seg, in xhci_test_trb_in_td() argument 1947 start_dma = xhci_trb_virt_to_dma(input_seg, start_trb); in xhci_test_trb_in_td() 1948 end_dma = xhci_trb_virt_to_dma(input_seg, end_trb); in xhci_test_trb_in_td() 1950 seg = trb_in_td(xhci, input_seg, start_trb, end_trb, input_dma, false); in xhci_test_trb_in_td() 1956 input_seg, in xhci_test_trb_in_td() 1964 trb_in_td(xhci, input_seg, start_trb, end_trb, input_dma, in xhci_test_trb_in_td() 1997 struct xhci_segment *input_seg; in xhci_check_trb_in_td_math() member 2004 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math() 2011 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math() 2018 { .input_seg = xhci->event_ring->first_seg, in xhci_check_trb_in_td_math() [all …]
|