Lines Matching +defs:val +defs:timer
98 struct snd_timer *timer; member
264 static void __cs4231_writeb(struct snd_cs4231 *cp, u8 val, in __cs4231_writeb()
282 int val = __cs4231_readb(chip, CS4231U(chip, REGSEL)); in snd_cs4231_ready() local
351 int val = __cs4231_readb(chip, CS4231U(chip, REGSEL)); in snd_cs4231_busy_wait() local
663 static unsigned long snd_cs4231_timer_resolution(struct snd_timer *timer) in snd_cs4231_timer_resolution()
670 static int snd_cs4231_timer_start(struct snd_timer *timer) in snd_cs4231_timer_start()
696 static int snd_cs4231_timer_stop(struct snd_timer *timer) in snd_cs4231_timer_stop()
861 static int snd_cs4231_timer_open(struct snd_timer *timer) in snd_cs4231_timer_open()
868 static int snd_cs4231_timer_close(struct snd_timer *timer) in snd_cs4231_timer_close()
1246 struct snd_timer *timer; in snd_cs4231_timer() local
1372 unsigned short val; in snd_cs4231_put_single() local