Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-mem.c2029 } complex_test_vector [] = { in xhci_check_trb_in_td_math() local
2104 num_tests = ARRAY_SIZE(complex_test_vector); in xhci_check_trb_in_td_math()
2107 complex_test_vector[i].input_seg, in xhci_check_trb_in_td_math()
2108 complex_test_vector[i].start_trb, in xhci_check_trb_in_td_math()
2109 complex_test_vector[i].end_trb, in xhci_check_trb_in_td_math()
2110 complex_test_vector[i].input_dma, in xhci_check_trb_in_td_math()
2111 complex_test_vector[i].result_seg, in xhci_check_trb_in_td_math()