/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
timer.h | 53 struct snd_timer; 63 int (*open) (struct snd_timer * timer); 64 int (*close) (struct snd_timer * timer); 65 unsigned long (*c_resolution) (struct snd_timer * timer); 66 int (*start) (struct snd_timer * timer); 67 int (*stop) (struct snd_timer * timer); 68 int (*set_period) (struct snd_timer * timer, unsigned long period_num, unsigned long period_den); 69 int (*precise_resolution) (struct snd_timer * timer, unsigned long *num, unsigned long *den); 72 struct snd_timer { struct 84 void (*private_free) (struct snd_timer *timer) [all...] |
cs4231.h | 86 struct snd_timer *timer; 135 int snd_cs4231_timer(struct snd_cs4231 * chip, int device, struct snd_timer **rtimer);
|
ad1816a.h | 149 struct snd_timer *timer;
|
opl3.h | 273 struct snd_timer *timer1; 274 struct snd_timer *timer2;
|
ymfpci.h | 333 struct snd_timer *timer;
|
gus.h | 393 struct snd_timer *timer1; 394 struct snd_timer *timer2;
|
pcm.h | 363 struct snd_timer *timer; /* timer */ [all...] |
emu10k1.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
timer.h | 53 struct snd_timer; 63 int (*open) (struct snd_timer * timer); 64 int (*close) (struct snd_timer * timer); 65 unsigned long (*c_resolution) (struct snd_timer * timer); 66 int (*start) (struct snd_timer * timer); 67 int (*stop) (struct snd_timer * timer); 68 int (*set_period) (struct snd_timer * timer, unsigned long period_num, unsigned long period_den); 69 int (*precise_resolution) (struct snd_timer * timer, unsigned long *num, unsigned long *den); 72 struct snd_timer { struct 84 void (*private_free) (struct snd_timer *timer) [all...] |
cs4231.h | 86 struct snd_timer *timer; 135 int snd_cs4231_timer(struct snd_cs4231 * chip, int device, struct snd_timer **rtimer);
|
ad1816a.h | 149 struct snd_timer *timer;
|
opl3.h | 273 struct snd_timer *timer1; 274 struct snd_timer *timer2;
|
ymfpci.h | 333 struct snd_timer *timer;
|
gus.h | 393 struct snd_timer *timer1; 394 struct snd_timer *timer2;
|
pcm.h | 363 struct snd_timer *timer; /* timer */ [all...] |
emu10k1.h | [all...] |