Searched defs:aat2870 (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/drivers/mfd/ |
D | aat2870-core.c | 92 static int __aat2870_read(struct aat2870_data *aat2870, u8 addr, u8 *val) in __aat2870_read() 123 static int __aat2870_write(struct aat2870_data *aat2870, u8 addr, u8 val) in __aat2870_write() 153 static int aat2870_read(struct aat2870_data *aat2870, u8 addr, u8 *val) in aat2870_read() 164 static int aat2870_write(struct aat2870_data *aat2870, u8 addr, u8 val) in aat2870_write() 175 static int aat2870_update(struct aat2870_data *aat2870, u8 addr, u8 mask, in aat2870_update() 199 static inline void aat2870_enable(struct aat2870_data *aat2870) in aat2870_enable() 207 static inline void aat2870_disable(struct aat2870_data *aat2870) in aat2870_disable() 216 static ssize_t aat2870_dump_reg(struct aat2870_data *aat2870, char *buf) in aat2870_dump_reg() 254 struct aat2870_data *aat2870 = file->private_data; in aat2870_reg_read_file() local 275 struct aat2870_data *aat2870 = file->private_data; in aat2870_reg_write_file() local [all …]
|
/Linux-v5.15/drivers/regulator/ |
D | aat2870-regulator.c | 20 struct aat2870_data *aat2870; member 36 struct aat2870_data *aat2870 = ri->aat2870; in aat2870_ldo_set_voltage_sel() local 45 struct aat2870_data *aat2870 = ri->aat2870; in aat2870_ldo_get_voltage_sel() local 59 struct aat2870_data *aat2870 = ri->aat2870; in aat2870_ldo_enable() local 68 struct aat2870_data *aat2870 = ri->aat2870; in aat2870_ldo_disable() local 76 struct aat2870_data *aat2870 = ri->aat2870; in aat2870_ldo_is_enabled() local
|
/Linux-v5.15/drivers/video/backlight/ |
D | aat2870_bl.c | 42 struct aat2870_data *aat2870 in aat2870_bl_enable() local 51 struct aat2870_data *aat2870 in aat2870_bl_disable() local 60 struct aat2870_data *aat2870 = in aat2870_bl_update_status() local
|