Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mem.c2118 } complex_test_vector [] = { in xhci_check_trb_in_td_math() local
2193 num_tests = ARRAY_SIZE(complex_test_vector); in xhci_check_trb_in_td_math()
2196 complex_test_vector[i].input_seg, in xhci_check_trb_in_td_math()
2197 complex_test_vector[i].start_trb, in xhci_check_trb_in_td_math()
2198 complex_test_vector[i].end_trb, in xhci_check_trb_in_td_math()
2199 complex_test_vector[i].input_dma, in xhci_check_trb_in_td_math()
2200 complex_test_vector[i].result_seg, in xhci_check_trb_in_td_math()