Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dhdsp-pcm.c195 hdsp_port_slot_count_max(uint32_t ports) in hdsp_port_slot_count_max() function
738 ch->size = HDSP_CHANBUF_SIZE * hdsp_port_slot_count_max(ch->ports); in hdspchan_init()
1071 if (hdsp_port_slot_count_max(scp->hc->ports) > HDSP_MATRIX_MAX) in hdsp_pcm_attach()