Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dhdspe.c104 static struct hdspe_channel chan_map_rd_uni[] = { variable
765 chan_map = hdspe_unified_pcm ? chan_map_rd_uni : chan_map_rd; in hdspe_attach()