Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/oxygen/
Doxygen_lib.c67 unsigned int status, clear, elapsed_streams, i; in oxygen_interrupt() local
93 elapsed_streams = status & chip->pcm_running; in oxygen_interrupt()
98 if ((elapsed_streams & (1 << i)) && chip->streams[i]) in oxygen_interrupt()