Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dhdsp-pcm.c201 hdsp_channel_play_ports(struct hdsp_channel *hc) in hdsp_channel_play_ports() function
318 if (hdsp_channel_play_ports(scp->hc)) in hdspmixer_init()
711 ch->ports = hdsp_channel_play_ports(scp->hc); in hdspchan_init()
1078 play = (hdsp_channel_play_ports(scp->hc)) ? 1 : 0; in hdsp_pcm_attach()