cs2000_priv
static int cs2000_enable_dev_config(struct cs2000_priv *priv, bool enable)
static int cs2000_ref_clk_bound_rate(struct cs2000_priv *priv,
static int cs2000_wait_pll_lock(struct cs2000_priv *priv)
static int cs2000_clk_out_enable(struct cs2000_priv *priv, bool enable)
static int cs2000_ratio_set(struct cs2000_priv *priv,
static u32 cs2000_ratio_get(struct cs2000_priv *priv, int ch)
static int cs2000_ratio_select(struct cs2000_priv *priv, int ch)
struct cs2000_priv *priv = hw_to_priv(hw);
struct cs2000_priv *priv = hw_to_priv(hw);
static int cs2000_select_ratio_mode(struct cs2000_priv *priv,
static int __cs2000_set_rate(struct cs2000_priv *priv, int ch,
struct cs2000_priv *priv = hw_to_priv(hw);
static int cs2000_set_saved_rate(struct cs2000_priv *priv)
struct cs2000_priv *priv = hw_to_priv(hw);
struct cs2000_priv *priv = hw_to_priv(hw);
struct cs2000_priv *priv = hw_to_priv(hw);
static int cs2000_clk_get(struct cs2000_priv *priv)
static int cs2000_clk_register(struct cs2000_priv *priv)
static int cs2000_version_print(struct cs2000_priv *priv)
struct cs2000_priv *priv = i2c_get_clientdata(client);
struct cs2000_priv *priv;
struct cs2000_priv *priv = dev_get_drvdata(dev);
#define hw_to_priv(_hw) container_of(_hw, struct cs2000_priv, hw)