dice_notification   71 include/uapi/sound/firewire.h 	struct snd_firewire_event_dice_notification dice_notification;
dice_notification   38 sound/firewire/dice/dice-hwdep.c 		event.dice_notification.type =
dice_notification   40 sound/firewire/dice/dice-hwdep.c 		event.dice_notification.notification = dice->notification_bits;
dice_notification   43 sound/firewire/dice/dice-hwdep.c 		count = min_t(long, count, sizeof(event.dice_notification));
dice_notification  353 sound/firewire/dice/dice-transaction.c 	handler->address_callback = dice_notification;