Searched refs:xpmRegion (Results 1 – 1 of 1) sorted by relevance
59 char xpmRegion[XPM_PROC_LENGTH] = {0}; in GetXpmRegion() local60 int ret = read(fd, xpmRegion, sizeof(xpmRegion)); in GetXpmRegion()66 ret = sscanf_s(xpmRegion, "%llx-%llx", &area.start, &area.end); in GetXpmRegion()