|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| void | reprogram_timer (void) |
| void | sound_timer_syncinterval (unsigned int new_usecs) |
| EXPORT_SYMBOL (sound_timer_syncinterval) | |
| void | sound_timer_interrupt (void) |
| EXPORT_SYMBOL (sound_timer_interrupt) | |
| void | sound_timer_init (struct sound_lowlev_timer *t, char *name) |
| EXPORT_SYMBOL (sound_timer_init) | |
| EXPORT_SYMBOL | ( | sound_timer_syncinterval | ) |
| EXPORT_SYMBOL | ( | sound_timer_interrupt | ) |
| EXPORT_SYMBOL | ( | sound_timer_init | ) |
Definition at line 45 of file sound_timer.c.
| void sound_timer_init | ( | struct sound_lowlev_timer * | t, |
| char * | name | ||
| ) |
Definition at line 306 of file sound_timer.c.
Definition at line 281 of file sound_timer.c.
Definition at line 68 of file sound_timer.c.
1.8.2