Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/sound/
Dsnd_timer01.c42 struct snd_timer_select ts; in ioctl_thread()
/third_party/alsa-lib/include/sound/uapi/
Dasound.h852 struct snd_timer_select { struct
895 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
/third_party/alsa-lib/include/
Dlocal.h117 #define _snd_timer_select snd_timer_select
/third_party/alsa-lib/src/timer/
Dtimer_hw.c224 struct snd_timer_select sel; in snd_timer_hw_open()