Searched refs:alloc_dev_usb4 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/thunderbolt/ |
H A D | test.c | 402 static struct tb_switch *alloc_dev_usb4(struct kunit *test, in alloc_dev_usb4() function 2097 dev = alloc_dev_usb4(test, host, 0x1, true); in tb_test_credit_alloc_pcie() 2180 dev = alloc_dev_usb4(test, host, 0x1, true); in tb_test_credit_alloc_dp() 2224 dev = alloc_dev_usb4(test, host, 0x1, true); in tb_test_credit_alloc_usb3() 2257 dev = alloc_dev_usb4(test, host, 0x1, true); in tb_test_credit_alloc_dma() 2293 dev = alloc_dev_usb4(test, host, 0x1, true); in tb_test_credit_alloc_dma_multiple() 2589 dev = alloc_dev_usb4(test, host, 0x1, true); in tb_test_credit_alloc_all()
|