Home
last modified time | relevance | path

Searched refs:SNDRV_TIMER_IOCTL_STATUS_OLD (Results 1 – 1 of 1) sorted by relevance

/third_party/alsa-lib/src/timer/
Dtimer_hw.c32 #define SNDRV_TIMER_IOCTL_STATUS_OLD _IOW('T', 0x14, struct snd_timer_status) macro
134 cmd = SNDRV_TIMER_IOCTL_STATUS_OLD; in snd_timer_hw_status()