Home
last modified time | relevance | path

Searched refs:snd_register_oss_device (Results 1 – 5 of 5) sorted by relevance

/linux/sound/core/
H A Dsound_oss.c84 int snd_register_oss_device(int type, struct snd_card *card, int dev, in snd_register_oss_device() function
143 EXPORT_SYMBOL(snd_register_oss_device);
H A Dhwdep.c444 else if (snd_register_oss_device(hwdep->oss_type, in snd_hwdep_dev_register()
H A Drawmidi.c1992 if (snd_register_oss_device(SNDRV_OSS_DEVICE_TYPE_MIDI, in snd_rawmidi_dev_register()
2007 if (snd_register_oss_device(SNDRV_OSS_DEVICE_TYPE_MIDI, in snd_rawmidi_dev_register()
/linux/sound/core/oss/
H A Dmixer_oss.c1322 err = snd_register_oss_device(SNDRV_OSS_DEVICE_TYPE_MIXER, in snd_mixer_oss_notify_handler()
H A Dpcm_oss.c3143 if (snd_register_oss_device(SNDRV_OSS_DEVICE_TYPE_PCM, in snd_pcm_oss_register_minor()