Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
Dinit.c88 static int check_empty_slot(struct module *module, int slot) in check_empty_slot() function
186 idx = get_slot_from_bitmask(idx, check_empty_slot, module); in snd_card_new()