Searched refs:SNDRV_TIMER_EVENT_START (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dtimer.c388 if (snd_BUG_ON(event < SNDRV_TIMER_EVENT_START ||
391 if (event == SNDRV_TIMER_EVENT_START ||
457 snd_timer_notify1(timeri, SNDRV_TIMER_EVENT_START);
468 snd_timer_notify1(timeri, SNDRV_TIMER_EVENT_START);
1164 if (event >= SNDRV_TIMER_EVENT_START &&
1617 (1<<SNDRV_TIMER_EVENT_START)|
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dasound.h709 SNDRV_TIMER_EVENT_START, /* val = resolution in ns */ enumerator in enum:sndrv_timer_event
717 SNDRV_TIMER_EVENT_MSTART = SNDRV_TIMER_EVENT_START + 10,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasound.h678 SNDRV_TIMER_EVENT_START, /* val = resolution in ns */ enumerator in enum:__anon18684
686 SNDRV_TIMER_EVENT_MSTART = SNDRV_TIMER_EVENT_START + 10,

Completed in 58 milliseconds