Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_device.h43 #define SNDRV_SEQ_OSS_VERSION_STR "0.1.8" macro
Dseq_oss.c275 snd_iprintf(buf, "OSS sequencer emulation version %s\n", SNDRV_SEQ_OSS_VERSION_STR); in info_read()