Home
last modified time | relevance | path

Searched refs:gup_check_fs_mounted (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.c124 extern u8 gup_check_fs_mounted(char *path_name);
2249 ret = gup_check_fs_mounted("/data"); in gtp_bak_ref_proc()
2453 ret = gup_check_fs_mounted("/data"); in gtp_main_clk_proc()
H A Dgt9xx_update.c2582 u8 gup_check_fs_mounted(char *path_name) in gup_check_fs_mounted() function