tag | line | file | source code |
tmr | 276 | drivers/scsi/eata_dma_proc.c | (cc->tmr == TRUE)?"":"not "); |
tmr | 100 | drivers/scsi/eata_dma_proc.h | tmr:1, |
tmr | 3554 | drivers/sound/gus_wave.c | struct sound_lowlev_timer *tmr; |
tmr | 3559 | drivers/sound/gus_wave.c | tmr = &gus_tmr; |
tmr | 40 | drivers/sound/sequencer.c | static struct sound_timer_operations *tmr; |
tmr | 243 | drivers/sound/sequencer.c | this_time = tmr->get_time (tmr_no); |
tmr | 705 | drivers/sound/sequencer.c | if ((ret = tmr->event (tmr_no, event_rec)) == TIMER_ARMED) |
tmr | 1142 | drivers/sound/sequencer.c | tmr = sound_timer_devs[tmr_no]; |
tmr | 1146 | drivers/sound/sequencer.c | if (tmr == NULL) |
tmr | 1214 | drivers/sound/sequencer.c | tmr->open (tmr_no, seq_mode); |
tmr | 1337 | drivers/sound/sequencer.c | tmr->close (tmr_no); |
tmr | 1550 | drivers/sound/sequencer.c | return tmr->ioctl (tmr_no, cmd, arg); |
tmr | 1652 | drivers/sound/sequencer.c | return tmr->ioctl (tmr_no, cmd, arg); |
tmr | 44 | drivers/sound/sound_timer.c | static struct sound_lowlev_timer *tmr = NULL; |
tmr | 76 | drivers/sound/sound_timer.c | usecs_per_tmr = tmr->tmr_start (tmr->dev, usecs_per_tick); |
tmr | 128 | drivers/sound/sound_timer.c | tmr->tmr_disable (tmr->dev); |
tmr | 318 | drivers/sound/sound_timer.c | tmr->tmr_restart (tmr->dev); |
tmr | 342 | drivers/sound/sound_timer.c | tmr = t; |