max25014
static int max25014_configure(struct max25014 *maxim, int initial_state)
struct max25014 *maxim = bl_get_data(bl_dev);
static int max25014_parse_dt(struct max25014 *maxim,
struct max25014 *maxim;
maxim = devm_kzalloc(&cl->dev, sizeof(struct max25014), GFP_KERNEL);
struct max25014 *maxim = i2c_get_clientdata(cl);
static int max25014_initial_power_state(struct max25014 *maxim)
static int max25014_check_errors(struct max25014 *maxim)