Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dump_msg.h19 typedef struct _snd_ump_msg_hdr { struct
21 uint8_t type:4; /**< UMP packet type */
22 uint8_t group:4; /**< UMP Group */
23 uint8_t status:4; /**< Status */
24 uint8_t channel:4; /**< Channel */
25 uint8_t byte1; /**< First data byte */
26 uint8_t byte2; /**< Second data byte */