Home
last modified time | relevance | path

Searched refs:module_slot_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dinit.c49 static int module_slot_match(struct module *module, int idx) in module_slot_match() function
184 idx = get_slot_from_bitmask(idx, module_slot_match, module); in snd_card_new()
/kernel/linux/linux-6.6/sound/core/
H A Dinit.c50 static int module_slot_match(struct module *module, int idx) in module_slot_match() function
289 idx = get_slot_from_bitmask(idx, module_slot_match, module); in snd_card_init()

Completed in 3 milliseconds