oss_type 48 include/sound/hwdep.h int oss_type; oss_type 381 sound/core/hwdep.c hwdep->oss_type = -1; oss_type 431 sound/core/hwdep.c if (hwdep->oss_type >= 0) { oss_type 432 sound/core/hwdep.c if (hwdep->oss_type == SNDRV_OSS_DEVICE_TYPE_DMFM && oss_type 436 sound/core/hwdep.c else if (snd_register_oss_device(hwdep->oss_type, oss_type 464 sound/core/hwdep.c snd_unregister_oss_device(hwdep->oss_type, hwdep->card, hwdep->device); oss_type 488 sound/drivers/opl3/opl3_lib.c hw->oss_type = SNDRV_OSS_DEVICE_TYPE_DMFM;