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

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

Completed in 99 milliseconds