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