Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/pci/ctxfi/
A Dctimap.h28 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);
A Dctimap.c18 int input_mapper_add(struct list_head *mappers, struct imapper *entry, in input_mapper_add() argument
24 head = mappers; in input_mapper_add()
64 int input_mapper_delete(struct list_head *mappers, struct imapper *entry, in input_mapper_delete() argument
70 head = mappers; in input_mapper_delete()
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/
A Ddm-init.rst11 The second is to create one or more device-mappers using the module parameter
79 An example of multiple device-mappers, with the dm-mod.create="..." contents

Completed in 3 milliseconds