Home
last modified time | relevance | path

Searched defs:snd_rawmidi_params (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/perf/trace/beauty/include/uapi/sound/
Dasound.h771 struct snd_rawmidi_params { struct
772 int stream;
773 size_t buffer_size; /* queue size in bytes */
774 size_t avail_min; /* minimum avail bytes for wakeup */
775 unsigned int no_active_sensing: 1; /* do not send active sensing byte in close() */
776 unsigned int mode; /* For input data only, frame incoming data */
777 unsigned char reserved[12]; /* reserved for future use */
/linux-6.12.1/include/uapi/sound/
Dasound.h771 struct snd_rawmidi_params { struct
772 int stream;
773 size_t buffer_size; /* queue size in bytes */
774 size_t avail_min; /* minimum avail bytes for wakeup */
775 unsigned int no_active_sensing: 1; /* do not send active sensing byte in close() */
776 unsigned int mode; /* For input data only, frame incoming data */
777 unsigned char reserved[12]; /* reserved for future use */