Searched refs:fm_log (Results 1 – 1 of 1) sorted by relevance
49 static const char *fm_log = "/tmp/fmdpdk.bin"; variable123 FILE *fp = fopen(fm_log, "wb"); in dpaa_write_fm_config_to_file()142 FILE *fp = fopen(fm_log, "rb"); in dpaa_read_fm_config_from_file()932 if (access(fm_log, F_OK) != -1) { in dpaa_fm_term()933 ret = remove(fm_log); in dpaa_fm_term()