Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/crystalhd/
Dcrystalhd_hw.h388 enum BC_STATUS crystalhd_hw_set_core_clock(struct crystalhd_hw *);
Dcrystalhd_cmds.c743 sts = crystalhd_hw_set_core_clock(&ctx->hw_ctx); in bc_cproc_chg_clk()
Dcrystalhd_hw.c1882 crystalhd_hw_set_core_clock(hw); in crystalhd_hw_open()
2326 enum BC_STATUS crystalhd_hw_set_core_clock(struct crystalhd_hw *hw) in crystalhd_hw_set_core_clock() function