si3474_priv
static struct si3474_priv *to_si3474_priv(struct pse_controller_dev *pcdev)
return container_of(pcdev, struct si3474_priv, pcdev);
static void si3474_get_channels(struct si3474_priv *priv, int id,
static struct i2c_client *si3474_get_chan_client(struct si3474_priv *priv,
struct si3474_priv *priv = to_si3474_priv(pcdev);
struct si3474_priv *priv = to_si3474_priv(pcdev);
static int si3474_get_of_channels(struct si3474_priv *priv)
struct si3474_priv *priv = to_si3474_priv(pcdev);
struct si3474_priv *priv = to_si3474_priv(pcdev);
struct si3474_priv *priv = to_si3474_priv(pcdev);
static int si3474_pi_get_chan_current(struct si3474_priv *priv, u8 chan)
static int si3474_pi_get_chan_voltage(struct si3474_priv *priv, u8 chan)
struct si3474_priv *priv = to_si3474_priv(pcdev);
struct si3474_priv *priv = to_si3474_priv(pcdev);
struct si3474_priv *priv;