Searched defs:choices (Results 1 – 4 of 4) sorted by relevance
30 unsigned long choices[BITS_TO_LONGS(PLATFORM_PROFILE_LAST)]; member
36 def choice(value, choices): argument
87 def validator(current, pick, choices): argument
184 unsigned choices[2] = {}; in radeon_vm_grab_id() local