OFN_REG_RESULT_OFFSET 1269 drivers/input/misc/ims-pcu.c result = (s16)get_unaligned_le16(pcu->cmd_buf + OFN_REG_RESULT_OFFSET); OFN_REG_RESULT_OFFSET 1274 drivers/input/misc/ims-pcu.c *data = pcu->cmd_buf[OFN_REG_RESULT_OFFSET]; OFN_REG_RESULT_OFFSET 1289 drivers/input/misc/ims-pcu.c result = (s16)get_unaligned_le16(pcu->cmd_buf + OFN_REG_RESULT_OFFSET);