Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dasequencer.h149 struct snd_seq_ev_queue_control { struct
150 unsigned char queue;
151 unsigned char pad[3];
152 union {
180 struct snd_seq_ev_queue_control queue; argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
Dasequencer.h149 struct snd_seq_ev_queue_control { struct
150 unsigned char queue;
151 unsigned char pad[3];
152 union {
180 struct snd_seq_ev_queue_control queue; argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dasequencer.h145 struct snd_seq_ev_queue_control { struct
146 unsigned char queue;
147 unsigned char pad[3];
148 union {
155 } param;
/kernel/linux/linux-5.10/include/uapi/sound/
Dasequencer.h251 struct snd_seq_ev_queue_control { struct
252 unsigned char queue; /* affected queue */
253 unsigned char pad[3]; /* reserved */
254 union {
261 } param;
/kernel/linux/linux-6.6/include/uapi/sound/
Dasequencer.h236 struct snd_seq_ev_queue_control { struct
237 unsigned char queue; /* affected queue */
238 unsigned char pad[3]; /* reserved */
262 struct snd_seq_ev_queue_control queue; argument