Searched refs:adp8870_read (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/video/backlight/ |
H A D | adp8870_bl.c | 129 static int adp8870_read(struct i2c_client *client, int reg, uint8_t *val) adp8870_read() function 162 ret = adp8870_read(client, reg, ®_val); adp8870_set_bits() 181 ret = adp8870_read(client, reg, ®_val); adp8870_clr_bits() 558 error = adp8870_read(data->client, reg, ®_val); adp8870_show() 750 error = adp8870_read(data->client, ADP8870_PH1LEVL, ®_val); adp8870_bl_ambient_light_level_show() 756 error = adp8870_read(data->client, ADP8870_PH1LEVH, ®_val); adp8870_bl_ambient_light_level_show() 778 error = adp8870_read(data->client, ADP8870_CFGR, ®_val); adp8870_bl_ambient_light_zone_show() 810 adp8870_read(data->client, ADP8870_CFGR, ®_val); adp8870_bl_ambient_light_zone_store() 868 ret = adp8870_read(client, ADP8870_MFDVID, ®_val); adp8870_probe()
|
Completed in 35 milliseconds