Home
last modified time | relevance | path

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

/system/host/h2md/
A Dh2md.c51 FILE* fin; member
301 .fin = NULL, in process()
312 if ((ctx.fin = fopen(fn, "r")) == NULL) { in process()
320 if (fgets(line, sizeof(line), ctx.fin) == NULL) { in process()
332 fclose(ctx.fin); in process()
/system/dev/display/astro-display/
A Daml-dsi.h185 uint32_t fin; member
A Dastro-clock.cpp386 DISP_INFO("fin = 0x%x (%u)\n", pll_cfg_.fin,pll_cfg_.fin); in Dump()

Completed in 6 milliseconds