Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/io/audio/drv/audiocs/
H A Daudio_4231_eb2dma.c81 cs4231_dma_ops_t cs4231_eb2dma_ops = { variable
H A Daudio_4231.h383 extern cs4231_dma_ops_t cs4231_eb2dma_ops;
H A Daudio_4231.c1055 state->cs_dma_ops = &cs4231_eb2dma_ops; in audiocs_init_state()