Home
last modified time | relevance | path

Searched defs:cyttsp5_loader_data (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_loader.c77 struct cyttsp5_loader_data { struct
78 struct device *dev;
79 struct cyttsp5_sysinfo *si;
80 u8 status_buf[CY_MAX_STATUS_SIZE];
81 struct completion int_running;
82 struct completion calibration_complete;
84 struct completion builtin_bin_fw_complete;
85 int builtin_bin_fw_status;
86 bool is_manual_upgrade_enabled;
88 struct work_struct fw_and_config_upgrade;
[all …]