Home
last modified time | relevance | path

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

/sound/pci/ctxfi/
Dctimap.h32 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);
Dctimap.c22 int input_mapper_add(struct list_head *mappers, struct imapper *entry, in input_mapper_add() argument
28 head = mappers; in input_mapper_add()
68 int input_mapper_delete(struct list_head *mappers, struct imapper *entry, in input_mapper_delete() argument
74 head = mappers; in input_mapper_delete()