]> git.alsa-project.org Git - alsa-gobject.git/commit
timer: device_info: add object to represent information of timer
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)
commitc1364cde7c6286153752a40b8b080556e98dff16
treee4c5784ac87fa43ae8f0b6ef677ac87f1e37f648
parent9e262d6adfdac3648ee941b4b61d89e6ee93c6cd
timer: device_info: add object to represent information of timer

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