Searched refs:TEST_VALUES (Results 1 – 1 of 1) sorted by relevance
21 const TEST_VALUES: [(u32, u32); 5] = [ constant67 CoherentAllocation::alloc_coherent(pdev.as_ref(), TEST_VALUES.len(), GFP_KERNEL)?; in probe()69 for (i, value) in TEST_VALUES.into_iter().enumerate() { in probe()89 for (i, value) in TEST_VALUES.into_iter().enumerate() { in drop()