Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/crystalhd/
Dcrystalhd_hw.h365 enum BC_STATUS crystalhd_hw_close(struct crystalhd_hw *);
Dcrystalhd_cmds.c938 crystalhd_hw_close(&ctx->hw_ctx); in crystalhd_user_close()
977 crystalhd_hw_close(&ctx->hw_ctx); in crystalhd_setup_cmd_context()
Dcrystalhd_hw.c1890 enum BC_STATUS crystalhd_hw_close(struct crystalhd_hw *hw) in crystalhd_hw_close() function