Home
last modified time | relevance | path

Searched refs:aw99706_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/backlight/
H A Daw99706.c171 struct aw99706_device { struct
225 static inline int aw99706_i2c_read(struct aw99706_device *aw, u8 reg, in aw99706_i2c_read()
231 static inline int aw99706_i2c_write(struct aw99706_device *aw, u8 reg, u8 val) in aw99706_i2c_write()
236 static inline int aw99706_i2c_update_bits(struct aw99706_device *aw, u8 reg, in aw99706_i2c_update_bits()
242 static void aw99706_dt_parse(struct aw99706_device *aw, in aw99706_dt_parse()
282 static int aw99706_hw_init(struct aw99706_device *aw) in aw99706_hw_init()
301 static int aw99706_bl_enable(struct aw99706_device *aw, bool en) in aw99706_bl_enable()
315 static int aw99706_update_brightness(struct aw99706_device *aw, u32 brt_lvl) in aw99706_update_brightness()
341 struct aw99706_device *aw = bl_get_data(bl); in aw99706_bl_update_status()
359 static int aw99706_chip_id_read(struct aw99706_device *aw) in aw99706_chip_id_read()
[all …]