Searched defs:aat2870 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/mfd/ |
D | aat2870-core.c | 106 static int __aat2870_read(struct aat2870_data *aat2870, u8 addr, u8 *val) in __aat2870_read() 137 static int __aat2870_write(struct aat2870_data *aat2870, u8 addr, u8 val) in __aat2870_write() 167 static int aat2870_read(struct aat2870_data *aat2870, u8 addr, u8 *val) in aat2870_read() 178 static int aat2870_write(struct aat2870_data *aat2870, u8 addr, u8 val) in aat2870_write() 189 static int aat2870_update(struct aat2870_data *aat2870, u8 addr, u8 mask, in aat2870_update() 213 static inline void aat2870_enable(struct aat2870_data *aat2870) in aat2870_enable() 221 static inline void aat2870_disable(struct aat2870_data *aat2870) in aat2870_disable() 230 static ssize_t aat2870_dump_reg(struct aat2870_data *aat2870, char *buf) in aat2870_dump_reg() 268 struct aat2870_data *aat2870 = file->private_data; in aat2870_reg_read_file() local 289 struct aat2870_data *aat2870 = file->private_data; in aat2870_reg_write_file() local [all …]
|
/Linux-v4.19/drivers/regulator/ |
D | aat2870-regulator.c | 33 struct aat2870_data *aat2870; member 49 struct aat2870_data *aat2870 = ri->aat2870; in aat2870_ldo_set_voltage_sel() local 58 struct aat2870_data *aat2870 = ri->aat2870; in aat2870_ldo_get_voltage_sel() local 72 struct aat2870_data *aat2870 = ri->aat2870; in aat2870_ldo_enable() local 81 struct aat2870_data *aat2870 = ri->aat2870; in aat2870_ldo_disable() local 89 struct aat2870_data *aat2870 = ri->aat2870; in aat2870_ldo_is_enabled() local
|
/Linux-v4.19/drivers/video/backlight/ |
D | aat2870_bl.c | 55 struct aat2870_data *aat2870 in aat2870_bl_enable() local 64 struct aat2870_data *aat2870 in aat2870_bl_disable() local 73 struct aat2870_data *aat2870 = in aat2870_bl_update_status() local
|