Home
last modified time | relevance | path

Searched refs:fw_customer_id (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/
H A Dhyn_cst2xx.c598 unsigned int fw_checksum,fw_version,fw_customer_id; in cst2xx_check_code() local
623 fw_customer_id=(buf[0]<<8)+buf[1]; in cst2xx_check_code()
624 printk("hyn fw_customer_id:%d. \r\n",fw_customer_id); in cst2xx_check_code()