Home
last modified time | relevance | path

Searched refs:TMR_CLOCK (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/sound/
Dmpu401.c326 timer_ext_event(devc, TMR_CLOCK, 0); in mpu_input_scanner()
1683 case TMR_CLOCK: in timer_ext_event()
/linux-2.4.37.9/include/linux/
Dsoundcard.h1029 #define TMR_CLOCK 9 /* MIDI clock */ macro