Searched refs:clk_chk_fs_times (Results 1 – 2 of 2) sorted by relevance
149 s32 clk_chk_fs_times; member
768 ts->clk_chk_fs_times = 0; in goodix_ts_work_func()2456 ts->clk_chk_fs_times++; in gtp_main_clk_proc()2457 … GTP_DEBUG("Clock check /data times/MAX_TIMES: %d / %d", ts->clk_chk_fs_times, GTP_CHK_FS_MNT_MAX); in gtp_main_clk_proc()2458 if (ts->clk_chk_fs_times < GTP_CHK_FS_MNT_MAX) in gtp_main_clk_proc()2468 GTP_INFO("/data mounted!!!(%d/%d)", ts->clk_chk_fs_times, GTP_CHK_FS_MNT_MAX); in gtp_main_clk_proc()