Searched refs:gt1x_cfg_length (Results 1 – 2 of 2) sorted by relevance
36 u32 gt1x_cfg_length = GTP_CONFIG_MAX_LENGTH; variable172 if (count == gt1x_cfg_length) { in gt1x_debug_write_proc()174 ret = gt1x_send_cfg(gt1x_config, gt1x_cfg_length); in gt1x_debug_write_proc()252 gt1x_send_cfg(temp_config, gt1x_cfg_length); in gt1x_debug_write_proc()659 gt1x_cfg_length = cfg_len; in gt1x_init_panel()660 ret = gt1x_send_cfg(gt1x_config, gt1x_cfg_length); in gt1x_init_panel()1063 if (gt1x_send_cfg(gt1x_config, gt1x_cfg_length)) { in gt1x_power_reset()1087 ret = gt1x_send_cfg(gt1x_config, gt1x_cfg_length); in gt1x_request_event_handler()1843 ret = gt1x_send_cfg(gt1x_config, gt1x_cfg_length); in gt1x_smart_cover_update_state()1919 if (*len == 0 || *len != gt1x_cfg_length) { in gt1x_parse_sc_cfg()[all …]
538 extern u32 gt1x_cfg_length;