aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2023-05-23 09:53:49 +0200
committerTakashi Iwai <[email protected]>2023-05-23 12:11:25 +0200
commitff166a9d19fab3d77f50e9413df046fb1d7c01cc (patch)
tree83f10c67596229f116c898a0ee27622b16486cd6 /scripts/bpf_doc.py
parent177ccf811df4a893df339a72dc732bb26b66d055 (diff)
ALSA: seq: Add port direction to snd_seq_port_info
Add a new field "direction" to snd_seq_port_info for allowing a client to tell the expected direction of the port access. A port might still allow subscriptions for read/write (e.g. for MIDI-CI) even if the primary usage of the port is a single direction (either input or output only). This new "direction" field can help to indicate such cases. When the direction is unspecified at creating a port and the port has either read or write capability, the corresponding direction bits are set automatically as default. Reviewed-by: Jaroslav Kysela <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions