Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/sound/
Dasound.h803 struct snd_ump_endpoint_info { struct
804 int card; /* card number */
805 int device; /* device number */
806 unsigned int flags; /* additional info */
807 unsigned int protocol_caps; /* protocol capabilities */
808 unsigned int protocol; /* current protocol */
809 unsigned int num_blocks; /* # of function blocks */
810 unsigned short version; /* UMP major/minor version */
811 unsigned short family_id; /* MIDI device family ID */
812 unsigned short model_id; /* MIDI family model ID */
[all …]