Searched refs:snd_register_oss_device (Results 1 – 6 of 6) sorted by relevance
| /linux/sound/core/ |
| H A D | sound_oss.c | 84 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 D | hwdep.c | 444 else if (snd_register_oss_device(hwdep->oss_type, in snd_hwdep_dev_register()
|
| H A D | rawmidi.c | 1992 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 D | core.h | 251 int snd_register_oss_device(int type, struct snd_card *card, int dev,
|
| /linux/sound/core/oss/ |
| H A D | mixer_oss.c | 1302 err = snd_register_oss_device(SNDRV_OSS_DEVICE_TYPE_MIXER, in snd_mixer_oss_notify_handler()
|
| H A D | pcm_oss.c | 3117 if (snd_register_oss_device(SNDRV_OSS_DEVICE_TYPE_PCM, in register_oss_dsp()
|