Searched refs:oss_type (Results 1 – 3 of 3) sorted by relevance
398 hwdep->oss_type = -1; in snd_hwdep_new()443 if (hwdep->oss_type >= 0) { in snd_hwdep_dev_register()444 if (hwdep->oss_type == SNDRV_OSS_DEVICE_TYPE_DMFM && in snd_hwdep_dev_register()448 else if (snd_register_oss_device(hwdep->oss_type, in snd_hwdep_dev_register()476 snd_unregister_oss_device(hwdep->oss_type, hwdep->card, hwdep->device); in snd_hwdep_dev_disconnect()
48 int oss_type; member
500 hw->oss_type = SNDRV_OSS_DEVICE_TYPE_DMFM; in snd_opl3_hwdep_new()