Searched refs:pcm_dev (Results 1 – 3 of 3) sorted by relevance
52 bufsz = pcm_getbuffersize(sc->pcm_dev, 4096, FWISOUND_BUFSZ, 131072); in fwisound_chan_init()194 sc->pcm_dev = dev; in fwisound_pcm_attach()
76 device_t pcm_dev; member
489 sc->pcm_dev = device_add_child(dev, "pcm", DEVICE_UNIT_ANY); in fwisound_attach()490 if (sc->pcm_dev == NULL) { in fwisound_attach()520 if (sc->pcm_dev != NULL) in fwisound_detach()