ltc4282_state
static int ltc428_clk_provider_setup(struct ltc4282_state *st,
static int ltc428_clks_setup(struct ltc4282_state *st, struct device *dev)
static int ltc4282_get_defaults(struct ltc4282_state *st, u32 *vin_mode)
static int ltc4282_set_max_limits(struct ltc4282_state *st)
static int ltc4282_gpio_setup(struct ltc4282_state *st, struct device *dev)
static int ltc4282_setup(struct ltc4282_state *st, struct device *dev)
struct ltc4282_state *st = container_of(hw, struct ltc4282_state,
struct ltc4282_state *st = arg;
static void ltc4282_debugfs_init(struct ltc4282_state *st, struct i2c_client *i2c)
struct ltc4282_state *st;
struct ltc4282_state *st = container_of(hw, struct ltc4282_state,
struct ltc4282_state *st = container_of(clk_hw, struct ltc4282_state,
static int ltc4282_read_voltage_word(const struct ltc4282_state *st, u32 reg,
static int ltc4282_read_voltage_byte_cached(const struct ltc4282_state *st,
static int ltc4282_read_voltage_byte(const struct ltc4282_state *st, u32 reg,
static int __ltc4282_read_alarm(struct ltc4282_state *st, u32 reg, u32 mask,
static int ltc4282_read_alarm(struct ltc4282_state *st, u32 reg, u32 mask,
static int ltc4282_vdd_source_read_in(struct ltc4282_state *st, u32 channel,
static int ltc4282_vdd_source_read_hist(struct ltc4282_state *st, u32 reg,
static int ltc4282_vdd_source_read_lim(struct ltc4282_state *st, u32 reg,
static int ltc4282_vdd_source_read_alm(struct ltc4282_state *st, u32 mask,
static int ltc4282_read_in(struct ltc4282_state *st, u32 attr, long *val,
static int ltc4282_read_current_word(const struct ltc4282_state *st, u32 reg,
static int ltc4282_read_current_byte(const struct ltc4282_state *st, u32 reg,
static int ltc4282_read_curr(struct ltc4282_state *st, const u32 attr,
static int ltc4282_read_power_word(const struct ltc4282_state *st, u32 reg,
static int ltc4282_read_power_byte(const struct ltc4282_state *st, u32 reg,
static int ltc4282_read_energy(const struct ltc4282_state *st, s64 *val)
static int ltc4282_read_power(struct ltc4282_state *st, const u32 attr,
struct ltc4282_state *st = dev_get_drvdata(dev);
static int ltc4282_write_power_byte(const struct ltc4282_state *st, u32 reg,
static int ltc4282_write_power_word(const struct ltc4282_state *st, u32 reg,
static int __ltc4282_in_write_history(const struct ltc4282_state *st, u32 reg,
static int ltc4282_in_write_history(struct ltc4282_state *st, u32 reg,
static int ltc4282_power_reset_hist(struct ltc4282_state *st)
static int ltc4282_write_power(struct ltc4282_state *st, u32 attr,
static int ltc4282_write_voltage_byte_cached(const struct ltc4282_state *st,
static int ltc4282_write_voltage_byte(const struct ltc4282_state *st, u32 reg,
static int ltc4282_cache_history(struct ltc4282_state *st, u32 channel)
static int ltc4282_cache_sync(struct ltc4282_state *st, u32 channel)
static int ltc4282_vdd_source_write_lim(struct ltc4282_state *st, u32 reg,
static int ltc4282_vdd_source_reset_hist(struct ltc4282_state *st, int channel)
static int ltc4282_vdd_source_enable(struct ltc4282_state *st, int channel,
static int ltc4282_write_in(struct ltc4282_state *st, u32 attr, long val,
static int ltc4282_curr_reset_hist(struct ltc4282_state *st)
static int ltc4282_write_curr(struct ltc4282_state *st, u32 attr,
static int ltc4282_energy_enable_set(struct ltc4282_state *st, long val)
struct ltc4282_state *st = dev_get_drvdata(dev);
static umode_t ltc4282_in_is_visible(const struct ltc4282_state *st, u32 attr)