Searched refs:serialpath (Results 1 – 1 of 1) sorted by relevance
198 g_autofree char *serialpath = g_strdup_printf("%s/%s", tmpfs, side); in wait_for_serial() local199 FILE *serialfile = fopen(serialpath, "r"); in wait_for_serial()