Home
last modified time | relevance | path

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

/Linux-v5.4/sound/firewire/motu/
Dmotu-hwdep.c46 event.motu_notification.type = SNDRV_FIREWIRE_EVENT_MOTU_NOTIFICATION; in hwdep_read()
47 event.motu_notification.message = motu->msg; in hwdep_read()
50 count = min_t(long, count, sizeof(event.motu_notification)); in hwdep_read()
/Linux-v5.4/include/uapi/sound/
Dfirewire.h75 struct snd_firewire_event_motu_notification motu_notification; member