Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_common.h129 u8 bl_idl; member
H A Dfocaltech_core.c215 || ((id_h == ctype[i].bl_idh) && (id_l == ctype[i].bl_idl))) in fts_get_chip_types()
H A Dfocaltech_flash.c133 } else if ((val[0] == ids->bl_idh) && (val[1] == ids->bl_idl)) { in fts_fwupg_get_boot_state()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_common.h129 u8 bl_idl; member
H A Dfocaltech_core.c149 || ((id_h == ctype[i].bl_idh) && (id_l == ctype[i].bl_idl))) in fts_get_chip_types()
H A Dfocaltech_flash.c523 } else if ((val[0] == ids.bl_idh) && (val[1] == ids.bl_idl)) { in fts_fwupg_get_boot_state()