Home
last modified time | relevance | path

Searched refs:SNDCTL_TMR_METRONOME (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/sound/core/seq/oss/
Dseq_oss_ioctl.c73 case SNDCTL_TMR_METRONOME: in snd_seq_oss_ioctl()
Dseq_oss_timer.c257 case SNDCTL_TMR_METRONOME: in snd_seq_oss_timer_ioctl()
/linux-6.12.1/include/uapi/linux/
Dsoundcard.h180 #define SNDCTL_TMR_METRONOME _SIOW ('T', 7, int) macro