notification_bits 20 sound/firewire/dice/dice-hwdep.c while (!dice->dev_lock_changed && dice->notification_bits == 0) { notification_bits 40 sound/firewire/dice/dice-hwdep.c event.dice_notification.notification = dice->notification_bits; notification_bits 41 sound/firewire/dice/dice-hwdep.c dice->notification_bits = 0; notification_bits 63 sound/firewire/dice/dice-hwdep.c if (dice->dev_lock_changed || dice->notification_bits != 0) notification_bits 153 sound/firewire/dice/dice-transaction.c dice->notification_bits |= bits; notification_bits 100 sound/firewire/dice/dice.h u32 notification_bits;