Searched refs:snddev (Results 1 – 1 of 1) sorted by relevance
81 struct snddev_info *snddev; in mixer_get_devt() local83 snddev = device_get_softc(dev); in mixer_get_devt()85 return (snddev->mixer); in mixer_get_devt()543 struct snddev_info *snddev; in mixer_init() local549 snddev = device_get_softc(dev); in mixer_init()550 if (snddev == NULL) in mixer_init()580 snddev->mixer = m; in mixer_init()602 if (snddev->flags & SD_F_SOFTPCMVOL) in mixer_init()