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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dhwdep.h64 int oss_type; member in struct:snd_hwdep
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dhwdep.c371 hwdep->oss_type = -1;
424 if (hwdep->oss_type >= 0) {
425 if ((hwdep->oss_type == SNDRV_OSS_DEVICE_TYPE_DMFM) && (hwdep->device != 0)) {
428 if (snd_register_oss_device(hwdep->oss_type,
456 snd_unregister_oss_device(hwdep->oss_type, hwdep->card, hwdep->device);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/opl3/
H A Dopl3_lib.c501 hw->oss_type = SNDRV_OSS_DEVICE_TYPE_DMFM;

Completed in 57 milliseconds