Home
last modified time | relevance | path

Searched refs:hdspe_channel_play_ports (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sound/pci/
H A Dhdspe-pcm.c84 hdspe_channel_play_ports(struct hdspe_channel *hc) in hdspe_channel_play_ports() function
302 if (hdspe_channel_play_ports(scp->hc)) in hdspemixer_init()
702 ch->ports = hdspe_channel_play_ports(scp->hc); in hdspechan_init()
1069 play = (hdspe_channel_play_ports(scp->hc)) ? 1 : 0; in hdspe_pcm_attach()