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