Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/
H A Dhyn_cst2xx.c181 static int cst2xx_update_firmware(struct i2c_client * client, struct hyn_ts *ts,
519 static int cst2xx_update_firmware(struct i2c_client * client, struct hyn_ts *ts, in cst2xx_update_firmware() function
590 return cst2xx_update_firmware(client, ts, fwbin, FW_BIN_SIZE); in cst2xx_boot_update_fw()
897 ret = cst2xx_update_firmware(client, hyn_global_ts, pdata, FW_BIN_SIZE); in cst2xx_apk_fw_dowmload()