Searched refs:SNDRV_TIMER_EVENT_START (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/ |
| H A D | asound.h | 794 SNDRV_TIMER_EVENT_START, /* val = resolution in ns */ enumerator 802 SNDRV_TIMER_EVENT_MSTART = SNDRV_TIMER_EVENT_START + 10,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/ |
| H A D | asound.h | 794 SNDRV_TIMER_EVENT_START, /* val = resolution in ns */ enumerator 802 SNDRV_TIMER_EVENT_MSTART = SNDRV_TIMER_EVENT_START + 10,
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | timer.c | 508 if (snd_BUG_ON(event < SNDRV_TIMER_EVENT_START || in snd_timer_notify1() 512 (event == SNDRV_TIMER_EVENT_START || in snd_timer_notify1() 578 snd_timer_notify1(timeri, start ? SNDRV_TIMER_EVENT_START : in snd_timer_start1() 606 snd_timer_notify1(timeri, start ? SNDRV_TIMER_EVENT_START : in snd_timer_start_slave() 1373 if (event >= SNDRV_TIMER_EVENT_START && in snd_timer_user_ccallback() 1866 (1<<SNDRV_TIMER_EVENT_START)| in snd_timer_user_params()
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/sound/ |
| H A D | asound.h | 907 SNDRV_TIMER_EVENT_START, /* val = resolution in ns */ enumerator 915 SNDRV_TIMER_EVENT_MSTART = SNDRV_TIMER_EVENT_START + 10,
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | asound.h | 907 SNDRV_TIMER_EVENT_START, /* val = resolution in ns */ enumerator 915 SNDRV_TIMER_EVENT_MSTART = SNDRV_TIMER_EVENT_START + 10,
|