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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dtimer.h128 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec *tstamp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dpcm_native.c880 snd_timer_notify(substream->timer, SNDRV_TIMER_EVENT_MSTART,
929 snd_timer_notify(substream->timer, SNDRV_TIMER_EVENT_MSTOP,
1013 snd_timer_notify(substream->timer,
1023 snd_timer_notify(substream->timer,
1072 snd_timer_notify(substream->timer, SNDRV_TIMER_EVENT_MSUSPEND,
1175 snd_timer_notify(substream->timer, SNDRV_TIMER_EVENT_MRESUME,
H A Dtimer.c870 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec *tstamp) function
1965 EXPORT_SYMBOL(snd_timer_notify); variable

Completed in 58 milliseconds