Home
last modified time | relevance | path

Searched refs:no_map (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/accessibility/speakup/
H A Dmain.c2135 goto no_map; in speakup_key()
2138 goto no_map; in speakup_key()
2141 goto no_map; in speakup_key()
2188 no_map: in speakup_key()
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_mman.c874 bool no_map; in can_mmap() local
886 no_map = (type != I915_MMAP_TYPE_GTT && in can_mmap()
891 return !no_map; in can_mmap()