Searched refs:oss_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/sound/
H A Dhwdep.h48 int oss_type; member in struct:snd_hwdep
/linux-master/sound/core/
H A Dhwdep.c397 hwdep->oss_type = -1;
439 if (hwdep->oss_type >= 0) {
440 if (hwdep->oss_type == SNDRV_OSS_DEVICE_TYPE_DMFM &&
444 else if (snd_register_oss_device(hwdep->oss_type,
469 snd_unregister_oss_device(hwdep->oss_type, hwdep->card, hwdep->device);
/linux-master/sound/drivers/opl3/
H A Dopl3_lib.c500 hw->oss_type = SNDRV_OSS_DEVICE_TYPE_DMFM;

Completed in 126 milliseconds