tag
line
file
source code
tmr_start
253
drivers/sound/dev_table.h
unsigned int (*tmr_start)(int dev, unsigned int usecs);
tmr_start
76
drivers/sound/sound_timer.c
usecs_per_tmr = tmr->tmr_start (tmr->dev, usecs_per_tick);