Searched refs:n_tests (Results 1 – 2 of 2) sorted by relevance
276 static void radeon_wait_pll_lock(struct drm_encoder *encoder, unsigned n_tests, in radeon_wait_pll_lock() argument289 for (i = 0; i < n_tests; i++) { in radeon_wait_pll_lock()
1261 int n_tests = sizeof(uffd_tests) / sizeof(uffd_test_case_t); in main() local1298 for (i = 0; i < n_tests; i++) { in main()