Searched refs:mappers (Results 1 – 3 of 3) sorted by relevance
28 int input_mapper_add(struct list_head *mappers, struct imapper *entry,31 int input_mapper_delete(struct list_head *mappers, struct imapper *entry,34 void free_input_mapper_list(struct list_head *mappers);
18 int input_mapper_add(struct list_head *mappers, struct imapper *entry, in input_mapper_add() argument24 head = mappers; in input_mapper_add()64 int input_mapper_delete(struct list_head *mappers, struct imapper *entry, in input_mapper_delete() argument70 head = mappers; in input_mapper_delete()
11 The second is to create one or more device-mappers using the module parameter79 An example of multiple device-mappers, with the dm-mod.create="..." contents