Searched defs:map_arg (Results 1 – 7 of 7) sorted by relevance
21 typedef struct map_arg { struct25 } map_arg_t; argument
64 struct drm_nouveau_gem_map map_arg; in nouveau_gem_ioctl_map() local
162 def map_arg(arg): function
137 struct drm_mode_map_dumb map_arg; in gbm_dri_bo_map_dumb() local
177 let map_arg = quote!(field); in apply_asn1_type() localVariable
44 def map_arg(arg): function
762 def map_arg(a: Argument, fn: Callable[[Node], Argument]) -> Argument: function