Home
last modified time | relevance | path

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

/linux/sound/core/seq/oss/
A Dseq_oss_synth.c131 #ifdef SNDRV_OSS_INFO_DEV_SYNTH in snd_seq_oss_synth_probe()
133 snd_oss_info_register(SNDRV_OSS_INFO_DEV_SYNTH, i, rec->name); in snd_seq_oss_synth_probe()
166 #ifdef SNDRV_OSS_INFO_DEV_SYNTH in snd_seq_oss_synth_remove()
168 snd_oss_info_unregister(SNDRV_OSS_INFO_DEV_SYNTH, rec->seq_device); in snd_seq_oss_synth_remove()
/linux/sound/core/
A Dinfo_oss.c91 snd_sndstat_show_strings(buffer, "Synth devices", SNDRV_OSS_INFO_DEV_SYNTH); in snd_sndstat_proc_read()
/linux/include/sound/
A Dinfo.h222 #define SNDRV_OSS_INFO_DEV_SYNTH 1 macro

Completed in 6 milliseconds