Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dbt_test.c1025 void get_tty_conf(const char *p_path,char *ttyPort) in get_tty_conf() argument
1032 printf( "Attempt to load conf from %s", p_path); in get_tty_conf()
1034 if ((p_file = fopen(p_path, "r")) != NULL) in get_tty_conf()
1070 printf( "vnd_load_conf file >%s< not found", p_path); in get_tty_conf()