Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_timer.c19 #define MIN_OSS_TIMEBASE 1 macro
249 if (value < MIN_OSS_TIMEBASE) in snd_seq_oss_timer_ioctl()
250 value = MIN_OSS_TIMEBASE; in snd_seq_oss_timer_ioctl()