]> git.alsa-project.org Git - alsa-gobject.git/commit
ctl: elem_id: add an API to check whether two instances indicates the same element
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 22 Dec 2019 02:05:29 +0000 (11:05 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Sat, 28 Dec 2019 04:16:48 +0000 (13:16 +0900)
commit335411422c5ca298ef3e2eee6b725284073a4353
tree1f7b01472897970eb04ee9042f936f289544b385
parent03d456e49e7c2c28267a884b3e2042d642397982
ctl: elem_id: add an API to check whether two instances indicates the same element

It's convenient for users to check whether two instances of elem_id
indicates the same element. This commit adds an API to satisfy the
convenience.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/ctl/alsactl.map
src/ctl/elem-id.c
src/ctl/elem-id.h
tests/alsactl-elem-id