Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/focaltech_flash/
H A Dfocaltech_upgrade_ft5436.c151 .hid_supported = true,
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_common.h134 bool hid_supported; member
H A Dfocaltech_flash.h144 bool hid_supported; member
H A Dfocaltech_core.c278 ts_data->ic_info.hid_supported = FTS_HID_SUPPORTTED; in fts_get_ic_information()
302 if (ts_data->ic_info.hid_supported) { in fts_get_ic_information()
H A Dfocaltech_flash.c101 if (upg->func->hid_supported) in fts_fwupg_get_boot_state()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_common.h134 bool hid_supported; member
H A Dfocaltech_flash.h135 bool hid_supported; member
H A Dfocaltech_core.c181 ts_data->ic_info.hid_supported = FTS_HID_SUPPORTTED; in fts_get_ic_information()
203 if (ts_data->ic_info.hid_supported) { in fts_get_ic_information()
H A Dfocaltech_upgrade_ft8201.c1027 .hid_supported = false,
H A Dfocaltech_flash.c492 if (upg->func->hid_supported) in fts_fwupg_get_boot_state()