tag
line
file
source code
clocks
1207
drivers/sound/mpu401.c
clocks2ticks (unsigned long clocks)
clocks
1216
drivers/sound/mpu401.c
return ((clocks * curr_timebase) + (hw_timebase / 2)) / hw_timebase;