Searched refs:iqs5xx_bl_cmd (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/input/touchscreen/ |
| H A D | iqs5xx.c | 241 static int iqs5xx_bl_cmd(struct i2c_client *client, u8 bl_cmd, u16 bl_addr) in iqs5xx_bl_cmd() function 337 error = iqs5xx_bl_cmd(client, IQS5XX_BL_CMD_VER, 0); in iqs5xx_bl_open() 407 ret = iqs5xx_bl_cmd(client, IQS5XX_BL_CMD_READ, bl_addr + i); in iqs5xx_bl_verify() 827 error = iqs5xx_bl_cmd(client, IQS5XX_BL_CMD_VER, 0); in iqs5xx_update_firmware() 838 error = iqs5xx_bl_cmd(client, IQS5XX_BL_CMD_CRC, 0); in iqs5xx_update_firmware()
|