Home
last modified time | relevance | path

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

/sound/core/
Dinit.c98 static int get_slot_from_bitmask(int mask, int (*check)(struct module *, int), in get_slot_from_bitmask() function
284 idx = get_slot_from_bitmask(idx, module_slot_match, module); in snd_card_init()
286 idx = get_slot_from_bitmask(idx, check_empty_slot, module); in snd_card_init()