Lines Matching refs:DEVICE_DIR
56 #define DEVICE_DIR "/dev/fbs" /* Graphics device directory */
530 const char *const device_dir = DEVICE_DIR "/";
883 strcpy(stream_path, DEVICE_DIR "/");
987 dir_fd = opendir(DEVICE_DIR);
990 "Cannot open the " DEVICE_DIR " directory"));
997 dir_len = strlen(DEVICE_DIR "/");
1006 PrintError("%s, while reading " DEVICE_DIR,
1056 strncpy(device_path, DEVICE_DIR "/", MAX_DEV_PATH_LEN);
1231 DEVICE_DIR " directory\n"));
1285 dir_fd = opendir(DEVICE_DIR);
1288 "Cannot open the " DEVICE_DIR " directory"));
1295 dir_len = strlen(DEVICE_DIR "/");
1303 PrintError("%s, while reading " DEVICE_DIR,
1388 DEVICE_DIR " directory\n"));