Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/
Dinit.c144 static int get_slot_from_bitmask(int mask, int (*check)(struct module *, int), in get_slot_from_bitmask() function
231 idx = get_slot_from_bitmask(idx, module_slot_match, module); in snd_card_new()
233 idx = get_slot_from_bitmask(idx, check_empty_slot, module); in snd_card_new()