Searched refs:motu_notification (Results 1 – 2 of 2) sorted by relevance
47 event.motu_notification.type = SNDRV_FIREWIRE_EVENT_MOTU_NOTIFICATION; in hwdep_read()48 event.motu_notification.message = motu->msg; in hwdep_read()51 count = min_t(long, count, sizeof(event.motu_notification)); in hwdep_read()
62 struct snd_firewire_event_motu_notification motu_notification; member