Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/crystalhd/
Dcrystalhd_hw.h367 enum BC_STATUS crystalhd_hw_free_dma_rings(struct crystalhd_hw *);
Dcrystalhd_hw.c1935 crystalhd_hw_free_dma_rings(hw); in crystalhd_hw_setup_dma_rings()
1949 crystalhd_hw_free_dma_rings(hw); in crystalhd_hw_setup_dma_rings()
1958 crystalhd_hw_free_dma_rings(hw); in crystalhd_hw_setup_dma_rings()
1967 crystalhd_hw_free_dma_rings(hw); in crystalhd_hw_setup_dma_rings()
1981 enum BC_STATUS crystalhd_hw_free_dma_rings(struct crystalhd_hw *hw) in crystalhd_hw_free_dma_rings() function
Dcrystalhd_cmds.c932 crystalhd_hw_free_dma_rings(&ctx->hw_ctx); in crystalhd_user_close()