Searched refs:_test_cmd_get_hw_info (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/iommu/ |
H A D | iommufd_utils.h | 769 static int _test_cmd_get_hw_info(int fd, __u32 device_id, __u32 data_type, in _test_cmd_get_hw_info() function 830 ASSERT_EQ(0, _test_cmd_get_hw_info(self->fd, device_id, data_type, \ 835 _test_cmd_get_hw_info(self->fd, device_id, data_type, \ 839 ASSERT_EQ(0, _test_cmd_get_hw_info(self->fd, device_id, \ 844 ASSERT_EQ(0, _test_cmd_get_hw_info(self->fd, device_id, \
|