Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dtimer_compat.c63 info.flags |= SNDRV_TIMER_FLG_SLAVE; in snd_timer_user_info_compat()
H A Dtimer.c1676 ginfo->flags |= SNDRV_TIMER_FLG_SLAVE; in snd_timer_user_ginfo()
1833 info->flags |= SNDRV_TIMER_FLG_SLAVE; in snd_timer_user_info()
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h895 #define SNDRV_TIMER_FLG_SLAVE (1<<0) /* cannot be controlled */ macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h895 #define SNDRV_TIMER_FLG_SLAVE (1<<0) /* cannot be controlled */ macro