Home
last modified time | relevance | path

Searched refs:snd_register_oss_device (Results 1 – 6 of 6) 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/include/sound/
H A Dcore.h251 int snd_register_oss_device(int type, struct snd_card *card, int dev,
/linux/sound/core/oss/
H A Dmixer_oss.c1302 err = snd_register_oss_device(SNDRV_OSS_DEVICE_TYPE_MIXER, in snd_mixer_oss_notify_handler()
H A Dpcm_oss.c3117 if (snd_register_oss_device(SNDRV_OSS_DEVICE_TYPE_PCM, in register_oss_dsp()