Home
last modified time | relevance | path

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

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