motu_notification   75 include/uapi/sound/firewire.h 	struct snd_firewire_event_motu_notification motu_notification;
motu_notification   46 sound/firewire/motu/motu-hwdep.c 		event.motu_notification.type = SNDRV_FIREWIRE_EVENT_MOTU_NOTIFICATION;
motu_notification   47 sound/firewire/motu/motu-hwdep.c 		event.motu_notification.message = motu->msg;
motu_notification   50 sound/firewire/motu/motu-hwdep.c 		count = min_t(long, count, sizeof(event.motu_notification));