Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/iommu/
H A Diommufd.c769 test_cmd_get_hw_info(self->device_id, in TEST_F()
772 test_cmd_get_hw_info(self->device_id, in TEST_F()
780 test_cmd_get_hw_info(self->device_id, in TEST_F()
787 test_cmd_get_hw_info(self->device_id, in TEST_F()
794 test_cmd_get_hw_info(self->device_id, in TEST_F()
H A Diommufd_utils.h829 #define test_cmd_get_hw_info(device_id, data_type, data, data_len) \ macro