Searched refs:axmap_level (Results 1 – 1 of 1) sorted by relevance
40 struct axmap_level { struct48 struct axmap_level *levels; argument66 struct axmap_level *al = &axmap->levels[i]; in axmap_reset()105 axmap->levels = malloc(axmap->nr_levels * sizeof(struct axmap_level)); in axmap_new()109 struct axmap_level *al = &axmap->levels[i]; in axmap_new()133 int (*func)(struct axmap_level *, unsigned long, unsigned int, in axmap_handler() argument136 struct axmap_level *al; in axmap_handler()154 int (*func)(struct axmap_level *, unsigned long, unsigned int, void *), in axmap_handler_topdown() argument157 struct axmap_level *al; in axmap_handler_topdown()174 static int axmap_clear_fn(struct axmap_level *al, unsigned long offset, in axmap_clear_fn()[all …]