Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/crystalhd/
Dcrystalhd_hw.h363 bool crystalhd_hw_interrupt(struct crystalhd_adp *adp, struct crystalhd_hw *hw);
Dcrystalhd_cmds.c1061 return crystalhd_hw_interrupt(ctx->adp, &ctx->hw_ctx); in crystalhd_cmd_interrupt()
Dcrystalhd_hw.c1799 bool crystalhd_hw_interrupt(struct crystalhd_adp *adp, struct crystalhd_hw *hw) in crystalhd_hw_interrupt() function