Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_flash.h137 u8 *pramboot; member
H A Dfocaltech_flash.c302 if (!upg || !upg->func || !upg->func->pramboot) { in fts_pram_write_remap()
312 pb_buf = upg->func->pramboot; in fts_pram_write_remap()
H A Dfocaltech_upgrade_ft8201.c1025 .pramboot = pb_file_ft8006m,
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_flash.h146 u8 *pramboot; member
H A Dfocaltech_flash.c414 if (!upg || !upg->func || !upg->func->pramboot) { in fts_pram_write_remap()
424 pb_buf = upg->func->pramboot; in fts_pram_write_remap()