Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dinit.c98 static int get_slot_from_bitmask(int mask, int (*check)(struct module *, int), in get_slot_from_bitmask() function
289 idx = get_slot_from_bitmask(idx, module_slot_match, module); in snd_card_init()
291 idx = get_slot_from_bitmask(idx, check_empty_slot, module); in snd_card_init()