Searched refs:mappers (Results 1 – 2 of 2) sorted by relevance
32 int input_mapper_add(struct list_head *mappers, struct imapper *entry,35 int input_mapper_delete(struct list_head *mappers, struct imapper *entry,38 void free_input_mapper_list(struct list_head *mappers);
22 int input_mapper_add(struct list_head *mappers, struct imapper *entry, in input_mapper_add() argument28 head = mappers; in input_mapper_add()68 int input_mapper_delete(struct list_head *mappers, struct imapper *entry, in input_mapper_delete() argument74 head = mappers; in input_mapper_delete()