Searched refs:IQS5XX_BL_CMD_VER (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Diqs5xx.c81 #define IQS5XX_BL_CMD_VER 0x00 macro
260 case IQS5XX_BL_CMD_VER:
277 case IQS5XX_BL_CMD_VER:
302 if (bl_cmd == IQS5XX_BL_CMD_VER &&
320 if (bl_cmd != IQS5XX_BL_CMD_VER)
342 error = iqs5xx_bl_cmd(client, IQS5XX_BL_CMD_VER, 0);
857 error = iqs5xx_bl_cmd(client, IQS5XX_BL_CMD_VER, 0);

Completed in 104 milliseconds