]> git.alsa-project.org Git - alsa-gobject.git/commit
timer: instance_info: add object to represent information of instance
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 9 Feb 2020 03:20:53 +0000 (12:20 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Tue, 11 Feb 2020 04:28:18 +0000 (13:28 +0900)
commitceec0a84f54fba73fe3c8d9f3c1371a15c88e453
tree574cd9a822f7de643e3312e2804723c7aad70ca8
parent3a6d788bf47d31f08f5f699c96b60f720bf33421
timer: instance_info: add object to represent information of instance

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/timer/alsatimer.map
src/timer/instance-info.c [new file with mode: 0644]
src/timer/instance-info.h [new file with mode: 0644]
src/timer/meson.build
tests/alsatimer-instance-info [new file with mode: 0644]
tests/meson.build