Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Ddmxcompat.c56 dmxVDLReadLine(FILE * str, char *buf, int len) in dmxVDLReadLine() function
149 while (dmxVDLReadLine(str, buf, sizeof(buf))) { in dmxVDLRead()