Searched refs:alloc_dev_usb4 (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/thunderbolt/ |
| D | test.c | 344 static struct tb_switch *alloc_dev_usb4(struct kunit *test, in alloc_dev_usb4() function 1974 dev = alloc_dev_usb4(test, host, 0x1, true); in tb_test_credit_alloc_pcie() 2007 dev = alloc_dev_usb4(test, host, 0x1, true); in tb_test_credit_alloc_dp() 2051 dev = alloc_dev_usb4(test, host, 0x1, true); in tb_test_credit_alloc_usb3() 2084 dev = alloc_dev_usb4(test, host, 0x1, true); in tb_test_credit_alloc_dma() 2120 dev = alloc_dev_usb4(test, host, 0x1, true); in tb_test_credit_alloc_dma_multiple() 2416 dev = alloc_dev_usb4(test, host, 0x1, true); in tb_test_credit_alloc_all()
|