Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_device.h34 #define SNDRV_SEQ_OSS_PROCNAME "oss" macro
H A Dseq_oss.c290 entry = snd_info_create_module_entry(THIS_MODULE, SNDRV_SEQ_OSS_PROCNAME, snd_seq_root); in register_proc()