Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_common.h126 u8 pb_idh; member
H A Dfocaltech_core.c214 || ((id_h == ctype[i].pb_idh) && (id_l == ctype[i].pb_idl)) in fts_get_chip_types()
H A Dfocaltech_flash.c130 } else if ((val[0] == ids->pb_idh) && (val[1] == ids->pb_idl)) { in fts_fwupg_get_boot_state()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_common.h126 u8 pb_idh; member
H A Dfocaltech_core.c148 || ((id_h == ctype[i].pb_idh) && (id_l == ctype[i].pb_idl)) in fts_get_chip_types()
H A Dfocaltech_flash.c520 } else if ((val[0] == ids.pb_idh) && (val[1] == ids.pb_idl)) { in fts_fwupg_get_boot_state()