diff options
author | Takashi Iwai <[email protected]> | 2023-05-23 09:53:55 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2023-05-23 12:11:36 +0200 |
commit | d2d247e35eeea8331150d7708211a013aabccb5b (patch) | |
tree | bd522101fe68556e3b61179605730f1b307a900f /scripts/bpf_doc.py | |
parent | 4025f0e627e127c79d372c6227b9a200406329f9 (diff) |
ALSA: seq: Add ioctls for client UMP info query and setup
Add new ioctls for sequencer clients to query and set the UMP endpoint
and block information.
As a sequencer client corresponds to a UMP Endpoint, one UMP Endpoint
information can be assigned at most to a single sequencer client while
multiple UMP block infos can be assigned by passing the type with the
offset of block id (i.e. type = block_id + 1).
For the kernel client, only SNDRV_SEQ_IOCTL_GET_CLIENT_UMP_INFO is
allowed.
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