Searched refs:TEST_VALUES (Results 1 – 1 of 1) sorted by relevance
24 const TEST_VALUES: [(u32, u32); 5] = [ constant68 CoherentAllocation::alloc_coherent(pdev.as_ref(), TEST_VALUES.len(), GFP_KERNEL)?; in probe()70 for (i, value) in TEST_VALUES.into_iter().enumerate() { in probe()90 for (i, value) in TEST_VALUES.into_iter().enumerate() { in check_dma()