Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dasequencer.h273 #define SNDRV_SEQ_PORT_CAP_WRITE (1<<1) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dasequencer.h264 #define SNDRV_SEQ_PORT_CAP_WRITE (1 << 1) macro
/kernel/linux/linux-5.10/include/uapi/sound/
Dasequencer.h415 #define SNDRV_SEQ_PORT_CAP_WRITE (1<<1) /* writable to this port */ macro