Home
last modified time | relevance | path

Searched refs:motu_notification (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/firewire/motu/
Dmotu-hwdep.c47 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()
/Linux-v4.19/include/uapi/sound/
Dfirewire.h62 struct snd_firewire_event_motu_notification motu_notification; member