Searched refs:SNDRV_OSS_INFO_DEV_SYNTH (Results 1 – 3 of 3) sorted by relevance
131 #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()
89 snd_sndstat_show_strings(buffer, "Synth devices", SNDRV_OSS_INFO_DEV_SYNTH); in snd_sndstat_proc_read()
222 #define SNDRV_OSS_INFO_DEV_SYNTH 1 macro