Searched refs:SNDRV_OSS_INFO_DEV_SYNTH (Results 1 – 3 of 3) sorted by relevance
143 #ifdef SNDRV_OSS_INFO_DEV_SYNTH in snd_seq_oss_synth_probe()145 snd_oss_info_register(SNDRV_OSS_INFO_DEV_SYNTH, i, rec->name); in snd_seq_oss_synth_probe()178 #ifdef SNDRV_OSS_INFO_DEV_SYNTH in snd_seq_oss_synth_remove()180 snd_oss_info_unregister(SNDRV_OSS_INFO_DEV_SYNTH, rec->seq_device); in snd_seq_oss_synth_remove()
106 snd_sndstat_show_strings(buffer, "Synth devices", SNDRV_OSS_INFO_DEV_SYNTH); in snd_sndstat_proc_read()
203 #define SNDRV_OSS_INFO_DEV_SYNTH 1 macro