aw99706_device
static inline int aw99706_i2c_read(struct aw99706_device *aw, u8 reg,
static inline int aw99706_i2c_write(struct aw99706_device *aw, u8 reg, u8 val)
static inline int aw99706_i2c_update_bits(struct aw99706_device *aw, u8 reg,
static void aw99706_dt_parse(struct aw99706_device *aw,
static int aw99706_hw_init(struct aw99706_device *aw)
static int aw99706_bl_enable(struct aw99706_device *aw, bool en)
static int aw99706_update_brightness(struct aw99706_device *aw, u32 brt_lvl)
struct aw99706_device *aw = bl_get_data(bl);
static int aw99706_chip_id_read(struct aw99706_device *aw)
struct aw99706_device *aw;
struct aw99706_device *aw = i2c_get_clientdata(client);
struct aw99706_device *aw = dev_get_drvdata(dev);
struct aw99706_device *aw = dev_get_drvdata(dev);