Home
last modified time | relevance | path

Searched defs:choices (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dtypes.py34 def choice(value, choices): argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_vm.c183 unsigned choices[2] = {}; in radeon_vm_grab_id() local